Commit Graph

33983 Commits

Author SHA1 Message Date
ffxbld
822d11adb7 No bug, Automated blocklist update from host bld-linux64-spot-1005 - a=blocklist-update 2015-03-28 03:27:39 -07:00
Wes Kocher
e4585cf145 Merge b2g-inbound to m-c a=merge 2015-03-27 17:11:19 -07:00
Wes Kocher
f7b636d799 Merge fx-team to m-c a=merge 2015-03-27 16:52:38 -07:00
Ryan VanderMeulen
e09b8cecbf Merge m-c to b2g-inbound. a=merge 2015-03-27 12:20:00 -04:00
Brian Grinstead
aae3c9293d Bug 971129 - Prevent shrinking browser element to 0 width or height;r=MattN 2015-03-27 10:35:38 -07:00
Brian Grinstead
371e5229aa Bug 971129 - Set a minimum page size to 25px when initializing the devtools toolbox host;r=jryans 2015-03-27 10:35:32 -07:00
Ryan VanderMeulen
da1028199c Merge m-c to fx-team. a=merge 2015-03-27 12:21:41 -04:00
Ryan VanderMeulen
43bcefb0f7 Merge m-c to inbound. a=merge
CLOSED TREE
2015-03-27 11:17:04 -04:00
Dave Townsend
b94355b1ea Bug 1144578: browser_tab_dragdrop.js uses CPOWs and frequently fails.
--HG--
extra : rebase_source : 6de72071601086732b1822e7e08a01b1ae8f447b
2015-03-25 13:45:09 -07:00
Jordan Santell
ec8dff9250 Bug 1147656 - Remove duplicate profiler defaults from the front end and just use on the server. r=vp 2015-03-26 13:15:00 -04:00
Tim Taubert
63c9342a78 Bug 1100294 - Deprecate PlacesUtils.getURLAndPostDataForKeyword() and turn getShortcutOrURIAndPostData() into a task that uses the new keywords API r=mak 2015-03-27 09:16:04 +01:00
Zachary Carter
8007600342 Bug 1139677 - Display the user's FxA profile image in the Sync Pref pane r=markh,rfeeley 2015-03-27 02:37:55 -07:00
Wes Kocher
5b6f65bcdb Merge m-c to inbound a=merge CLOSED TREE 2015-03-26 17:46:35 -07:00
Wes Kocher
d10ed7e331 Backed out changeset 6306a0c0be65 (bug 1100294) for bc1 orange CLOSED TREE
--HG--
extra : amend_source : dec7f5ae75aa0a41aeb985a43342eeb76ddd688a
2015-03-26 14:30:21 -07:00
Wes Kocher
298f693d17 Backed out changeset 54f37e45c70b (bug 1125117) for bc1 orange CLOSED TREE 2015-03-26 14:23:55 -07:00
Marina Samuel
95e6c5d809 Bug 1143745 - Update the way Firefox reads directoryLinks.json sent from the server for the tiles v3 endpoint. r=adw 2015-03-26 17:17:59 -04:00
Marina Samuel
b682e44acd Bug 1143797 - Allow clicking on suggested explanation text to see overlay explaining the suggested tile. r=adw 2015-03-26 17:05:44 -04:00
J. Ryan Stinnett
c2778efe9d Bug 1147042 - Rename attachProcess to getProcess. r=ochameau
--HG--
rename : toolkit/devtools/server/tests/mochitest/test_attachProcess.html => toolkit/devtools/server/tests/mochitest/test_getProcess.html
extra : rebase_source : d74e89db7b2da7eda804d8f667d54c1447bb02e2
2015-03-24 14:59:53 -05:00
Ed Lee
b81312d32e Bug 1146249 - Tiles on the newtab page don't wrap properly [r=adw]
Calculate the appropriate cell width for computing the grid width.

--HG--
extra : rebase_source : ab9b132cc741c74318761521de7a9fa435af7bdc
2015-03-23 01:16:30 -07:00
Ed Lee
edc8b399f9 Bug 1140496 - Only show a suggested tile url for some number of times or until clicked [r=adw]
Default to a hardcoded frequency cap that decreases by 1 per view or all for a click.

--HG--
extra : rebase_source : 23e3d55ab1fd78f84b9b1807b91ea066fa758ed5
2015-03-22 00:46:26 -07:00
Mark Hammond
5c3ea17df0 Bug 1148273 - have the readinglist scheduler handle FxA error states correctly. r=rnewman 2015-03-27 16:41:48 +11:00
Mark Hammond
797e173fdb Bug 1148252 - gracefully handle an attempt to upload a new item when the server already has it. r=adw 2015-03-27 13:10:20 +11:00
Henri Sivonen
7ecae9aca8 Bug 1147311 - Migrate x-central-euro, x-baltic and tr to x-western in the font.language.group pref. r=mak.
--HG--
extra : rebase_source : 2aba312abd1db6618008d68852f77bea8a07c859
2015-03-26 11:29:28 +02:00
Deepak Koli
87675e5075 Bug 1039540 - In-content preferences: Disable the sorting of rows of sub-dialogs when right clicking; r=MattN
Review comments applied by MattN

