gecko-dev/dom/broadcastchannel/tests
2016-06-07 00:37:47 +02:00
..
blank.html
broadcastchannel_sharedWorker.js
broadcastchannel_worker_alive.js
broadcastchannel_worker_any.js
broadcastchannel_worker.js
browser_private_browsing.js Bug 1263798 - rewrite broadcastchannel tests for e10s, r=smaug 2016-04-12 16:12:08 -04:00
browser.ini Bug 1263798 - rewrite broadcastchannel tests for e10s, r=smaug 2016-04-12 16:12:08 -04:00
file_mozbrowser2.html
file_mozbrowser.html
iframe_broadcastchannel.html
iframe_mozbrowser2.html
iframe_mozbrowser.html
manifest.webapp
mochitest.ini Bug 1278340 - BroadcastChannel should check for closed flag before dispatching events, r=smaug 2016-06-07 00:37:47 +02:00
server.sjs
test_bfcache.html Bug 1212842 - part 2 - test for BroadcastChannel used when the document is bfcached, r=smaug 2015-10-13 12:05:01 +01:00
test_broadcastchannel_any.html Bug 1187371 - Get rid of dom.broadcastChannel.enabled pref, r=bz 2015-07-26 08:38:16 +01:00
test_broadcastchannel_basic.html Bug 1190921 - Broadcastchannel keeps its containing iframe in memory when it has a user defined property, r=khuey 2015-08-06 01:26:00 +03:00
test_broadcastchannel_close2.html Bug 1278340 - BroadcastChannel should check for closed flag before dispatching events, r=smaug 2016-06-07 00:37:47 +02:00
test_broadcastchannel_close.html Bug 1187371 - Get rid of dom.broadcastChannel.enabled pref, r=bz 2015-07-26 08:38:16 +01:00
test_broadcastchannel_mozbrowser2.html Bug 1187371 - Get rid of dom.broadcastChannel.enabled pref, r=bz 2015-07-26 08:38:16 +01:00
test_broadcastchannel_mozbrowser.html Bug 1187371 - Get rid of dom.broadcastChannel.enabled pref, r=bz 2015-07-26 08:38:16 +01:00
test_broadcastchannel_self.html Bug 1187371 - Get rid of dom.broadcastChannel.enabled pref, r=bz 2015-07-26 08:38:16 +01:00
test_broadcastchannel_sharedWorker.html Bug 1207635 - get rid of dom.workers.sharedWorkers.enabled pref, r=khuey 2015-09-23 19:33:40 +01:00
test_broadcastchannel_worker_alive.html Bug 1187371 - Get rid of dom.broadcastChannel.enabled pref, r=bz 2015-07-26 08:38:16 +01:00
test_broadcastchannel_worker.html Bug 1187371 - Get rid of dom.broadcastChannel.enabled pref, r=bz 2015-07-26 08:38:16 +01:00
test_dataCloning.html Bug 1274362 - a Symbol passed to postMessage should throw DataCloneException, r=sfink 2016-06-04 09:24:28 +02:00
test_invalidState.html Bug 1274364 - BroadcastChannel.postMessage should throw an InvalidStateError DOMException when channel is closed, r=smaug 2016-05-22 13:22:52 +02:00
test_ordering.html Bug 1274363 - BroadcastChannel should dispatch events in the correct order, r=smaug 2016-05-30 10:48:40 +02:00