Commit Graph

532 Commits

Author SHA1 Message Date
Wes Kocher
790cf4e487 Backed out changeset a1a88af9e251 (bug 1142240) for bc1 orange 2015-04-02 15:50:37 -07:00
Steven MacLeod
76ae9717c9 Bug 1142240 - Add test for opening private window from about:privatebrowsing; r=mossop
--HG--
extra : rebase_source : 227691a7e040ea7dc4373ad4fc73f58ed9b199c9
extra : source : b467fad71782b4dad59ef6e98b20dfccb0c4f78d
2015-03-11 16:36:50 -04:00
Wes Kocher
b80f92a0b2 Backed out changeset b467fad71782 (bug 1142240) for frequent bc1 failures a=backout
--HG--
extra : amend_source : d9f495ca04f598cc57cfe46143e043ebde723f89
2015-03-19 15:43:25 -07:00
Wes Kocher
82a8ea4308 Backed out changeset 1b23439451a8 (bug 1079245) 2015-03-19 15:43:21 -07:00
Steven MacLeod
00a0996682 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.

--HG--
extra : rebase_source : 38fa144722f67d65bf90473153b631f73a79eaa1
2015-02-09 15:42:39 -05:00
Steven MacLeod
5c512a558c Bug 1142240 - Add test for opening private window from about:privatebrowsing; r=mossop
--HG--
extra : rebase_source : af19774be707668f5089a9998096d877b440e191
2015-03-11 16:36:50 -04:00
Steven MacLeod
e4adeb8b50 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.

--HG--
extra : rebase_source : aef9e10258f5c4c26afa2b7785bf8ed6014a5bb2
2015-03-05 18:05:27 -05:00
Steven MacLeod
703d4d765a 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.

--HG--
extra : rebase_source : 7b63db65f319cec51783349bd0597c0926549222
2015-03-05 17:58:40 -05:00
Steven MacLeod
0fcfe64b8d 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.

--HG--
extra : rebase_source : b25e61e34d2804fb9f591d762337cd75ffa6f825
2015-03-05 17:53:06 -05:00
Steven MacLeod
ddce0b3652 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.

--HG--
extra : rebase_source : 58234a0d59ae8daeabfd392a0e54fdb18246dc86
2015-03-05 17:42:14 -05:00
Steven MacLeod
cfee7c5ce0 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.

--HG--
extra : rebase_source : 740cd8c31a57010946d9835c5ab343c38f981023
2015-03-05 17:33:16 -05:00
Steven MacLeod
fcdaddd454 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_popupblocker.js; r=mconley
--HG--
extra : rebase_source : 37d82b1f8fdf9bcb2116a62cdc5c7fe94eb8ac18
2015-03-05 17:01:56 -05:00
Steven MacLeod
1a5e5aaba8 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_placestitle.js; r=ttaubert
--HG--
extra : rebase_source : d3935ce06a4c689fa0f958492b3caafa73ac06a9
2015-03-11 14:54:30 -04:00
Steven MacLeod
073ddfc901 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_placesTitleNoUpdate.js; r=ttaubert
--HG--
extra : rebase_source : ecc10e11362e28dd7a2498141f46e9bc072b4a0a
2015-03-05 16:02:58 -05:00
Steven MacLeod
3eab0e024f 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.

--HG--
extra : rebase_source : 926aba196afa9e9ef8cabb235731d27752bd60d8
2015-03-05 15:06:45 -05:00
Steven MacLeod
cd94e22804 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.

--HG--
extra : rebase_source : 48b1a342709086097fa30de11ab497a83b310bdf
2015-03-05 14:56:09 -05:00
Steven MacLeod
bd5230d4dd 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.

--HG--
extra : rebase_source : 6d78ae747afac856de5125509b5ac36b229853bf
2015-03-05 14:50:45 -05:00
Steven MacLeod
5f4e72acc9 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_localStorage_before_after.js; r=billm
--HG--
extra : rebase_source : b7215147cd36d72852654472b9a2cc5c5456b11d
2015-03-05 14:44:18 -05:00
Steven MacLeod
d97c9d074b Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_localStorage.js; r=billm
--HG--
extra : rebase_source : dc777fa7bcd7174243bec55cec29ce9e2a018d89
2015-03-05 13:43:38 -05:00
Steven MacLeod
0344e86d65 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.

