Commit Graph

233802 Commits

Author SHA1 Message Date
Margaret Leibovic
ef879de218 Bug 1139678 - Don't do reader parse until user clicks on reader button. r=bnicholson 2015-03-12 20:06:37 -07:00
Michael Comella
c6f7fa1225 Bug 1143759 - Change scaleType of quick share action bar to centerInside. r=liuche
Note that this was what it was before bug 1122302 landed (which added the share
plane and this issue).
2015-03-16 11:02:25 -07:00
Dave Townsend
dc5bab382f Bug 1141796: Don't inject the SDK console into pages loaded in tabs. r=erikvold 2015-03-16 11:31:14 -07:00
Dave Townsend
043491fd68 Bug 1142734: Add additional logging to jetpack-addons tests. r=erikvold 2015-03-13 09:52:25 -07:00
Dave Townsend
7980d8b47e Bug 1143118: Fix intermittent browser_tab_detach_restore.js. r=ttaubert 2015-03-16 11:19:34 -07:00
Patrick Brosset
849693442e Bug 1142170 - Intermittent browser_animation_actors_10.js 2015-03-13 16:30:00 +01:00
Patrick Brosset
aeda46e92a Bug 1139925 - Make the BoxModelHighlighter highlight all quads and draw guides around the outer-most rect
LayoutHelpers.getAdjustedBoxQuads now returns all quads that el.getBoxQuads returns.
The BoxModelHighlighter calculates an outer rect based on these to draw the guides.
And if the element has more than 1 quad (inline element that spans line breaks), then all quads are
highlighted.
Also all related tests were modified and a couple of new tests were added.
2015-03-13 15:54:10 +01:00
Mark Banner
4536bdc9c0 Fix unit-test bustage from bug 1143629 - update the test as well. rs=bustage-fix 2015-03-16 15:50:37 +00: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
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
Marco Bonardo
0f5606e46b Bug 1005991 - mozStorage should not use XPCVariant off the main thread. r=asuth 2015-03-12 17:55:56 +01:00
Hiroyuki Ikezoe
81b1784dcf Bug 1132772 - afterCache() and afterCommit() should return Promise. r=ttaubert 2015-03-15 16:06:00 -04: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
Geoffroy Planquart
78e3a5601a Bug 1042859 - Ignore host port when fetching cookies with the gcli cookie command. r=pbrosset 2015-03-13 09:05: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
Patrick Brosset
42bf0bc421 Bug 1110762 - Add a setCurrentTime method to the animation actor; r=past 2015-03-16 11:29:14 +01:00
Kartikaya Gupta
2281a40850 Bug 1136363 - Do a better job of falling back to sane metadata. r=mfinkle 2015-03-16 08:34:31 -04: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
Phil Ringnalda
96372c9131 Merge f-t to m-c, a=merge 2015-03-15 19:35:11 -07:00
Phil Ringnalda
abfc0f8214 Merge b-i to m-c, a=merge 2015-03-15 19:19:31 -07:00
Phil Ringnalda
a507d13ae8 Merge m-i to m-c, a=merge 2015-03-15 19:15:16 -07:00