Commit Graph

523 Commits

Author SHA1 Message Date
Steven MacLeod
66ecb968c0 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
64bc36b21d 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
c4093f9db3 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_popupblocker.js; r=mconley 2015-03-05 17:01:56 -05:00
Steven MacLeod
5a081de41e Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_placestitle.js; r=ttaubert 2015-03-11 14:54:30 -04:00
Steven MacLeod
4c9308e639 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_placesTitleNoUpdate.js; r=ttaubert 2015-03-05 16:02:58 -05:00
Steven MacLeod
5308705450 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
6743b6c6df 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
282a7fb855 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
689a5ca21e Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_localStorage_before_after.js; r=billm 2015-03-05 14:44:18 -05:00
Steven MacLeod
2e366c5c1b Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_localStorage.js; r=billm 2015-03-05 13:43:38 -05:00
Steven MacLeod
43bd1d23b1 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
a8cce57631 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_geoprompt.js; r=mconley 2015-03-05 13:30:26 -05:00
Steven MacLeod
c42d353616 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
8c55a56f1a 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
d4f9d55261 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
3ae0c8a72a Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_crh.js; r=mossop 2015-03-05 12:06:20 -05:00
Steven MacLeod
7e12195095 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_cookieacceptdialog.js; r=billm 2015-03-05 11:06:10 -05:00
Steven MacLeod
e4713360c0 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
2277bcf49f Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_concurrent.js; r=mossop 2015-02-19 11:04:43 -05:00
Steven MacLeod
975a7398be 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
1800ecba0e 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
f7d4ecb85f 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
b688aa68e5 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_aboutSessionRestore.js; r=mconley 2015-02-11 20:21:37 -05:00
Steven MacLeod
f6b6353ad3 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
2f0b44be09 Bug 1132566 - Stop defaulting to skip privatebrowsing mochitest-browser tests; r=billm 2015-02-10 15:12:10 -05:00
Sebastian Hengst
ef109b3851 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
21d225439d Bug 1123517 - Refactor sidebar code. r=florian 2015-02-20 21:21:33 +13:00
Bill McCloskey
530eff93df Bug 1124129 - Fix warning about content window passed to PrivateBrowsingUtils.isWindowPrivate (r=ehsan) 2015-01-22 15:55:02 -08:00
Tim Taubert
a639c44959 Bug 1113178 - Fix all remaining tests using removeAllPages() r=mak 2015-01-17 19:35:59 +01:00
Nathan Froyd
06462b131a Bug 1109826 - part 0c - don't preprocess aboutPrivateBrowsing.js; r=mshal 2014-12-10 14:52:56 -05:00
Daniel
4d6dfbca6d Bug 956482 - Move inline script about:privatebrowsing out to an external file. r=jaws 2014-11-12 13:59:00 +01:00
Joel Maher
5f253ee8db 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
10c389c0cb 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
6f9e72323a 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
40c62f33a5 Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Andrei Eftimie
41cf0fb964 Bug 1064281 - Add a few classes to HTML elements on about:privatebrowsing. r=bmcbride 2014-09-08 07:29:00 +02:00
Bill McCloskey
3fc52acc1d Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm 2014-09-02 13:47:12 -05:00
Birunthan Mohanathas
f60e0d6b00 Bug 1009370 - Part 3: Cleanup aboutPrivateBrowsing.xhtml. r=Unfocused 2014-08-26 07:11:11 -07:00
Birunthan Mohanathas
c11c593106 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
6188942e57 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
39dc0c6097 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
0ccd1cc3bf Bug 896711: remove BrowserChromeTests.runWhenReady because it's being abused, r=dao/ttaubert/vporof 2013-07-27 17:32:40 -07:00
Honza Bambas
ac742d35b0 Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN 2014-05-01 13:28:12 +02:00
Honza Bambas
363e4d697a Backing out bug 916052 (2557b51a47a0) for build bustage on linux/osx, r=bustage on CLOSED TREE 2014-04-30 13:05:43 +02:00
Honza Bambas
a3fb819588 Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN 2014-04-30 12:39:18 +02:00
Mark Hammond
d5b24aae08 Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted. 2014-04-02 10:53:55 +11:00
Ehsan Akhgari
3db2e5d72b Bug 983512 - Double the test timeout 2014-03-30 10:01:40 -04:00
Mike Conley
c9302a4c1e Bug 863780 - [Australis] Update about:privatebrowsing instructions after appmenu button removal. r=ehsan 2014-01-30 11:48:00 +00:00
Malintha Fernando
80b159a843 Bug 953124 - [Australis] Remove the "Open Location" dialog (openLocation.xul). r=dao 2014-01-25 17:12:20 +01:00
Mike de Boer
23db964773 [Australis] Bug 956285: update zoom controls percentage label upon navigation. r=Gijs 2014-01-20 11:25:00 +01:00