--HG--
extra : rebase_source : cfe40b90c62c0973e5636bf0ffc80a166aaeb26e
2015-03-05 13:24:50 -05:00
Steven MacLeod
de0ad6d48f Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_geoprompt.js; r=mconley
--HG--
extra : rebase_source : 951681267067fab89214f114185821129849b78a
2015-03-05 13:30:26 -05:00
Steven MacLeod
3a7639f867 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.

--HG--
extra : rebase_source : 017320c455827107d4137b0e5003a3d2d66f08b0
2015-03-05 12:37:37 -05:00
Steven MacLeod
2cf2d9476c 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")

--HG--
extra : rebase_source : ac689422859bab56af2fa176f80312db3a4f110d
2015-03-05 12:29:46 -05:00
Steven MacLeod
804be6828a 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")

--HG--
extra : rebase_source : 77144460bea809c3969bd99ed583014f4728936d
2015-03-05 12:20:47 -05:00
Steven MacLeod
f9facaba93 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_crh.js; r=mossop
--HG--
extra : rebase_source : 589646a3c98e6716c268e914616914b2a6871d25
2015-03-05 12:06:20 -05:00
Steven MacLeod
bd3bc10806 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_cookieacceptdialog.js; r=billm
--HG--
extra : rebase_source : 8a2f836e4db5eec4a06d7ff46071e417240142d5
2015-03-05 11:06:10 -05:00
Steven MacLeod
5adf2a4e6a 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.

--HG--
extra : rebase_source : ececaa41c48138f03114f1a017889bd7804aaf14
2015-02-22 23:01:15 -05:00
Steven MacLeod
d66e7b1a9f Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_concurrent.js; r=mossop
--HG--
extra : rebase_source : 2719ce69e100751e07064f59d63b774ce9d60934
2015-02-19 11:04:43 -05:00
Steven MacLeod
4cae51d8ad 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.

--HG--
extra : rebase_source : a2f486a5f10bf7e3b9687fe8685a0a35dbb26d44
2015-02-12 16:13:54 -05:00
Steven MacLeod
15e761d50f 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.

--HG--
extra : rebase_source : ff82148650f54bc66cccd08abae9c10cba9f2bed
2015-02-12 16:05:06 -05:00
Steven MacLeod
8afdb6a3b1 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.

--HG--
extra : rebase_source : 255322b4277cd045d7f8556b7f98c7d78320961b
2015-02-12 15:23:50 -05:00
Steven MacLeod
e4d7dc3994 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_aboutSessionRestore.js; r=mconley
--HG--
extra : rebase_source : ee1a30a47685958a856e97d6e5d9b510e95afb39
2015-02-11 20:21:37 -05:00
Steven MacLeod
5dbc4699a0 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.

--HG--
extra : rebase_source : 197c25b2f89909735b02c2d366d6aca911993449
2015-02-11 16:46:43 -05:00
Steven MacLeod
d2b8ee5426 Bug 1132566 - Stop defaulting to skip privatebrowsing mochitest-browser tests; r=billm
--HG--
extra : rebase_source : 1ee36b7fe7743e8fffbbbb94901d2ca8d07b51d0
2015-02-10 15:12:10 -05:00
Sebastian Hengst
bb17128a40 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
40d4ef0e6c 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
2de116d95f Bug 1124129 - Fix warning about content window passed to PrivateBrowsingUtils.isWindowPrivate (r=ehsan) 2015-01-22 15:55:02 -08:00
Tim Taubert
0d23b8433d Bug 1113178 - Fix all remaining tests using removeAllPages() r=mak 2015-01-17 19:35:59 +01:00
Nathan Froyd
ed100b8b6f Bug 1109826 - part 0c - don't preprocess aboutPrivateBrowsing.js; r=mshal 2014-12-10 14:52:56 -05:00
Daniel
3b95067dee Bug 956482 - Move inline script about:privatebrowsing out to an external file. r=jaws 2014-11-12 13:59:00 +01:00
Joel Maher
74944f6a58 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
b9d87d3910 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
23f6aa7a57 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
59ccd2fecb Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Andrei Eftimie
c53af7f5c9 Bug 1064281 - Add a few classes to HTML elements on about:privatebrowsing. r=bmcbride 2014-09-08 07:29:00 +02:00
Bill McCloskey
757ebcfbe3 Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm 2014-09-02 13:47:12 -05:00
Birunthan Mohanathas
2f94456fa7 Bug 1009370 - Part 3: Cleanup aboutPrivateBrowsing.xhtml. r=Unfocused 2014-08-26 07:11:11 -07:00
Birunthan Mohanathas
24493de68f 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
7ea4dd517f 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
7e20285e70 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
1b20b99c0a Bug 896711: remove BrowserChromeTests.runWhenReady because it's being abused, r=dao/ttaubert/vporof 2013-07-27 17:32:40 -07:00
Honza Bambas
ec884e84a0 Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN 2014-05-01 13:28:12 +02:00
Honza Bambas
fcfec4dbfa 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
bbabececf4 Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN 2014-04-30 12:39:18 +02:00
Mark Hammond
cae334e085 Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted. 2014-04-02 10:53:55 +11:00
Ehsan Akhgari
f2acff1e98 Bug 983512 - Double the test timeout 2014-03-30 10:01:40 -04:00
Mike Conley
396bab2549 Bug 863780 - [Australis] Update about:privatebrowsing instructions after appmenu button removal. r=ehsan
--HG--
extra : rebase_source : 42540c36ee098a8a18aa1bc70127c6120bd5ec7f
2014-01-30 11:48:00 +00:00
Malintha Fernando
c8698209af Bug 953124 - [Australis] Remove the "Open Location" dialog (openLocation.xul). r=dao 2014-01-25 17:12:20 +01:00
Mike de Boer
2f3d8c4a91 [Australis] Bug 956285: update zoom controls percentage label upon navigation. r=Gijs 2014-01-20 11:25:00 +01:00
Gregory Szorc
e396fc159d Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.

