Gijs Kruitbosch
0190ca0bbd
Bug 1047600 - duff protocol should never keyword search, r=smaug
...
--HG--
extra : rebase_source : 602b5f9c89ede5e717658ad21e698260c2e2f808
2014-08-06 12:36:27 +01:00
Gijs Kruitbosch
c43639b777
Bug 1047393 - fix crash in nsIURIFixup, r=gavin
...
--HG--
extra : rebase_source : 054a4d4e0f0893f7497390071cc3a1c59f8af575
2014-08-04 16:44:33 +01:00
Gijs Kruitbosch
a1fcbf0cd2
Bug 1042519 - test. should result in a keyword lookup instead of an error page, r=bz,mak
...
Also taking the opportunity to rework the nsIURIFixupInfo interface to use more sensible booleans, and the relevant test to specify outcomes directly, instead of trying to use the same logic as the implementation to infer them from the input.
--HG--
extra : rebase_source : 43b54b9ff412c05dc3fd2575a80919fc085d2d49
2014-07-25 11:46:07 +01:00
Boris Zbarsky
ee8f6d3f54
Bug 1045096. Make sure initial about:blank in iframes have a nsDOMNavigationTiming object, so we don't end up with window.performance throwing when accessed on their window. r=smaug
2014-08-04 01:25:30 -04:00
Olli Pettay
b47045b9b4
Bug 603685 - Disable the file_static_and_dynamic_1.html subtest in test_sessionhistory.html.
2014-07-30 13:02:00 -04:00
Alexandre Poirot
f5412abfea
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Gijs Kruitbosch
56671ba836
Bug 693808 - part 1: entering numbers+Enter in the location bar should bring search results immediately if domain is not whitelisted, r=bz
2014-04-24 23:42:00 +01:00
Martijn Wargers
0fb3c68ed4
Bug 945781 - Remove ChromePowers.js. r=jmaher
2014-07-14 23:40:49 +02:00
Birunthan Mohanathas
c1bc097365
No bug - Remove unnecessary line in browser_uriFixupIntegration.js
...
DONTBUILD
2014-07-14 07:59:12 -07:00
Carsten "Tomcat" Book
98fba850fa
Backed out changeset 01291e659c2b (bug 719186) for e10s linux test failure on a CLOSED TREE
...
--HG--
extra : amend_source : 6ed9e9cbef2d0582bf89b9c57f93fbc35b1d53ea
2014-07-11 10:11:42 +02:00
Olli Pettay
18a4bb87df
Bug 719186 - start session history test asynchronously after load event dispatching. r=bz
2014-07-10 20:19:23 +03:00
Boris Zbarsky
98d7fb77a1
Bug 1018583 part 1. Remove the execute-in-sandbox mode for javascript: URIs, and use the don't-execute mode wherever we used the sandbox one. r=bholley,dao
2014-07-04 01:21:57 -04:00
Carsten "Tomcat" Book
030939a356
Backed out changeset d9f9398b90dc (bug 1018583) for bustage on a CLOSED TREE
2014-07-04 08:24:09 +02:00
Boris Zbarsky
eb7c1c0611
Bug 1018583 part 1. Remove the execute-in-sandbox mode for javascript: URIs, and use the don't-execute mode wherever we used the sandbox one. r=bholley,dao
2014-07-04 01:21:57 -04:00
Gijs Kruitbosch
86e89dc87e
Bug 982428 - allow fixing up URIs with schemes that we can't handle, r=bz
2014-06-19 19:22:45 +01:00
Ryan VanderMeulen
95e66b109d
Bug 530396 - Skip newly-added test on B2G desktop. rs=froydnj
...
CLOSED TREE
2014-06-11 13:58:41 -04:00
Makoto Kato
7814b3f198
Bug 530396 - don't send a Referer header for rel="noreferrer" links; r=smaug
2014-05-20 09:26:59 -04:00
Ryan VanderMeulen
f48f7ef863
Bug 1019315 - Disable test_viewsource_forbidden_in_iframe.xul on all platforms for frequent intermittent failures.
2014-06-07 01:06:23 -04:00
Peter Van der Beken
b731f7650c
Bug 789261 - Enable WebIDL bindings for Window. r=bz.
...
--HG--
extra : rebase_source : 4ee28872adf9d03d9dc28880426383224359fd78
2014-04-08 20:48:37 +02:00
Steven MacLeod
22c7222ca8
Bug 981900 - Add OnHistoryReplaceEntry to nsISHistoryListener to handle history.replaceState. r=smaug
2014-04-24 15:12:15 -04:00
Ehsan Akhgari
f3516bfb72
Bug 772823 - Focus the main test window before closing the newly opened window in order to work around an unknown focus manager bug; r=gavin
2014-04-17 10:59:10 -04:00
Neil Deakin
ba71f5497a
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
2014-04-04 13:11:12 -04:00
Ehsan Akhgari
a89186fbd9
Bug 990202 - Move the test page to a new window to prevent it from navigating the test runner frame back; r=bzbarsky
2014-04-02 08:53:04 -04:00
Mark Hammond
763885adb1
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-04-02 10:53:55 +11:00
Bob Owen
3c5aa92686
Bug 986439 - Enable tests that now pass with e10s. r=bz
2014-03-31 10:17:02 +01:00
Ehsan Akhgari
8b3cf1a440
Bug 919208 follow-up - Disable the test on b2g desktop similar to the other tests in this directory which call window.open
2014-03-30 10:23:54 -04:00
Ehsan Akhgari
9ad95f5527
Bug 919208 - Rewrite test_bug668513.html to run in its own window so that it won't be able to navigate the test runner frame back; r=bzbarsky
...
--HG--
rename : docshell/test/test_bug668513.html => docshell/test/file_bug668513.html
2014-03-30 08:45:58 -04:00
Bill McCloskey
d960718b48
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 21:38:19 -07:00
Wes Kocher
62d61f05a8
Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
...
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
2014-03-13 19:41:21 -07:00
Bill McCloskey
cff466f79f
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Bill McCloskey
624ffda758
Backed out changeset d6261f65070a
2014-03-13 15:52:27 -07:00
Bill McCloskey
a23e0f8633
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Vaibhav Agarwal
b192b2603d
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
2014-03-06 13:42:43 -05:00
Olli Pettay
89abf246e4
Bug 895557, follow the spec when doing fragment navigation during page loads, enable test
...
--HG--
extra : rebase_source : ed08041d6ff4b53da32d6a7a73fcc9ad7b5e8958
2014-03-01 21:08:18 +02:00
Olli Pettay
797b6466b3
Bug 978408 - A test for fragment navigation during load, r=nsm
...
--HG--
extra : rebase_source : c464b4b51a10d6c22817bf5125935e3c0016c6bc
2014-03-01 20:11:30 +02:00
Vaibhav Agarwal
81f1ea0a18
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
2014-02-15 04:53:02 -05:00
Ted Mielczarek
06e04ce1b2
Bug 968837 - Move more Mochitests into manifests. r=jmaher
...
--HG--
rename : toolkit/components/places/tests/browser/bug_399606/399606-history.go-0.html => toolkit/components/places/tests/browser/399606-history.go-0.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-httprefresh.html => toolkit/components/places/tests/browser/399606-httprefresh.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.reload.html => toolkit/components/places/tests/browser/399606-location.reload.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.replace.html => toolkit/components/places/tests/browser/399606-location.replace.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.href.html => toolkit/components/places/tests/browser/399606-window.location.href.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.html => toolkit/components/places/tests/browser/399606-window.location.html
rename : toolkit/components/places/tests/browser/visituri/begin.html => toolkit/components/places/tests/browser/begin.html
rename : toolkit/components/places/tests/browser/visituri/final.html => toolkit/components/places/tests/browser/final.html
rename : toolkit/components/places/tests/browser/visituri/redirect_once.sjs => toolkit/components/places/tests/browser/redirect_once.sjs
rename : toolkit/components/places/tests/browser/visituri/redirect_twice.sjs => toolkit/components/places/tests/browser/redirect_twice.sjs
rename : toolkit/components/places/tests/browser/settitle/title1.html => toolkit/components/places/tests/browser/title1.html
rename : toolkit/components/places/tests/browser/settitle/title2.html => toolkit/components/places/tests/browser/title2.html
rename : toolkit/components/places/tests/mochitest/bug94514-postpage.html => toolkit/components/places/tests/bug94514-postpage.html
rename : toolkit/components/places/tests/mochitest/test_bug_411966.html => toolkit/components/places/tests/test_bug_411966.html
rename : toolkit/components/places/tests/mochitest/test_bug_461710_perwindowpb.html => toolkit/components/places/tests/test_bug_461710_perwindowpb.html
rename : toolkit/components/places/tests/mochitest/test_bug_94514.html => toolkit/components/places/tests/test_bug_94514.html
2014-02-06 15:37:30 -05:00
Bob Owen
5fc7fe61b9
Bug 624883 - Tests for ensuring that view-source is forbidden in iframes. r=bz
2014-01-23 16:02:10 +00:00
Ms2ger
e05f12c82f
Bug 956862 - Move some mochitests to manifests; r=mshal
2014-01-20 08:58:27 +01:00
Bob Owen
a414e30e0c
Bug 785310 - Tests. r=bholley
2014-01-16 09:49:38 +00:00
Boris Zbarsky
eeb4fae2b3
Bug 957479. Make pushState work correctly after document.open(). r=smaug
2014-01-13 15:08:56 -05:00
Boris Zbarsky
d1ac48fef2
Bug 881487. Make anchor scrolls on wyciwyg documents work correctly. r=smaug
2014-01-13 15:08:55 -05:00
Trevor Saunders
64d5d5a8ed
bug 331376 - merge nsIDocShellTreeNode into nsIDocShellTreeItem r=smaug
2014-01-06 17:34:15 -05:00
Masayuki Nakano
b258d7f789
Bug 947115 All tests shouldn't use nsIDOMWindowUtils.sendNativeKeyEvent() directly. Use synthesizeNativeKey() instead. r=smaug
2013-12-18 16:02:46 +09:00
Henri Sivonen
f4fdb24845
Test for Bug 852909 - Test that the charset menu gets disabled for images and PDF.js. r=Gijs.
2013-11-26 09:31:52 +02:00
Henri Sivonen
cb7155f1bd
Bug 941562 - Make the encoding of documents that declare HZ unoverridable. r=emk.
...
--HG--
rename : docshell/test/browser/browser_bug234628-6.js => docshell/test/browser/browser_bug941562.js
rename : docshell/test/browser/file_bug234628-7-child.html => docshell/test/browser/file_bug941562-child.html
rename : docshell/test/browser/file_bug234628-6.html => docshell/test/browser/file_bug941562.html
2013-11-25 10:06:56 +02:00
Mike Hommey
f0d1cd1e10
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Joel Maher
98b79f3620
Bug 939719 - stop packaging tests.jar up during a build. r=ted
2013-11-18 13:38:37 -05:00
Christian Legnitto
65cbc7249e
Bug 935377 - Firefox should fix common scheme typos, r=bz
2013-11-17 12:16:45 -08:00
Bobby Holley
589ed842af
Bug 840488 - Update unsafe-JAR channel tests so that they actually fail if we allow script to run. r=bz
...
The current tests never actually check that script is disabled for unsafe JAR
channels, but only that they're unable to initiate loads. This fixes that.
This blob runs dos2unix on the files inside the zip, and applies the following patch to iframes.html:
<html><head>
<title>iframes</title>
+ <script>parent.poke('regular script');</script>
</head>
-<body>
+<body onload="parent.poke('onload-handler')">
subshells
<p>
<iframe id="data-iframe" src="data:text/html,dataurl iframe<script>window.parent.parent.poke('data-iframe')</script>">ifr</iframe>
<p>
<iframe id="js-iframe" src="javascript:window.parent.parent.poke('js-iframe')">jsifr</iframe>
</body>
-</html>
\ No newline at end of file
+</html>
2013-11-12 16:43:32 -08:00