gecko-dev/dom/broadcastchannel
Olli Pettay fae44f08b8 Bug 1692639 - Change dom/broadcastchannel/tests/test_bfcache.html to use BroadcastChannel, r=annyG
This changes the test a bit. It doesn't test BroadcastChannel's postMessage anymore, but receiving the message.
I can't see how postMessage could be tested, since given the new setup, no one should have access to it anymore.

This is functionally now very similar to another test I wrote recently, but I think it is fine to keep this too.

Differential Revision: https://phabricator.services.mozilla.com/D109539
2021-04-08 21:15:02 +00:00
..
tests Bug 1692639 - Change dom/broadcastchannel/tests/test_bfcache.html to use BroadcastChannel, r=annyG 2021-04-08 21:15:02 +00:00
BroadcastChannel.cpp Bug 1688109 - BroadcastChannel doesn't reliably remove the page from BFCache when a message is received, r=annyG 2021-01-22 10:57:42 +00:00
BroadcastChannel.h
BroadcastChannelChild.cpp
BroadcastChannelChild.h
BroadcastChannelParent.cpp
BroadcastChannelParent.h
BroadcastChannelService.cpp Bug 1693306 - Simplify some uses of LookupOrInsertWith by GetOrInsertNew. r=xpcom-reviewers,necko-reviewers,dragana,nika 2021-02-26 09:22:54 +00:00
BroadcastChannelService.h
PBroadcastChannel.ipdl
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00