Commit Graph

28656 Commits

Author SHA1 Message Date
Paolo Amadini
54ed0d8791 Bug 1143937 - Make BrowserTestUtils.waitForEvent not use flaky timeouts and cover more use cases. r=smacleod 2015-03-20 10:26:01 -07:00
Tim Taubert
be7ee37d08 Bug 1088163 - Fix intermittent browser_offlineQuotaNotification.js timeouts by properly waiting for a notification to show r=markh 2015-03-20 12:48:51 +01:00
Gijs Kruitbosch
c37b5ec220 Backed out changeset 91b402c7cd92 (bug 1145911) for leaks and other orange on bc and dt tests 2015-03-20 21:12:40 -07:00
Jared Wein
ada5ebc5fd Bug 1145911 - Enable reading list by default. r=florian 2015-03-20 19:31:49 -07:00
Jared Wein
120964e409 Bug 1145909 - Use an image instead of toolbarbutton for the reading list button. r=florian 2015-03-20 19:29:56 -07:00
Jared Wein
60907a56b0 Bug 1140340 - Add Reader Mode menu item to the menu bar. r=florian 2015-03-20 17:35:55 -07:00
Jared Wein
e353806c8e Bug 1140345 - Use an image instead of toolbarbutton for the reading view button. r=florian 2015-03-20 17:28:03 -07:00
Ehsan Akhgari
33bb32f549 Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
This patch was automatically generated using the following script:

function convert() {
echo "Converting $1 to $2..."
find . \
       ! -wholename "*/.git*" \
       ! -wholename "obj-ff-dbg*" \
         -type f \
      \( -iname "*.cpp" \
         -o -iname "*.h" \
         -o -iname "*.c" \
         -o -iname "*.cc" \
         -o -iname "*.idl" \
         -o -iname "*.ipdl" \
         -o -iname "*.ipdlh" \
         -o -iname "*.mm" \) | \
    xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}

