Commit Graph

28498 Commits

Author SHA1 Message Date
Wes Kocher
8f53ff74b9 Merge m-c to fx-team a=merge CLOSED TREE 2015-03-18 16:04:40 -07:00
Wes Kocher
d3a01938c3 Merge b2g-inbound to m-c a=merge CLOSED TREE 2015-03-18 15:53:00 -07:00
Wes Kocher
b86d5e6713 Merge fx-team to m-c a=merge 2015-03-18 15:38:20 -07:00
Christoph Kerschbaumer
6058ba79ef Bug 1144816 - Add longer timeout to meta referrer tests. r=gijs
CLOSED TREE
2015-03-18 13:47:00 -07:00
Gregor Wagner
f8527dd881 Backout Bug 1114935 for causing bug 1144567. 2015-03-18 11:48:52 -07:00
Stephen Horlander
a979da3b9b Bug 1070706 - Add an inverted RSS icon to menuPanel*.png. r=Gijs 2015-03-18 11:18:00 -07:00
Carsten "Tomcat" Book
a26607e3b5 Merge mozilla-central to mozilla-inbound 2015-03-18 13:53:54 +01:00
Gavin Sharp
1b19c1f6b0 Bug 1144231 - browser_polaris_prefs.js doesn't cleanup the preference at the end of the test. r=jmaher 2015-03-18 08:38:26 -04:00
Margaret Leibovic
ff94ebea21 Bug 1139678 - (Part 2) Update non-reader-able test URL in browser_readerMode.js. r=Gijs 2015-03-17 09:23:19 -07:00
Margaret Leibovic
aaa20d3d7c Bug 1139678 - Don't do reader parse until user clicks on reader button. r=bnicholson 2015-03-12 20:06:37 -07:00
Dave Townsend
bd56bdfdb9 Bug 1136910: Fix browser_tab_dragdrop.js to avoid CPOWs and correctly test clicks. r=mconley, r=ttaubert
Switches the whole test to task based and removes most of the CPOW traffic, the
plugin checks are the notable exception.

This also makes ContentTask act sanely in the presence of tab detach by using
browser.permanentKey as the indication that the framescript has been loaded and
just listening to all frames.

Also adds a click in the upper-left of the content area to browser_tabopen_reflows.js
to make sure the mouse isn't hovered over one of the tiles causing an unexpected
reflow.
2015-03-09 15:53:01 -07:00
Blair McBride
7c27889951 Bug 1131457 - Add a button to the URLBar that allows adding the current page to the Reading List. r=markh/adw 2015-03-17 12:49:07 -07:00
Ryan VanderMeulen
61149e5ecc Merge b2g-inbound to m-c. a=merge
CLOSED TREE
2015-03-17 14:22:40 -04:00
Ryan VanderMeulen
e2fd103efa Merge fx-team to m-c. a=merge 2015-03-17 14:10:38 -04:00
Neil Deakin
96c5b90abd Bug 1142989, re-enable bookmarks tests that don't fail, r=mak 2015-03-17 08:04:55 -04:00
Masatoshi Kimura
b23f9dc54f Bug 1143082 - Fix a message in the mixed content UI. r=dolske 2015-03-17 20:34:58 +09:00
Carsten "Tomcat" Book
21682b3a69 merge mozilla-inbound to mozilla-central a=merge 2015-03-17 11:36:52 +01:00
Mark Hammond
9fcccc982e Backout 79e1475e5b35 (bug 1131457) for more bc failures. 2015-03-16 18:45:06 -07:00
Mark Hammond
9e2f3b3c76 Bug 1143970 - clicking on an item in the reading list sidebar now opens the item. r=gavin 2015-03-16 18:25:24 -07:00
Blair McBride
87b02ffadc Bug 1131457 - Add a button to the URLBar that allows adding the current page to the Reading List. r=markh/adw 2015-03-16 17:20:52 -07:00
Wes Kocher
764eed6b4b Backed out changeset a54e67ffcfd0 (bug 1131457) for bc1 orange 2015-03-16 17:15:54 -07:00
Gijs Kruitbosch
c7bf76cc38 Bug 1130411 - only care about unload if it involves the page we opened, r=jaws 2015-03-16 17:05:18 -07:00
Gijs Kruitbosch
7a617e15eb Bug 1141055 - fix in-content 'Content' pane preference initialization so rebuildFonts *actually* doesn't break, r=jaws 2015-03-16 17:01:45 -07:00
J. Ryan Stinnett
9c97714212 Bug 1143028 - Make AppMan reinitable; update tab list when sidebars disabled. r=past 2015-03-16 13:32:00 -04:00
J. Ryan Stinnett
25f74baae3 Bug 1142184 - Fix DevTools access check in runtime info. r=ochameau 2015-03-13 11:02:31 -05:00
Mike de Boer
99af1050cf Bug 1143298: show the correct amount of imported contacts in the Loop panel after the import has finished. r=Standard8 2015-03-16 17:26:03 +01:00
Carsten "Tomcat" Book
b700491232 Merge mozilla-central to fx-team 2015-03-17 11:53:48 +01:00
Mark Banner
c499f0134a Bug 1081079 - Use the DocumentTitleMixin for Loop in more places. r=jaws 2015-03-17 08:41:25 +00:00
Blair McBride
bf5de8f239 Bug 1131457 - Add a button to the URLBar that allows adding the current page to the Reading List. r=markh/adw 2015-03-16 15:25:46 -07:00
Wes Kocher
a8d09ee8d3 Backed out changeset 35a52bd476cb (bug 1139678) for e10s bc1 orange 2015-03-16 15:24:16 -07:00
Tom Tromey
593d58d1cf Bug 1142207 - add "^" to REGEX_CSS_VAR to fix variables in the rule view. r=pbrosset 2015-03-16 07:55:00 -07:00
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
Dave Townsend
7980d8b47e Bug 1143118: Fix intermittent browser_tab_detach_restore.js. r=ttaubert 2015-03-16 11:19:34 -07: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