Wes Kocher
fca16f19ac
Backed out changeset b467fad71782 (bug 1142240) for frequent bc1 failures a=backout
2015-03-19 15:43:25 -07:00
Wes Kocher
3f586a3e72
Backed out changeset 1b23439451a8 (bug 1079245)
2015-03-19 15:43:21 -07:00
Steven MacLeod
1f1617a0fa
Bug 1079245 - Set about:privatebrowsing to load in child. r=mossop
...
browser_privatebrowsing_downloadLastDir.js and browser_bug963945.js are
also updated to work properly when about:privatebrowsing is loaded
remotely.
2015-02-09 15:42:39 -05:00
Steven MacLeod
8ecfe80fb6
Bug 1142240 - Add test for opening private window from about:privatebrowsing; r=mossop
2015-03-11 16:36:50 -04:00
Steven MacLeod
3fb212b233
Bug 1132566 - Enable test in e10s: browser_privatebrowsing_urlbarfocus.js; r=billm
...
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.
2015-03-05 18:05:27 -05:00
Steven MacLeod
0c22a146da
Bug 1132566 - Enable test in e10s: browser_privatebrowsing_ui.js; r=billm
...
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.
2015-03-05 17:58:40 -05:00
Steven MacLeod
85980a723c
Bug 1132566 - Enable test in e10s: browser_privatebrowsing_theming.js; r=billm
...
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.
2015-03-05 17:53:06 -05:00
Steven MacLeod
6a5b751a65
Bug 1132566 - Enable test in e10s: browser_privatebrowsing_sidebar.js; r=billm
...
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.
2015-03-05 17:42:14 -05:00
Steven MacLeod
ac02c8b8e7
Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_protocolhandler.js; r=mossop
...
The modifications should make the test e10s compatible but I have left
it disabled as it fails due to Bug 940206.
2015-03-05 17:33:16 -05:00
Steven MacLeod
a91b6e6dc3
Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_popupblocker.js; r=mconley
2015-03-05 17:01:56 -05:00
Steven MacLeod
18778632ea
Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_placestitle.js; r=ttaubert
2015-03-11 14:54:30 -04:00
Steven MacLeod
9fa4a21a5d
Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_placesTitleNoUpdate.js; r=ttaubert
2015-03-05 16:02:58 -05:00
Steven MacLeod
b366a670e4
Bug 1132566 - Enable test in e10s: browser_privatebrowsing_opendir.js; r=billm
...
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.
2015-03-05 15:06:45 -05:00
Steven MacLeod
012ffa6c74
Bug 1132566 - Enable test in e10s: browser_privatebrowsing_nonbrowser.js; r=billm
...
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.
2015-03-05 14:56:09 -05:00
Steven MacLeod
00e281a257
Bug 1132566 - Enable test in e10s: browser_privatebrowsing_noSessionRestoreMenuOption.js; r=billm
...
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.
2015-03-05 14:50:45 -05:00
Steven MacLeod
38a042a90a
Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_localStorage_before_after.js; r=billm
2015-03-05 14:44:18 -05:00
Steven MacLeod
be49cff174
Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_localStorage.js; r=billm
2015-03-05 13:43:38 -05:00
Steven MacLeod
2bc6c9010b
Bug 1132566 - Enable test in e10s: browser_privatebrowsing_lastpbcontextexited.js; r=billm
...
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.
2015-03-05 13:24:50 -05:00
Steven MacLeod
c2f61057dd
Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_geoprompt.js; r=mconley
2015-03-05 13:30:26 -05:00
Steven MacLeod
e9f09e2ae6
Bug 1132566 - Enable test in e10s: browser_privatebrowsing_downloadLastDir_toggle.js; r=billm
...
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.
2015-03-05 12:37:37 -05:00
Steven MacLeod
eb6bf0637f
Bug 1132566 - Enable test in e10s: browser_privatebrowsing_downloadLastDir_c.js; r=billm
...
This test appeared to run fine under e10s. The reason for disabling
originally was an error[1] that no longer appears to occur. running
30 times with "mochitest-browser --e10s --run-until-failure" did not
result in any errors.
[1] MockFilePicker cleanup failing ( nsresult: "0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED)" location: "JS frame :: resource://specialpowers/MockFilePicker.jsm :: this.MockFilePicker.cleanup :: line 84")
2015-03-05 12:29:46 -05:00
Steven MacLeod
1ac5f3922e
Bug 1132566 - Enable test in e10s: browser_privatebrowsing_downloadLastDir.js; r=billm
...
This test appeared to run fine under e10s. The reason for disabling
originally was an error[1] that no longer appears to occur.
[1] MockFilePicker cleanup failing ( nsresult: "0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED)" location: "JS frame :: resource://specialpowers/MockFilePicker.jsm :: this.MockFilePicker.cleanup :: line 84")
2015-03-05 12:20:47 -05:00
Steven MacLeod
4a916cae87
Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_crh.js; r=mossop
2015-03-05 12:06:20 -05:00
Steven MacLeod
b17269ecc2
Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_cookieacceptdialog.js; r=billm
2015-03-05 11:06:10 -05:00
Steven MacLeod
116e10de6a
Bug 1132566 - Cleanup browser_privatebrowsing_concurrent.js; r=mossop
...
Factor some of the repeated ContentTask.spawns into their own functions
and comment what's happening a bit better. A few variables are also
renamed to clarify what they represent.
2015-02-22 23:01:15 -05:00
Steven MacLeod
b2459b7534
Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_concurrent.js; r=mossop
2015-02-19 11:04:43 -05:00
Steven MacLeod
cdf4b23157
Bug 1132566 - Enable test in e10s: browser_privatebrowsing_certexceptionsui.js; r=billm
...
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.
2015-02-12 16:13:54 -05:00
Steven MacLeod
755999d335
Bug 1132566 - Enable test in e10s: browser_privatebrowsing_cache.js; r=billm
...
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.
2015-02-12 16:05:06 -05:00
Steven MacLeod
1ee5865175
Bug 1132566 - Enable test in e10s: browser_privatebrowsing_DownloadLastDirWithCPS.js; r=billm
...
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.
2015-02-12 15:23:50 -05:00
Steven MacLeod
2ca1bd5671
Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_aboutSessionRestore.js; r=mconley
2015-02-11 20:21:37 -05:00
Steven MacLeod
9970bf3456
Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_aboutHomeButtonAfterWindowClose.js; r=mconley
...
The new version which is e10s compatible has been completely disabled
though because of leaks in non-e10s test runs (see Bug 1142678).
The old non-e10s compatible test has been renamed to
browser_privatebrowsing_aboutHomeButtonAfterWindowClose_old.js and is
still enabled until Bug 1142678 is fixed to maintain the test coverage.
2015-02-11 16:46:43 -05:00
Steven MacLeod
450b96edd2
Bug 1132566 - Stop defaulting to skip privatebrowsing mochitest-browser tests; r=billm
2015-02-10 15:12:10 -05:00
Sebastian Hengst
cc274fa656
Bug 1139427 - Define file-based metadata in /browser/components. r=gavin
...
Add bugzilla components as metadata to moz.build files for easier bugfiling into the correct component. More information:
https://gecko.readthedocs.org/en/latest/build/buildsystem/mozbuild-symbols.html#bug-component
2015-03-08 20:43:22 +01:00
Blair McBride
f44bc522f9
Bug 1123517 - Refactor sidebar code. r=florian
...
--HG--
extra : transplant_source : %04%FAZ%B3%DD%EB%8C%28%9Bj%CB%B3%D1%89%D9AJ%22%08%C6
2015-02-20 21:21:33 +13:00
Bill McCloskey
cd28b1de4c
Bug 1124129 - Fix warning about content window passed to PrivateBrowsingUtils.isWindowPrivate (r=ehsan)
2015-01-22 15:55:02 -08:00
Tim Taubert
0ed501848e
Bug 1113178 - Fix all remaining tests using removeAllPages() r=mak
2015-01-17 19:35:59 +01:00
Nathan Froyd
10bb00480f
Bug 1109826 - part 0c - don't preprocess aboutPrivateBrowsing.js; r=mshal
2014-12-10 14:52:56 -05:00
Daniel
e257b9dd40
Bug 956482 - Move inline script about:privatebrowsing out to an external file. r=jaws
2014-11-12 13:59:00 +01:00
Joel Maher
d61a879878
Bug 1092587 - TypeError: Promise.defer is not a function, causing browser chrome failures. r=Yoric
2014-11-05 09:47:00 -05:00
Birunthan Mohanathas
da79eb3070
Bug 1074081 - Part 2: Focus location bar when opening new private windows regardless of the browser.newtab.url pref. r=ehsan,gavin
2014-10-14 17:32:15 +03:00
Birunthan Mohanathas
f2c0c7c676
Bug 1074081 - Part 1: Cleanup browser_privatebrowsing_urlbarfocus.js and remove unnecessary tests. r=ehsan
2014-10-14 17:32:10 +03:00
Shu-yu Guo
320f4e1440
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
2014-09-15 16:30:47 -07:00
Andrei Eftimie
4011a8e540
Bug 1064281 - Add a few classes to HTML elements on about:privatebrowsing. r=bmcbride
2014-09-08 07:29:00 +02:00
Bill McCloskey
42257acb97
Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm
2014-09-02 13:47:12 -05:00
Birunthan Mohanathas
cd08f93eda
Bug 1009370 - Part 3: Cleanup aboutPrivateBrowsing.xhtml. r=Unfocused
2014-08-26 07:11:11 -07:00
Birunthan Mohanathas
c512844c89
Bug 1009370 - Part 2: Implement new visual style for about:privatebrowsing. r=Unfocused ui-r=phlsa
2014-08-26 07:11:07 -07:00
Alexandre Poirot
5a3800bc64
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
Jim Blandy
4d6a633bba
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Gavin Sharp
c607f79fa9
Bug 896711: remove BrowserChromeTests.runWhenReady because it's being abused, r=dao/ttaubert/vporof
2013-07-27 17:32:40 -07:00
Honza Bambas
3c1571370b
Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN
2014-05-01 13:28:12 +02:00