Boris Zbarsky
c6e8912c9f
Bug 881487. Make anchor scrolls on wyciwyg documents work correctly. r=smaug
2014-01-13 15:08:55 -05:00
Trevor Saunders
9478cae48b
bug 331376 - merge nsIDocShellTreeNode into nsIDocShellTreeItem r=smaug
2014-01-06 17:34:15 -05:00
Masayuki Nakano
da4f6206c0
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
0e9a1ef906
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
e802e899be
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
bb6779efe3
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Joel Maher
ab624d3c81
Bug 939719 - stop packaging tests.jar up during a build. r=ted
2013-11-18 13:38:37 -05:00
Christian Legnitto
7ffe6af0ab
Bug 935377 - Firefox should fix common scheme typos, r=bz
2013-11-17 12:16:45 -08:00
Bobby Holley
22e608bba1
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
Henri Sivonen
e03d6ed558
Bug 936440 - Report UTF-16LE or UTF-16BE instead of UTF-16 as the BOM-sniffed encoding. r=emk.
2013-11-12 10:45:22 +02:00
Gabor Krizsanits
a2b802613d
Bug 565388 - Invisible docshell test. r=tnikkel
2013-10-16 15:18:43 +02:00
Ms2ger
105ce73cfa
Bug 922268 - Remove empty makefiles; r=gps
2013-10-03 09:10:00 +02:00
Gregory Szorc
b03f79a7e6
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:06 +02:00
Gregory Szorc
cc1da2c22a
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:01 +02:00
Gregory Szorc
e53ac5e38d
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
2013-09-30 09:51:57 +02:00
Ed Morley
d84dee3273
Backed out changeset 77bff106b704 (bug 920223)
2013-09-30 12:50:12 +01:00
Ed Morley
038cae0901
Backed out changeset 68b6b152f51a (bug 920223)
2013-09-30 12:50:09 +01:00
Ed Morley
eccf636a23
Backed out changeset 8b02873ee07e (bug 920223)
2013-09-30 12:50:05 +01:00
Gregory Szorc
e4af98efbf
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:06 +02:00
Gregory Szorc
483a776413
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:01 +02:00
Gregory Szorc
cabc6369a6
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
2013-09-30 09:51:57 +02:00
Bobby Holley
9a9b886ded
Backed out changeset 86128d3eac88 (bug 916939) for breaking the web. r=me
2013-09-20 10:32:32 -07:00
Ed Morley
c9787d3cb6
Bug 719186 - Disable test_bug413310.html for too many intermittent failures
...
--HG--
extra : rebase_source : 94e1e52bf42254e06ea2514e91da3bb8cc5c33b7
2013-09-19 13:53:28 +01:00
Bobby Holley
b4f25f3553
Bug 916939 - Drop support for named and indexed access on cross-origin windows. r=bz
2013-09-18 08:39:48 -07:00
Martijn Wargers
3dbeb6c4a3
Bug 916086 - Remove some more enablePrivilege calls. r=jmaher
...
CLOSED TREE
--HG--
rename : layout/base/tests/test_bug458898.html => layout/base/tests/chrome/test_bug458898.html
2013-09-16 22:12:29 +02:00
Mark Hammond
0c671708c9
Bug 909218 - test defaultLoadFlags make it to all requests. r=mayhemer
2013-09-06 16:33:29 +10:00
Mike Hommey
f1cf3b4238
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Honza Bambas
f22047fe15
Bug 783589 - Fix for intermittent test_popup-navigates-children.html, test_sibling-matching-parent.html failure, r=justin.lebar
2013-08-30 11:41:10 +02:00
Drew Willcoxon
8d5afdb588
Bug 906276 - Add attribute to nsIDocShell to disable content retargeting. r=jlebar, sr=biesinger
2013-08-24 01:10:50 -07:00
Martijn Wargers
ff171ea537
Bug 907648 - test_bug379959.html and test_bug369814.html should use SpecialPowers. r=jmaher
2013-08-21 18:11:26 +02:00
Martijn Wargers
a87f890a90
Bug 873864 - Test failures when reloading test_bug669671.html. r=jlebar
2013-07-26 00:57:25 +02:00
Mihnea Dobrescu-Balaur
c6494d3e38
Bug 887543 - Windows debug bustage follow-up on a CLOSED TREE.
2013-07-11 10:53:57 -07:00
Mihnea Dobrescu-Balaur
2638bb1a7c
Bug 887543 - Make profiledir in head_docshell.js use do_get_profile(). r=ted
2013-07-09 11:31:18 -07:00
Tim Taubert
ae69cfb2af
Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug
2013-07-10 23:52:26 +02:00
Mark Banner
c8a48242ff
Bug 886263 - Make places be enabled by default in all xpcshell-tests to avoid having to set it in lots of places (so that tests work with apps where places is disabled by default). r=mak
2013-06-26 14:56:11 +01:00
Ed Morley
27f1b7c165
Backed out changeset b1dba904d5c8 (bug 886263) for xpcshell orange
2013-06-26 11:20:46 +01:00
Mark Banner
eafc43d9dd
Bug 886263 - Make places be enabled by default in all xpcshell-tests to avoid having to set it in lots of places (so that tests work with apps where places is disabled by default). r=mak
2013-06-26 10:06:30 +01:00
Tim Taubert
a3515f5036
Bug 453650 - implement reflow observers for docShells; r=bz
2013-06-01 12:00:12 +02:00
Cykesiopka
3bd9f9c4d6
Bug 443015 - Remove deprecated nsIPrefetchService methods. r=bz
2013-05-29 20:56:10 -04:00
Gavin Sharp
9191f2606a
Bug 873857: fix bug in patch for bug 862401 that caused nsDocShell::LoadURI to always drop passed-in post data, r=bz
...
--HG--
rename : browser/base/content/test/print_postdata.sjs => docshell/test/browser/print_postdata.sjs
extra : transplant_source : C%AA%3D%DC%C5Pl%DD%5Ca%08%FB%10%D7%86%CD%CA%07k%89
2013-05-23 18:56:44 -07:00
Joey Armstrong
2dbf79e9a4
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
2013-05-13 16:24:07 -04:00
Felipe Gomes
e8108a8d5a
Bug 765192 - Reenable and attempt to fix intermittent browser_bug343515.js. r=gavin
2013-05-13 15:00:12 -03:00
Joel Maher
f0b4079343
Bug 867745 - leaking docshell mochitest-chrome test causes many other tests to fail, pass, etc. r=armenzg
2013-05-13 09:36:53 -04:00
Felipe Gomes
66ce8f02b2
Bug 765192 - Add some debugging info for browser_bug343515.js r=me
2013-05-09 22:16:49 -03:00
Joel Maher
cce5794fcc
Bug 867745 - Leaking docshell mochitest-chrome test causes many other tests to fail, pass, etc. r=armenzg
2013-05-09 13:42:13 -04:00
Ed Morley
625b96e463
Bug 765192 - Disable browser_bug343515.js on OS X as well, for too many intermittent failures
...
CLOSED TREE
2013-05-03 12:01:07 +01:00
Boris Zbarsky
c3b61c3b32
Bug 866545. Remove the obsolete dom.enable_performance preference, so we can rely on things like performance.now() existing. r=smaug
2013-05-01 23:44:11 -04:00
Joey Armstrong
8e99512c32
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
2013-04-29 14:49:00 -04:00
Margaret Leibovic
5939abd93c
Bug 823230 - (Part 1) Pass search term along with "keyword-search" notification. r=gavin
2013-04-10 11:02:04 -07:00
Mike de Boer
9b701a78f4
Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin
2013-04-09 17:04:22 -07:00