Kartikaya Gupta
1108169173
Bug 1287710 - Ensure the docshell variable doesn't point to a dead CPOW. r=me
...
MozReview-Commit-ID: JtJOGrcrGbU
2016-08-16 09:22:41 -04:00
Junior Hsu
5536544c0b
Bug 1288049 - Canonicalize IPv4 for nsStandardURL, r=valentin
2016-08-09 03:18:00 +02:00
Christoph Kerschbaumer
f3823e7b2d
Bug 1289382 - Test TriggeringPrincipal where one iframe navigates another iframe through window.open(). r=smaug
2016-08-02 14:42:34 -07:00
Christoph Kerschbaumer
df69556f81
Bug 1289382 - Test TriggeringPrincipal where parent navigates iframe through window.open. r=smaug
2016-08-02 14:40:35 -07:00
Christoph Kerschbaumer
68d0afbedc
Bug 1289818 - Test TriggeringPrincipal for a simple window.open(). r=smaug
2016-08-02 14:37:47 -07:00
Christoph Kerschbaumer
caedb13ef1
Bug 1286472: Replace owner with triggeringPrincipal within docshell. r=bz
2016-07-28 09:20:41 +02:00
Christoph Kerschbaumer
670eb81ce7
Bug 1181370 - Test that triggeringPrincipal(owner) and referrer are identical for (sub) iframe navigations. r=bz
2016-07-26 12:50:40 +02:00
Till Schneidereit
f8bc4fae19
Bug 911216 - Part 30: Enable SpiderMonkey Promise implementation. r=bz,efaust,bholley,Paolo,tromey,shu
...
Also contains folded version of the following patches that have to land at the same time with enabling the new implementation (or be backed out at the same time, if it comes to that):
Add Promise checks to test_xrayToJS.xul. r=bholley
Change Promise debugger hook tests to use Promise ctor instead of makeFakePromise. r=shu
Change DOM interface tests to assume Promise is an ES builtin, not a DOM one. r=bz
Remove some PromiseDebugging references. r=bz
Adapt promise rejections test to new xray-unwrapping error. r=bz
Fix expectations in browser_timelineMarkers tests. r=tromey
2016-07-21 12:06:30 +02:00
Carsten "Tomcat" Book
0b2b46fcdb
Merge mozilla-central to mozilla-inbound
2016-07-18 17:10:52 +02:00
Kartikaya Gupta
eb68bbaaa8
Bug 970346 - Add a DocShell attribute to override the default touch event options to a tab. r=bz
...
MozReview-Commit-ID: 4BdhwQRBavd
2016-07-18 10:26:38 -04:00
Carsten "Tomcat" Book
779d97cbaf
Backed out changeset a80fdfc128b0 (bug 911216) for high crash-rate on developers - RyanVM request
2016-07-18 16:14:59 +02:00
Till Schneidereit
3a9eed06fe
Bug 911216 - Part 30: Enable SpiderMonkey Promise implementation. r=bz,efaust,bholley,Paolo,tromey,shu
...
Also contains folded version of the following patches that have to land at the same time with enabling the new implementation (or be backed out at the same time, if it comes to that):
Add Promise checks to test_xrayToJS.xul. r=bholley
Change Promise debugger hook tests to use Promise ctor instead of makeFakePromise. r=shu
Change DOM interface tests to assume Promise is an ES builtin, not a DOM one. r=bz
Remove some PromiseDebugging references. r=bz
Adapt promise rejections test to new xray-unwrapping error. r=bz
Fix expectations in browser_timelineMarkers tests. r=tromey
2016-07-16 15:05:12 +02:00
Valentin Gosu
ef5a976694
Bug 1275746 - Fix tests that assume a HTTP url without a hostname is valid r=jrgm,MattN,jdm,gijs,smaug
...
MozReview-Commit-ID: DzRenakrcAG
2016-07-13 15:19:34 +03:00
Carsten "Tomcat" Book
c1cb5a12bd
Backed out changeset 00312b136937 (bug 968273) for causing regressions
2016-06-28 10:03:25 +02:00
Bob Owen
e93ec93a47
Bug 1277475 Part 3: Ensure marquee attribute event handlers don't run when sandboxed scripts flag is set on its owning Document. r=bz
...
MozReview-Commit-ID: 4vWafBniv4R
2016-06-09 11:22:23 +01:00
James Andreou
14c6b15018
Bug 1277357 - Remove nsDocShell:SetUsePrivateBrowsing cpp consumers and some JS consumers r=jdm
2016-06-06 07:42:00 +02:00
Dragana Damjanovic
87fd6ae3a9
Bug 968273 - On reload load from the original uri, so that all redirects are reloader.r=mayhemer
2016-06-01 11:57:52 +02:00
Mike Conley
0c3578df60
Bug 1276738 - Tag a bunch of tests that exercise opening windows with openwindow. r=me
...
There are a series of tests strewn about the tree that seem to exercise window
opening in one form or another, so I thought I'd put them under a tag.
MozReview-Commit-ID: 74JwLUTzaMU
--HG--
extra : rebase_source : 87439bacd9643ab63d015f58f44af2f8a74675a0
extra : source : 9d903a6a12aa7182252ec3e220c89b569c14e11b
2016-04-29 14:29:03 -04:00
Carsten "Tomcat" Book
a91653581d
Backed out changeset 9d903a6a12aa (bug 1276738) for test failures in test_blank_named_window.html on a CLOSED TREE
...
--HG--
extra : rebase_source : cd1218144d092a62764b014cffb6b0a92b5f9141
2016-06-02 08:13:16 +02:00
Mike Conley
0d5fa55d26
Bug 1276738 - Tag a bunch of tests that exercise opening windows with openwindow. r=me
...
There are a series of tests strewn about the tree that seem to exercise window
opening in one form or another, so I thought I'd put them under a tag.
MozReview-Commit-ID: 74JwLUTzaMU
--HG--
extra : rebase_source : 0c92084914ffe44a781f034b2416e17905656607
2016-04-29 14:29:03 -04:00
Wes Kocher
ae8caa1fe4
Backed out changeset 5f50f2c7e813 (bug 968273) for android mochitest failures in the test this added
2016-05-31 09:59:13 -07:00
Dragana Damjanovic
b5b5c03685
Bug 968273 - On reload load from the original uri, so that all redirects are reloader.r=mayhemer
2016-05-31 03:43:00 +02:00
Gijs Kruitbosch
23ed0206bf
Bug 1273255 - Don't try alternate URIs at the end of pageload if the channel was redirected: we don't want to be applying that sort of fixup to the redirect target URI. r=smaug
2016-05-19 22:29:04 +01:00
Ryan VanderMeulen
0790ea91bd
Bug 1220415 - Disable browser_timelineMarkers-02.js for frequent failures across all platforms.
2016-05-09 17:01:16 -04:00
Geoff Brown
1c9a03fe3e
Bug 821821 - Backout hack and enable docshell/test/test_bug590573.html on Android; r=me
2016-04-29 13:42:01 -06:00
Ryan VanderMeulen
1b64a90f42
Bug 1263213 - Disable test_reserved.html on debug e10s for frequent failures.
...
--HG--
extra : histedit_source : d5849d0cb56b64a6e94478a9187319c25be62078
2016-04-25 21:45:46 -04:00
Ryan VanderMeulen
e22a2d1d81
No bug - Re-enable various tests on Windows debug e10s that no longer fail.
...
--HG--
extra : histedit_source : 37d53b3f1958a608e96d34799e3ff123e901aed1
2016-04-15 13:26:01 -04:00
Blake Kaplan
c4c70b48cb
Bug 1237146 - Enable this now-passing test. r=billm
2016-01-05 18:09:00 +01:00
Geoff Brown
29977660c0
Bug 1251013 - Update android_version annotations in test manifests - mochitest; r=jmaher
2016-03-17 10:00:48 -06:00
Mike de Boer
2f562a286b
Bug 1241930: Part 4 - convert all assertion methods used inside content tasks to the Assert.* family in docshell tests. r=mconley
2016-03-04 14:32:29 +01:00
Valentin Gosu
eb30e01d66
Bug 652186 - Fix tests involving URL backslash replacement r=bz
...
MozReview-Commit-ID: JgWFkJN7Mtc
--HG--
extra : rebase_source : 177a7884009a4b27d83f41fc5f1dd0d14e8c0421
2016-03-03 15:50:22 +01:00
Ryan VanderMeulen
ce54ceee90
Backed out changeset a3af36cb6d54 (bug 1237146) because the test still fails with e10s enabled.
2016-02-29 14:48:49 -05:00
Olli Pettay
9b0e1b6a77
Bug 947755, try to avoid use of setTimeout when there is an event to use, r=khuey
2016-02-13 03:40:01 +02:00
Blake Kaplan
369461b3ab
Bug 1241704 - Make sure nsIWebNavigation exists on docshell. r=mccr8
2016-02-01 16:07:11 -08:00
Phil Ringnalda
a60005cc59
Bug 1241704 - skip browser_bug670318.js on Mac debug, where making it e10s-friendly rather badly broke it
2016-01-31 19:26:52 -08:00
Gijs Kruitbosch
1839ec6c66
Bug 1172165 - test changes: remove broken bit of test for view-source linking now that it is completely disallowed, and fix html parser's view-source test, r=bz
...
--HG--
rename : parser/htmlparser/tests/mochitest/test_viewsource.html => parser/htmlparser/tests/mochitest/file_viewsource.html
extra : commitid : IVqN6XUYvOk
extra : rebase_source : 62b723f641b2c2843080ef7f586df1236237241c
2015-12-11 08:17:56 -05:00
Chris Manchester
d6f59759cd
Bug 1243096 - Remove ini manifests containing only support-files and move their contents to TEST_HARNESS_FILES. r=gps
...
--HG--
extra : commitid : FyLge9QyfDF
2016-01-27 17:46:34 -08:00
Patrick McManus
519de62f7c
Bug 567365 - allow bfcache for no-cache/https r=jduell r=bz
2016-01-26 13:27:46 -05:00
Kris Maglione
edebd593de
Bug 1239822: Part 2b - Destroy windowless browsers created for add-on SDK page workers.
...
--HG--
extra : commitid : 3U6icHHS9Cn
extra : rebase_source : 116b75f5beec9fab22ca7aac8542111a830875fa
2016-01-15 13:35:17 -08:00
Blake Kaplan
7fc76b31cd
Bug 1239122 - Make docshell browser-chrome tests e10s compatible. r=billm
...
--HG--
extra : rebase_source : 6f67eb2121bc0bd4829e2784f1a6192e84b09152
2016-01-20 14:14:00 +01:00
Nick Fitzgerald
a3de787b55
Bug 1233831 - Follow up: Expand sanitizeMarkers to filter out minor GC markers; r=jsantell
...
Minor gc markers can show up at any time, and these tests aren't expecting them,
so we have to filter them out before testing various properties of the expected
markers.
2016-01-19 14:57:28 -08:00
Kris Maglione
acf722df18
Bug 1239822: Part 1 - Add a close method to windowless browsers, and only destroy when safe. r=bz
...
--HG--
extra : commitid : 77O0Cyp53O5
extra : rebase_source : 3a129236674f4aa868eafaec1a949c621cd9fae6
2016-01-15 19:23:09 -08:00
Blake Kaplan
1da07553fc
Bug 1237146 - Enable this now-passing test. r=billm
2016-01-06 16:19:07 -08:00
Olli Pettay
fb35bc42f0
Bug 1237075 - Navigating from 'manual' to 'auto' session history entry should scroll the page, r=jst
...
--HG--
extra : rebase_source : c6d901084edf1b17e21c44515a0483c7fbcc77dd
2016-01-06 04:03:42 +02:00
Jonathan Griffin
59f626fe96
Bug 1232780 - Disable mochitests which fail on e10s so we can get that suite running, a=test-only
2016-01-05 12:02:47 -08:00
Olli Pettay
2b2b2cc690
Bug 1155730, implement History.scrollRestoration r=jst
2015-12-26 12:59:09 +02:00
Dão Gottwald
3989963e64
Bug 1234520 - Disable test_bug344861.html, test_bug369370.html, test_bug741266.html on Windows
2015-12-22 13:08:39 +01:00
Tim Nguyen
cf7f672f1c
Bug 1137681 - Per-tab user agent emulation. r=bz
2015-07-21 08:42:00 +02:00
Bill McCloskey
4f99faeaed
Bug 967873 - Proxy nsDocumentViewer::PermitUnload to the child process (r=Gijs)
2015-11-11 18:04:21 -08:00
Bill McCloskey
d3c47f743b
Bug 967873 - Fix some recently enabled tests
2015-11-11 16:24:34 -08:00