We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.

--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Olli Pettay
b7ccb49528 Bug 950337 - Random failures in privatebrowsing/test/browser/browser_privatebrowsing_cache.js, r=ehsan
--HG--
extra : rebase_source : e5a5ce1ce2ef607429b354b2605159d1d02aec17
2013-12-17 15:13:43 +02:00
Olli Pettay
1a9b77cc03 Bug 945979 - Intermittent browser_privatebrowsing_geoprompt.js, r=ehsan
--HG--
extra : rebase_source : 2ccc3019b9912e34fc20824cbed6fee943d962e4
2013-12-10 13:40:35 +02:00
Olli Pettay
dc85e2ecd0 Bug 943793 - Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/components/privatebrowsing/test/browser/browser_privatebrowsing_localStorage.js, r=ehsan
--HG--
extra : rebase_source : 75935389529158eaffbeed6e9f659785858ecd88
2013-12-10 13:39:53 +02:00
Olli Pettay
22e896daba Bug 944126 - Random failures with browser_privatebrowsing_aboutSessionRestore.js, r=ehsan
--HG--
extra : rebase_source : 163eb5bc1e765958136f7f54211cf5b0cca0a69d
2013-11-28 18:50:18 +02:00
Honza Bambas
854d8c604e Bug 895390 - Intermittent browser_privatebrowsing_cache.js | Disk cache reports 0KB and has no entries - Got 1, expected 0, r=emorley 2013-11-20 17:54:29 +01:00
Gijs Kruitbosch
3fd1217b23 Bug 938162 - if it looks, swims and quacks like a duck, but doesn't end in .js, let's not call it a test, r=gps
--HG--
extra : rebase_source : 700e855b79998028d57590c445f7f4b390bd0f9d
2013-11-13 17:30:00 +01:00
Ehsan Akhgari
44880df0c8 Bug 936417 - Don't attempt to focus the location bar when about:privatebrowsing is loaded; r=gavin 2013-11-10 09:20:03 -05:00
Raymond Lee
b420bd9fc0 Bug 875731 - /toolkit/content/ Replace callers of nsIDownloadManager.usersDownloadsDirectory with Downloads.getUserDownloadsDirectory. r=paolo 2013-10-25 14:03:18 +08:00
Gijs Kruitbosch
3905b31a92 Bug 924463 - clean up browser/components moz.build/test manifest, r=gps 2013-10-18 14:55:19 +02:00
Phil Ringnalda
42269c15ff Back out e9f46c81c28e (bug 924463) on suspicion of being the One True cause of mass browser-chrome orange
CLOSED TREE
2013-10-18 18:54:22 -07:00
Gijs Kruitbosch
fd78ae11da Bug 924463 - clean up browser/components moz.build/test manifest, r=gps 2013-10-18 14:55:19 +02:00
Ms2ger
1ee1f27aa3 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Gregory Szorc
54c1de66d6 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Ed Morley
2c7dd24541 Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Gregory Szorc
8344d8a946 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Honza Bambas
894ba59236 Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin 2013-09-20 11:11:25 +02:00
Ed Morley
848a0b40de Bug 895390 - Disable browser_privatebrowsing_cache.js for too many intermittent failures 2013-09-19 14:52:34 +01:00
Boris Zbarsky
356f3af0c9 Bug 874502 part 1. Fix browser-chrome tests to not assume synchronous closing of windows. r=dolske 2013-09-17 17:45:47 -04:00
Boris Zbarsky
068c4e2928 Bug 914434. Pass a function to a method that expects one instead of passing undefined. r=ehsan 2013-09-11 01:16:56 -04:00
Mike Hommey
f8bc7fa754 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Drew Willcoxon
a0a4d6f410 Bug 904256 - Rename the browser-fullZoom:locationChange notification to make it clear it should only be used by tests. r=gavin 2013-08-12 16:41:43 -07:00
Gavin Sharp
193322fbe8 Back out bug 896711 for potentially causing metro test timeouts, CLOSED TREE 2013-08-02 13:02:22 -07:00
Gavin Sharp
40ffe6f470 Bug 896711: remove BrowserChromeTests.runWhenReady because it's being abused, r=dao/ttaubert
--HG--
extra : transplant_source : %9D%F5%0D/%105%29%20%BCW%EC%BEs%BB%22vgO%9B%87
2013-07-27 17:32:40 -07:00
Erik Vold
b73190dfcb Bug 885054 - Sidebars should not migrate across private / non-private window. r=gavin 2013-07-09 13:21:23 -07:00
Manuela Muntean
fa373bf8d8 Bug 880621 - Create a test that checks about:cache after private browsing. r=ehsan 2013-07-16 10:16:58 +03:00
Olli Pettay
b002b30b2a bug 789919, (snow-white) make addref/release of CCable objects faster by removing indirect refcnt increase/decrease, r=mccr8, test changes r=ehsan
--HG--
extra : rebase_source : 2a3b22425c14d6daedc91d62a652c34431acd2fb
2013-07-09 13:30:58 -04:00
Drew Willcoxon
aeea388742 Bug 555120 - Fix intermittent failure in browser_bug441778.js, and in ContentPrefService2, invalidate cache entries when async mutators start. r=mak 2013-06-05 17:05:36 -07:00
Ioana Budnar
2eaa0a8ee7 Bug 856043 - Test that the Restore Previous Session menu item is not displayed in private mode. r=ehsan 2013-05-07 15:10:00 +03:00
Ioana Budnar
fa162cd97a Bug 856043 - Tests to check that session restore buttons from in-content pages are disabled in private mode. r=ehsan 2013-05-07 14:11:22 +03:00
Xin Zhang
57e96d9a73 Bug 849764 - Replace removeObserver() calls with three params with two in browser dir. r=mak 2013-04-06 14:46:35 -04:00
Felipe Gomes
72d2df7209 Bug 854299 - Part 3. Change tests accordingly to support operations that are now async. r=me
* * *
imported patch testfix
2013-04-01 03:09:01 -03:00
Felipe Gomes
d71be8c99e Bug 850210 - Part 3. Update DownloadLastDir usage of removePrefsByName to nsIContentPrefService2. r=adw 2013-04-01 02:59:17 -03:00
Drew Willcoxon
a9e6d5e164 Bug 856366 - Fix intermittent browser_privatebrowsing_zoomrestore.js failure, part 2. r=test 2013-04-01 23:30:25 -07:00
Drew Willcoxon
d9eea9332d Bug 856366 - Fix intermittent browser_privatebrowsing_zoomrestore.js failure and add logging to debug underlying problem. r=test 2013-04-01 17:13:39 -07:00
Kyle Machulis
72a717a860 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Ms2ger
bfb2ade97b Backout changesets a255a998af6e:9c72d5cfe1fb for bc orange. 2013-04-01 12:00:49 +02:00
Felipe Gomes
6121de27ed Bug 854299. Part 3. Change tests accordingly to support operations that are now async. r=me 2013-04-01 03:09:01 -03:00
Felipe Gomes
51a88cc1a3 Bug 850210 - Part 3. Update DownloadLastDir usage of removePrefsByName to nsIContentPrefService2. r=adw 2013-04-01 02:59:17 -03:00
Ryan VanderMeulen
7bdca2ee17 Backed out changeset badf8d382f79 (bug 850210) for frequent mochitest-bc failures on a CLOSED TREE. 2013-03-30 16:48:44 -04:00
Drew Willcoxon
6d412106aa Bug 829456 - Update browser-fullZoom.js to use nsIContentPrefService2. r=mak 2013-03-16 15:12:31 -07:00