Florian Queze
37ff4fc7cc
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Sebastian Hengst
a07223d699
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +02:00
Florian Queze
95d4d20c17
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Florian Quèze
85611a7b6d
Bug 1331081
- script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
...
--HG--
extra : rebase_source : a22344ee1569f58f1f0a01017bfe0d46a6a14602
2017-01-17 11:50:25 +01:00
Geoff Brown
184da4b586
Bug 1296845 - Skip test_beaconRedirect.html on Android Debug only; r=ckerschb
2016-12-19 11:22:06 -07:00
Geoff Brown
ef0d47334a
Bug 1296845 - Increase wait interval in test_beaconRedirect, on Android only; r=francois
2016-11-25 21:44:10 -07:00
Sebastian Hengst
41d0a78bc2
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/tests. r=RyanVM
...
MozReview-Commit-ID: 83L2jqWhzZe
--HG--
extra : rebase_source : 58c7339e13a0abdb3da2c6ccd2dc424b51869b08
2016-11-05 11:29:18 +01:00
Thomas Wisniewski
83f91a1422
Bug 1313533 - Have sendBeacon throw TypeErrors on invalid URLs to match a spec change. r=smaug
2016-10-28 18:42:52 -04:00
Christoph Kerschbaumer
1ded1763e4
Bug 1290065 - Extend timeout for sendBeacon redirect test so redirect can happen before querying the result. r=tomcat
2016-07-28 14:53:37 +02:00
Christoph Kerschbaumer
5bc0a6e499
Bug 1280692: Remove redundant sendBeacon tests due to spec update of using 'no-cors' per default. r=sicking
2016-07-26 13:46:48 +02:00
Christoph Kerschbaumer
5ccdcb67f4
Bug 1280692: Update sendBeacon origin header test. r=sicking
2016-07-26 13:46:33 +02:00
Christoph Kerschbaumer
d95c44acb7
Bug 1280692: Update sendBeacon redirect test. r=sicking
...
--HG--
rename : dom/tests/mochitest/beacon/beacon-cors-redirect-handler.sjs => dom/tests/mochitest/beacon/beacon-redirect-handler.sjs
rename : dom/tests/mochitest/beacon/test_beaconCORSRedirect.html => dom/tests/mochitest/beacon/test_beaconRedirect.html
2016-07-26 13:46:17 +02:00
Ehsan Akhgari
76fa5db947
Bug 1210302 - Part 4: Add automated tests; r=sicking
2015-11-20 16:32:53 -05:00
Jonas Sicking
54c75e38eb
Bug 1211000: Move CORS preflight logic from nsCORSListenerProxy to nsCORSPreflightListener. r=ehsan
2015-10-15 02:07:25 -07:00
Ehsan Akhgari
596a32d9eb
Bug 1207556 - Part 2: Fix the beacon CORS preflight tests; r=sicking
2015-09-26 12:34:44 -04:00
Wes Kocher
dab2db0590
Backed out 2 changesets (bug 1207556) for leaks in various mochitests
...
Backed out changeset bd1eed74e2ec (bug 1207556)
Backed out changeset 3260a147595a (bug 1207556)
2015-09-25 14:46:03 -07:00
Ehsan Akhgari
92615d28b8
Bug 1207556 - Part 2: Fix the beacon CORS preflight tests; r=sicking
2015-09-25 16:09:29 -04:00
Geoff Brown
52d4e225a0
Bug 1026290 - Update mochitest-chrome manifests for android; r=jgriffin
2015-07-10 14:41:59 -06:00
Christoph Kerschbaumer
0f3af42991
Bug 1111834 - CORS preflight of navigator.sendBeacon() should not follow 30x redirect - tests. r=sicking
2014-11-19 16:03:30 -08:00
Neil Deakin
af1ece91c4
Bug 1153248, re-enable a bunch of tests that now work with e10s, r=billm
2015-04-16 15:38:12 -04:00
Christoph Kerschbaumer
0071dc5074
Bug 1080987 - navigator.sendBeacon() needs to sent origin header - test (r=sicking)
2014-11-19 16:03:30 -08:00
Ms2ger
d8c0b17d7d
Bug 1043963
- Collapse test-only moz.build files under dom/ into ancestor moz.build files; r=ted
...
There is very little benefit to having another layer of moz.build files, and
removing them will speed up the build a minimal amount. It also paves the way
for removing TEST_DIRS, which could simplify the build system somewhat.
2014-07-26 08:17:24 +02:00
Ehsan Akhgari
d79849e81d
Bug 991600 - Make sure that registering the content policy doesn't race with the call to sendBeacon; r=rbarnes
2014-04-22 14:31:55 -04:00
Ehsan Akhgari
41724a80a8
Backed out changeset 9f9e83390b46 (debugging patch for bug 991600) because the problem with the test was identified
2014-04-19 21:33:50 -04:00
Ehsan Akhgari
33c656b039
Debugging patch for bug 991600
...
--HG--
extra : rebase_source : f3f7b069253f208c66f4e1d16aa011f7f2777f66
2014-04-17 16:23:54 -04:00
Honza Bambas
f2dbab1d26
Bug 986534 - test_beaconFrame.html must not assume requests go out in the same order, r=rbarnes
2014-04-04 14:42:06 +02:00
Ehsan Akhgari
b68eda3015
Bug 987387 - Part 2: Add a test to ensure that sendBeacon respects private browsing by checking to see if a private cookie is set when calling sendBeacon in private browsing mode; r=jdm
2014-03-31 15:08:56 -04:00
Wes Kocher
637942adf8
Backed out changeset 352a2109c6e6 (bug 987387) for m-oth orange
2014-03-31 15:55:11 -07:00
Ehsan Akhgari
9fb5bcb450
Bug 987387 - Part 2: Add a test to ensure that sendBeacon respects private browsing by checking to see if a private cookie is set when calling sendBeacon in private browsing mode; r=jdm
...
--HG--
extra : rebase_source : 421d0faab1db58e0d31b529e1acf70b13f9d7faf
2014-03-31 15:08:56 -04:00
Bill McCloskey
bf52860243
Bug 985731 - [e10s] Disable beacon tests (r=ted)
2014-03-20 14:27:24 -07:00
Vaibhav Agarwal
64e20261db
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
2014-03-06 13:42:43 -05:00
Richard Barnes
dbe89b855e
Bug 936340 - Implement navigator.sendBeacon r=sicking
2014-03-06 10:51:23 -05:00
Ehsan Akhgari
44f3ea1894
Backed out changeset 98cc8a50348f (bug 936340) because it misses the test_beaconElectrolysis.html file, which breaks the build
2014-03-06 09:04:45 -05:00
Richard Barnes
b813c7a8ca
Bug 936340 - Implement navigator.sendBeacon. r=sicking
2014-03-06 08:52:50 -05:00
Wes Kocher
4dee321de8
Backed out changeset 754428833970 (bug 936340) for mochitest-3 failures on a CLOSED TREE
2014-02-10 16:02:45 -08:00
Richard Barnes
99c3d824c7
Bug 936340 - Implement navigator.sendBeacon. r=sicking
2014-01-17 14:09:38 -08:00