..
blank.html
…
broadcastchannel_sharedWorker.js
Bug 1331081
- script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
2017-01-17 11:50:25 +01:00
broadcastchannel_worker.js
Bug 1331081
- script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
2017-01-17 11:50:25 +01:00
broadcastchannel_worker_alive.js
Bug 1331081
- script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
2017-01-17 11:50:25 +01:00
broadcastchannel_worker_any.js
…
browser.ini
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/broadcastchannel. r=RyanVM
2016-11-05 11:29:15 +01:00
browser_private_browsing.js
Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws.
2017-01-25 07:01:52 +01:00
file_mozbrowser.html
Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
2017-02-23 06:10:07 +09:00
file_mozbrowser2.html
Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
2017-02-23 06:10:07 +09:00
iframe_broadcastchannel.html
…
iframe_mozbrowser.html
Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
2017-02-23 06:10:07 +09:00
iframe_mozbrowser2.html
Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
2017-02-23 06:10:07 +09:00
mochitest.ini
Bug 1318727 - BroadcastChannel should support data URL, r=smaug
2016-11-30 15:13:27 +01:00
test_bfcache.html
…
test_broadcastchannel_any.html
…
test_broadcastchannel_basic.html
Bug 1331081
- script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
2017-01-17 11:50:25 +01:00
test_broadcastchannel_close.html
…
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_self.html
…
test_broadcastchannel_sharedWorker.html
…
test_broadcastchannel_worker.html
…
test_broadcastchannel_worker_alive.html
…
test_dataCloning.html
Bug 1274362 - a Symbol passed to postMessage should throw DataCloneException, r=sfink
2016-06-04 09:24:28 +02:00
test_dataURL.html
Bug 1318727 - BroadcastChannel should support data URL, r=smaug
2016-11-30 15:13:27 +01: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