--HG--
extra : rebase_source : ec8992278f30d27e7166ab5876415c4fcf1b72c5
2015-03-26 18:02:49 -07:00
Mark Hammond
ad9785e5d1 Bug 1148217 - catch and log local storage errors in reading-list sync engine. r=adw
--HG--
extra : rebase_source : d453f866d36cdfb5733041c9019b2fc9fa3fd122
2015-03-27 11:38:07 +11:00
Marco Bonardo
02af7bbf27 Bug 1125117 - Use the new keywords API in autocomplete. r=ttaubert 2015-03-26 21:16:07 +01:00
Marina Samuel
49c5893d01 Bug 1136208 - Change all references of 'related' to 'suggested' r=adw 2015-03-26 17:23:21 -04:00
Tom Tromey
0046046758 Bug 1124456 - Check channel's contentPolicyType to see if it is XMLHttpRequest. r=vporof 2015-03-27 06:00:00 -04:00
Ryan VanderMeulen
c2832e30e0 Backed out 5 changesets (bug 1132301) for mochitest-bc leaks and test failures.
Backed out changeset ef364246350a (bug 1132301)
Backed out changeset 0e57fb772be5 (bug 1132301)
Backed out changeset d241102c104c (bug 1132301)
Backed out changeset 7d3633bdd4a3 (bug 1132301)
Backed out changeset 3d3ff867d390 (bug 1132301)
2015-03-27 11:04:38 -04:00
Brian Grinstead
9157387e13 Bug 1147128 - Make sure attribute shows up in markup view after removing and setting to the previous value;r=mratcliffe 2015-03-27 07:30:09 -07:00
Mike de Boer
261f73be03 Bug 1132301: Part 5 - add unit tests for the Social Sharing feature of Loop. r=Standard8 2015-03-27 14:32:01 +01:00
Mike de Boer
928e042f5c Bug 1132301: Part 4 - add a Share Link button in the Loop conversation window to share a room URL via the Social API. r=Standard8 2015-03-27 14:31:58 +01:00
Mike de Boer
adaaa3af82 Bug 1132301: Part 3 - hide the Loop dropdowns when the content window loses focus, so mouseLeave workarounds can be removed. r=Standard8 2015-03-27 14:31:55 +01:00
Mike de Boer
e7a9008b10 Bug 1132301: Part 2 - add navigator.mozLoop methods to allow interaction between Loop and the Social API. r=Standard8,mixedpuppy 2015-03-27 14:31:53 +01:00
Mike de Boer
e8389f584a Bug 1132301: Part 1 - share button should emit notifications when it is added to or removed from a customizable area. r=mixedpuppy 2015-03-27 14:31:50 +01:00
Jared Wein
627cdd77b5 Bug 1148098 - Enable reader mode outside of Nightly. r=margaret
--HG--
extra : rebase_source : 6a8a2affb37ba78fe8be04e6b956dda20873c48a
2015-03-26 17:31:30 -04:00
Alexandre Poirot
baf4294fca Bug 1134180 - Introduce RootActor.getTab to prevent creating TabActor for all tabs. r=past
--HG--
extra : rebase_source : 353d0d724d464ebdd03872163e2a75b4674ee6e5
2015-03-25 09:30:00 -04:00
Chirag Bhatia
713b2064c2 Bug 1133211 - The bookmarks menu dropmarker should not appear below the footer. r=mak
--HG--
extra : rebase_source : a5d6debac089650c790683d31a8751f847c67493
2015-03-25 10:18:00 -04:00
Patrick Brosset
31fcbce2ca Bug 1106272 - Part 3: Test for the selector highlighter feature in the rule-view. r=miker
--HG--
extra : rebase_source : 4b65324399a8ecb8eba60377b16446e4fc0ecf55
2015-03-24 15:57:33 +01:00
Patrick Brosset
d44f1cbad1 Bug 1106272 - Part 2: Change all rule-view events from custom dom events to eventemitter events. r=miker
--HG--
extra : rebase_source : f84711e8e874c92d3f34850573bf375b00930f7d
2015-03-24 15:06:39 +01:00
Patrick Brosset
7a37471593 Bug 1106272 - Part 1: Remove the selector highlight on hover and add a selector icon instead. r=miker
--HG--
extra : rebase_source : 57dcc58a96c35d42111f5b3671de2d4e8da78e35
2015-03-24 14:42:27 +01:00
Victor Porof
f348006332 Bug 1147397 - The null recording checks in get/setTimeInterval are backwards, r=jsantell 2015-03-25 10:22:20 -04:00
Victor Porof
92220b36c3 Bug 1147806 - Content frame filtering is confused when profiling FxOS, r=jsantell 2015-03-26 12:16:31 -04:00
Marco Bonardo
80a46b8d07 Bug 1125117 - Use the new keywords API in autocomplete. r=ttaubert 2015-03-26 21:16:07 +01:00
Brian Grinstead
7e6dfb40de Bug 1147325 - Clear box model timer on markup view destroy. r=pbrosset
Prevents 'this._inspector.toolbox is null' spam in mochitest-dt
2015-03-25 12:19:00 -04:00
George Wright
72153ad282 Bug 1066531 - Delay tab switching until content is ready in e10s mode r=mconley,mstange 2015-03-16 14:30:41 -04:00
David Rajchenbach-Teller
2504927a19 Bug 1087110 - Don't update experiments manifests if no experiment is running. r=gfritzsche 2015-03-10 13:36:17 +01:00
Brian Grinstead
90be53c400 Bug 1064596 - Clamp the toolbox size to min(preferred size, available space). r=jryans 2015-03-25 15:01:00 -04:00
Drew Willcoxon
1f533a25c5 Bug 1148060 - Fix test_Sync.js pre-39 failure due to defining delete on an object. r=jaws 2015-03-26 12:45:36 -07:00
Tim Taubert
e875d73a1c Bug 1100294 - Deprecate PlacesUtils.getURLAndPostDataForKeyword() and turn getShortcutOrURIAndPostData() into a task that uses the new keywords API r=mak 2015-03-25 18:25:43 +01:00