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
Mark Banner
d081eb8b8a
Bug 1143629 - Contacts import incorrectly displays all forms of plural strings. r=mikedeboer
2015-03-16 14:51:11 +00:00
Mark Banner
fc2572e198
Bug 1142950 - Update Loop's vendor libraries for unit tests. r=mikedeboer
2015-03-13 12:09:54 +00:00
Geoffroy Planquart
d65a7915d7
Bug 1042859 - Add test case for gcli cookie command on host:port. r=pbrosset
2015-03-13 09:06:00 -04:00
Sami Jaktholm
5c6d900338
Bug 1035140 - Split browser_inspector_menu-0?.js into multiple tests. r=pbrosset
2015-03-14 13:53:32 +02:00
Gijs Kruitbosch
a9fad181fa
Bug 1142521 - disable casting on firefox desktop by default, r=mconley
2015-03-13 13:36:21 +00:00
Gijs Kruitbosch
a8dd24ef2d
Bug 1128175 - add explicit <esc> handler, r=jaws
2015-03-12 10:25:20 +00:00
Stephen Horlander
6bd89480ca
Bug 1143057 - Restore correct tab image dimensions. r=dao
2015-03-15 16:20:02 +01:00
Marina Samuel
15c75d01a0
Bug 1126184: Part 3: Mochitest fixes for suggested tiles.
2015-03-13 11:45:38 -04:00
Marina Samuel
e19985d4b9
Bug 1126184: Part 2: Select a single tile to show as the first unpinned tile based on a user's top sites. r=adw
2015-03-13 11:45:34 -04:00
Marina Samuel
918b115aaa
Bug 1126184: Part 1: Make DirectoryLinksProvider listen to PlacesProvider and update its _topSitesWithRelatedLinks cache. r=adw
2015-03-13 11:45:31 -04:00
Dave Townsend
1157a787d2
Bug 1068087: Add a simple mechanism for content pages to communicate with chrome. r=mconley
2015-03-10 09:19:17 -07:00
Victor Porof
d2f862fa9c
Bug 1123815 - Merge gum into fx-team to enable the Performance++ tool, r=me
2015-03-14 16:14:37 -04:00
Victor Porof
f1e95a2d6c
Bug 1142748 - Fix the 'Protocol error (unknownError): Error: Cannot call drainAllocationsLog without setting trackingAllocationSites to true', r=jsantell
2015-03-13 19:09:09 -04:00
Dave Townsend
0c845ca1c0
Bug 1143118: Fix intermittent test browser_tab_detach_restore.js. r=ttaubert
2015-03-13 12:56:16 -07:00
Ryan VanderMeulen
54abe997e7
Merge fx-team to m-c. a=merge
2015-03-13 16:09:58 -04:00
Ryan VanderMeulen
938f3bd0bb
Backed out changesets 8522ea4f4621, c6d45a7a0eec, and 7d72517398ba (bug 1126184) for newtab mochitest-bc failures.
...
CLOSED TREE
2015-03-13 14:19:45 -04:00
Ryan VanderMeulen
a12c6d2dfc
Backed out changesets f63a2cf3fa11 and 7d9a91ee3d48 (bug 1126089) for mochitest-bc failures.
2015-03-13 13:42:57 -04:00
J. Ryan Stinnett
b6b74b8c85
Bug 1142730 - Show client cert in WebIDE auth dialog. r=past
2015-03-12 17:37:17 -05:00
Sami Jaktholm
bbae61deb7
Bug 1142633 - Fix intermittent netmonitor e10s test failures caused by dead CPOW usage. r=vporof
2015-03-12 20:39:43 +02:00
Jennifer Fong
ffecaacf94
Bug 1142090 - Check existence of mainRoot. r=jryans
2015-03-11 12:30:00 -04:00
Michael Ratcliffe
221a37877c
Bug 1046234 - Add more DevTools Telemetry measures (display size etc.) r=pbrosset, r=gijs
2015-03-13 11:52:45 +00:00
Victor Porof
8b20cd3235
No Bug - Fix documentation for _startMemory and _stopMemory in performance/modules/front.js, r=me DONTBUILD
2015-03-13 12:12:59 -04:00
Victor Porof
5860d91f6f
Bug 1142748 - Use a single configuration for starting/stopping recordings, r=jsantell
2015-03-13 11:53:23 -04:00
Marina Samuel
58f1c40af5
Bug 1126184: Part 3: Mochitest fixes for suggested tiles.
2015-03-13 11:45:38 -04:00
Marina Samuel
617c4fd1a3
Bug 1126184: Part 2: Select a single tile to show as the first unpinned tile based on a user's top sites. r=adw
2015-03-13 11:45:34 -04:00
Marina Samuel
e1dfd563f7
Bug 1126184: Part 1: Make DirectoryLinksProvider listen to PlacesProvider and update its _topSitesWithRelatedLinks cache. r=adw
2015-03-13 11:45:31 -04:00
Ian Moody
320c3c45bf
Bug 1140878 - Move SwitchDocumentDirection() to toolkit/content/browser-content.js so it can be safely used in e10s. r=mconley
2015-03-11 21:19:18 +00:00
Bill McCloskey
12af381a9e
Bug 1126089 - Allow messages to be sent after frame script unload event (r=smaug)
2015-03-13 08:24:20 -07:00
Bill McCloskey
d53a633a7e
Bug 1142542 - Use AppConstants in browser/modules (r=gavin)
2015-03-13 08:19:09 -07:00