convert MOZ_OVERRIDE override
convert MOZ_FINAL final
2015-03-21 12:28:04 -04:00
Bill McCloskey
ca2b529ff5 Bug 1132072 - Tab switch refactoring (r=mconley) 2015-03-20 11:52:44 -07:00
Abdelrhman Ahmed
e43a0421ed Bug 1143387 - Disable hover state in checked header button in share panel. r=jaws 2015-03-18 11:30:00 -04:00
Ian Moody
9566567093 Bug 1141186 - Fix context-menu Share commands so they don't use unsafe CPOWs. r=mconley 2015-03-11 21:19:30 +00:00
Marina Samuel
07281ad875 Bug 1126186: Allow users to turn off all tiles that aren't history tiles and update newtab cogmenu wording. r=adw 2015-03-20 17:28:15 -04:00
Drew Willcoxon
4029d35b71 Bug 1131416 - Desktop syncing module for reading list service (fixes to prepatory changes). rs=jaws
rs=jaws IRL
2015-03-20 14:26:54 -07:00
Marina Samuel
20363ac5c8 Bug 1126188: Show suggested tile explanation text under a suggested tile. r=adw 2015-03-20 16:39:09 -04:00
Jared Wein
fcb77983a4 Bug 1123518 - Follow-up, use background-size:cover for the reading list images. r=me 2015-03-20 12:45:53 -07:00
Jared Wein
0e1fccfd6a Backed out changeset c8e6847915e1 (bug 1123518) 2015-03-20 12:45:01 -07:00
Jared Wein
590b78560a Bug 1123518 - Follow-up, use background-size:cover for the reading list images. r=me 2015-03-20 12:43:17 -07:00
Jared Wein
208f487429 Backed out changeset ba4279ef4045 (bug 1008169) 2015-03-20 12:26:03 -07:00
Drew Willcoxon
12632b5818 Bug 1131416 - Desktop syncing module for reading list service (test fix). r=me 2015-03-20 12:19:30 -07:00
Drew Willcoxon
cf204e76e2 Bug 1131416 - Desktop syncing module for reading list service (prepatory changes). r=markh 2015-03-20 12:12:10 -07:00
Florian Quèze
8e3c48469c Bug 1144823 - reading list sidebar should be sorted by most recently added, r=markh. 2015-03-20 12:07:16 -07:00
Florian Quèze
a99361980d Bug 1144380 - active state on reading list sidebar persists after switching tabs, r=markh. 2015-03-20 12:05:35 -07:00
Ian Moody
485ba23286 Bug 1134222 - Store the value of linkText that is calculated during nsContextMenu init and reuse it later rather than recalculating it. r=mconley 2015-03-08 10:37:00 -04:00
Mark Banner
e68baa608f Bug 1141133 - Implement encrypt/decrypt of context information ready for Loop's context in conversation work. r=mikedeboer 2015-03-20 14:30:49 +00:00
Carsten "Tomcat" Book
b108cb4a0b Backed out changeset de24b63c6966 (bug 1138975) for m-dt test failures 2015-03-20 15:23:45 +01:00
Alex Verstak
ff9d7f50a1 Bug 1144816 - focus the content window before popping up the context menu, rs=gijs 2015-03-20 02:07:00 -07:00
Eddy Bruël
d20a84ba3d Bug 1138975 - Refactor breakpoint sliding for non-source mapped sources;r=jlongster 2015-03-20 12:11:54 +01:00
Marco Bonardo
71b939a449 Bug 1125115 - Write a new keywords pseudo-API in PlacesUtils. r=ttaubert 2015-03-20 09:39:25 +01:00
Wes Kocher
1c6f9a76e6 Merge m-c to fx-team a=merge CLOSED TREE 2015-03-19 19:33:19 -07:00
Wes Kocher
67f2ffad86 Merge inbound to m-c a=merge CLOSED TREE 2015-03-19 19:15:11 -07:00
Wes Kocher
fca16f19ac Backed out changeset b467fad71782 (bug 1142240) for frequent bc1 failures a=backout 2015-03-19 15:43:25 -07:00
Wes Kocher
3f586a3e72 Backed out changeset 1b23439451a8 (bug 1079245) 2015-03-19 15:43:21 -07:00
Margaret Leibovic
d6262bfc95 Bug 1145259 - Add pageshow listener to check whether or not to show reader button when DOMContentLoaded doesn't fire. r=Gijs 2015-03-19 11:44:07 -07:00
Margaret Leibovic
ebfbba77cd Bug 1143844 - Update readerModeArticle.html test case to have more paragrpahs. r=Gijs 2015-03-19 13:17:01 -07:00
J. Ryan Stinnett
ae582b583d Bug 1130084 - Avoid spurious connection errors even on success. r=past 2015-03-19 12:58:19 -05:00
Bill McCloskey
1df6deddb5 Bug 1126089 - Disable browser_crashedTabs.js in ASAN builds 2015-03-19 09:58:02 -07:00
Tom Schuster
308ff4d0ec Bug 837630 - Stop hiding __proto__ from O.getOwnPropertyNames. r=Waldo,peterv,past 2015-03-19 17:42:15 +01:00
Bill McCloskey
0011ceaabb Bug 1126089 - Use async messages for crash revival (r=ttaubert) 2015-03-19 06:47:30 -07:00
Bill McCloskey
e7aee957c0 Bug 1126089 - Allow messages to be sent after frame script unload event (r=smaug) 2015-03-19 06:43:46 -07:00
Justin Dolske
c7a904e294 Bug 1133662 - [ReadingList] Show something useful in the sidebar when the Reading List is empty. r=florian 2015-03-18 19:23:22 -07:00
Paolo Amadini
a74d03e0b6 Bug 1143852 - Remove duplication between password-save and password-change notifications. r=MattN 2015-03-18 18:24:59 -07:00
J. Ryan Stinnett
d208cee7f7 Backout eb0a4ef7d8b9 (bug 1032128) for adding UX noise. r=me 2015-03-18 19:43:47 -05:00
Florian Quèze
3edd540baf Bug 1144382 - title text in reading list sidebar item wraps poorly, leaving partial text visible, r=jaws. 2015-03-18 17:25:22 -07:00
Florian Quèze
70ee38978f Bug 1123525 - [ReadingList] Allow deleting items via the Reading List sidebar, r=jaws. 2015-03-18 17:25:18 -07:00
Jared Wein
129ffe5d27 Bug 1133429 - [ReadingList] Store image URL in the ReadingList sqlite database. r=markh, a=KWierso. 2015-03-19 15:50:38 -07:00
Florian Quèze
4ca7c7b422 Bug 1145372 - The add to reading list url bar button is larger than the other url bar buttons, r=markh. 2015-03-19 15:50:23 -07:00
Florian Quèze
b95e8b2888 Bug 1144680 - The Reading List URLbar button should handle about:reader urls and filter out other non-http(s) urls, r=markh. 2015-03-19 15:50:23 -07:00
Florian Quèze
9ec8694bee Bug 1144675 - The Reading List button from the Location Bar should have a distinct icon for pages currently in the list, r=markh. 2015-03-19 15:50:23 -07:00
Florian Quèze
2396f837bd Bug 1144377 - hover state on reading list sidebar items remains after the mouse leaves the list, r=jaws. 2015-03-19 15:50:23 -07:00
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
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
Tooru Fujisawa
51e5e0e8dd Bug 1079919 - Part 3: Add test for RegExp.prototype properties in webconsole. r=fitzgen 2015-03-18 18:22:05 +09: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
Christoph Kerschbaumer
a0f2bbd8d4 Bug 1113431 - Tests for referrer in click, middle click, and open new link in new {tab, window}. r=gijskruitbosch 2015-02-20 16:18:05 -08:00
Alex Verstak
477f162e76 Bug 1113431 - Propagate referrer policy throughout the UI: command-click and context menu open link in new tab/window. r=gijskruitbosch 2015-03-04 23:29:55 -08:00
Steven MacLeod
b2459b7534 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_concurrent.js; r=mossop 2015-02-19 11:04:43 -05:00
Botond Ballo
a2d2738cfd Bug 1139675 - Update JS callers of nsIDOMWindowUtils.setResolution and getResolution in metro browser code. r=kats 2015-03-06 17:14:39 -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
Steven MacLeod
1f1617a0fa 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.
2015-02-09 15:42:39 -05:00
Steven MacLeod
8ecfe80fb6 Bug 1142240 - Add test for opening private window from about:privatebrowsing; r=mossop 2015-03-11 16:36:50 -04:00
Margaret Leibovic
a495df4340 Bug 1132674 - Show reader toolbar button on DOMContentLoaded instead of pageshow. r=Gijs 2015-03-18 10:35:53 -07:00
Abdelrhman Ahmed
fcf9a60c6e Bug 1144780 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao 2015-03-18 11:25:00 +01:00
Tom Tromey
6e154c1df1 Bug 1142194 - fix quoteString to correctly quote. r=pbrosset 2015-03-18 08:12:00 +01:00
Jared Wein
2ed69c89b1 Bug 1008169 - Font selection and font size dropdowns are reacting very slowly on press up/down. r=gijs 2015-03-18 14:42:00 +01:00
Tim Taubert
9f66c4d62f Bug 1143720 - Remove support for old FormData, PageStyle, and ScrollPosition formats r=smacleod 2015-03-16 17:17:43 +01:00
Tim Taubert
c7b3e2c95b Bug 1143740 - Re-enable browser_491168.js r=smacleod 2015-03-16 18:01:15 +01:00
ziyunfei
eccc9c947c Bug 1141392 - Disallow a line break between ArrowParameters and the arrow. r=jorendorff 2015-03-15 03:39:00 +01:00
Neil Deakin
41fba5274b Bug 1093404, rewrite test to account for asynchronous tab opening, r=gijs 2015-03-16 08:23:49 -04:00
Morris Tseng
346c28a446 Bug 1142853 - Add caret resources to package-manifest.in. r=roc 2015-03-13 03:11:00 +01:00
André Reinald
f3598cf103 Bug 1083344 - Tighten rules for Mac OS content process sandbox on 10.9 and 10.10. r=smichaud
Allow read to whole filesystem until chrome:// and file:// URLs are brokered through another process.
Except $HOME/Library in which we allow only access to profile add-ons subdir.
Add level 2, which allows read only from $HOME and /tmp (while still restricting $HOME/Library.
Change default back to 1.
2015-03-12 17:42:50 +01:00
Bevis Tseng
3cb11fd177 Bug 1114935 - Part 5.2: Build MozIccManager by default. r=echen, r=htsai, r=glandium 2015-01-14 14:43:32 +08: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