Commit Graph

21523 Commits

Author SHA1 Message Date
Wes Kocher
931a86b030 Merge inbound to m-c 2014-03-03 20:25:51 -08:00
Ryan VanderMeulen
2a78057cf2 Merge m-c to inbound. 2014-03-03 17:23:35 -05:00
Ryan VanderMeulen
bbea55ccfd Merge m-c to fx-team. 2014-03-03 17:23:01 -05:00
Heather Arthur
94e25ffb8a Bug 978653 - Wait longer to fire 'style-applied' event after updating a style sheet in StyleSheetActor. r=pbrosset 2014-03-03 17:17:04 -05:00
Ryan VanderMeulen
8656915f70 Merge fx-team to m-c. 2014-03-03 17:13:50 -05:00
Brian Grinstead
1da926bb97 Bug 971418 - DevTools dark theme: use higher contrast text for main body content;r=harth 2014-03-03 11:55:34 -06:00
Gijs Kruitbosch
96eaacdc17 Bug 978251 - nullcheck target in Australis' panel click detection code, r=jaws
--HG--
extra : rebase_source : 4bd6b3121fe298961f0354054508debf75d62e86
2014-03-03 12:19:08 -05:00
Gijs Kruitbosch
78faa1faa3 Bug 972140 - fix tabbrowser-tabs min-height for Australis so it doesn't get squashed when the non-abs-pos bits have 0 width, r=mconley
--HG--
extra : rebase_source : a233b0be8a28a3fbb9cd49608655be9e7495be8f
2014-03-03 12:18:54 -05:00
Jared Wein
5b151b5b70 Backout bug 960198 since it regressed Australis styling changes. Not backing out the string changes so strings will be present on Aurora30. rs=Gijs
--HG--
extra : rebase_source : 7f7e723f386a187cd1eba7116cc7b29c0a065b55
2014-03-03 12:00:10 -05:00
Marco Bonardo
e415443129 Bug 968177 - Apply the shared backups code to bookmarks.html export. r=mano 2014-03-03 17:51:42 +01:00
Jim Mathies
8c13cf9c5c Bug 968916 - Launch the last used browser frontend after pave over installs. r=rstrong 2014-03-03 10:35:12 -06:00
Jim Mathies
4d4ad20f25 Bug 968916 - Add an entry point to the ceh that launches the metro browser. r=bbondy 2014-03-03 10:35:12 -06:00
Victor Porof
fa6f640ca6 Bug 972795 - NetMonitor should show "Request Headers From Upload Stream" in the Headers tab, not only as part of the Request Payload in the Params tab, r=rcampbell 2014-03-03 10:59:49 -05:00
Stefan Alderson
38f2718b14 Bug 960905 - DevToolsUtils.reportException is misused in Tracer.prototype. r=fitzgen 2014-03-03 10:33:58 -05:00
Jared Wein
bd2c9e7141 Bug 971246 - Fix the display of type='menu' to show the dropmarker in the corner like type='menu-button'. r=mconley
--HG--
extra : rebase_source : ca18708f200f7e85b985a2fb7c2a9f091cb0cc8f
2014-03-03 09:48:31 -05:00
Jared Wein
0a0a96549d Bug 968447 - The Bookmarks Toolbar Items doesn't appear as a normal menu panel button in new windows. r=Gijs
--HG--
extra : rebase_source : 446af8d36736c74cff9e02614f80ac61b757d9ff
2014-02-27 09:44:33 -05:00
Ed Morley
e1af01a9ec Merge latest green fx-team changeset and mozilla-central 2014-03-03 14:48:02 +00:00
Ed Morley
1169e3e5fb Merge latest green inbound changeset and mozilla-central 2014-03-03 14:44:44 +00:00
Tim Taubert
ce0bc7d45b merge m-c to fx-team 2014-03-03 09:30:26 +01:00
Manish Goregaokar
ec5c66b9f2 Bug 974394 - Chage duplicated acceskey 'a' to 'v' for proxy autologin pref; r=adw 2014-03-03 00:23:03 -05:00
Matthew Noorenberghe
504024c463 Bug 977516 - Fix Aero Glass fog behind tabs in customization mode by moving it to ::after. r=Gijs 2014-03-03 00:19:39 -05:00
Steven MacLeod
1499a2612e Bug 971765 - Reorder Sync datatype options to match marketing. r=ttaubert 2014-03-02 20:57:47 -05:00
Mark Hammond
6286168567 Bug 972070 - improve FxAccounts.jsm state management. r=jedp 2014-03-03 10:20:56 +11:00
Allison Naaktgeboren
7eaf7eff98 Bug 784042 - Use mozIColorAnalyzer for autocomplete search result tiles.r=mbrubeck 2014-03-02 10:23:45 -08:00
ffxbld
4487f8a8dc No bug, Automated blocklist update from host bld-linux64-spot-329 - a=blocklist-update 2014-03-01 03:12:55 -08:00
Wes Kocher
ef6f973be6 Backed out changeset ebcbf7155214 (bug 784042) for metro-chrome bustage 2014-02-28 15:45:31 -08:00
Jim Mathies
9dd0ec6be2 Bug 978127 - Update various win8 specific australis customized ui tests to use new Services.metro.supported prop. r=gijs 2014-02-28 17:40:34 -06:00
Shane Caraveo
5dbcd7e0fe bug 941322 deprecate facebook messenger features, r=felipe 2014-02-28 18:07:44 -05:00
Allison Naaktgeboren
5ef10eeaf9 Bug 784042 - Use mozIColorAnalyzer for autocomplete search result tiles. r=mbrubeck 2014-02-28 16:59:07 -05:00
Mahdi Dibaiee
467f1d7b4d Bug 767047 - Don't overwrite existing proxy backup preferences; r=MattN
--HG--
rename : browser/components/preferences/in-content/tests/browser_connection.js => browser/components/preferences/in-content/tests/browser_proxy_backup.js
2014-02-26 11:06:00 -05:00
Matthew Noorenberghe
18a868fab0 No bug - Cleanup browser_connection.js so it's a better example for related tests. r=me 2014-03-01 16:19:57 -05:00
Marco Bonardo
bc157b8885 Bug 974406 - Bookmarking UI doesn't work correctly to HSTS pages. r=gavin 2014-03-01 14:37:23 +01:00
Bill McCloskey
d564734d43 Bug 976621 - [e10s] Don't allow tabs to be dragged between e10s and non-e10s windows (r=felipe) 2014-02-28 17:00:21 -08:00
Bill McCloskey
54302cea40 Bug 976772 - [e10s] Make sure context menu appears at the right place, even in a subframe (r=felipe) 2014-02-28 16:58:52 -08:00
Mike Connor
30e844154a Bug 975528 - Searches using Bing are missing codes for search bar, about:home, and context menu, r+a=gavin 2014-02-21 16:38:42 -05:00
Steven MacLeod
c087494bc6 Bug 971778 - Remove the richlistbox from the sync datatype selection in preferences. r=ttaubert 2014-03-03 16:55:34 -05:00
Gijs Kruitbosch
b458bb60f1 Bug 975719 - unbreak custom toolbars in Australis, r=jaws
--HG--
extra : rebase_source : cb801a739c7706cc26f4ccccabe0708d1b577850
2014-03-03 16:18:28 -05:00
Gijs Kruitbosch
05e0b370cc Bug 973704 - only style disabled='true' as disabled, not disabled='false', after Australis restyle, r=jaws
--HG--
extra : rebase_source : 0584001b5b1d84ff39a17acb7214a8675fbb0310
2014-02-27 17:05:12 +00:00
Rob Campbell
f29a4104f9 Bug 972054 - Numeric status codes in the network monitor, followup; r=vp 2014-03-03 15:55:46 -05:00
Rob Campbell
2d585f89e3 Bug 972054 - Numeric status codes in the network monitor; r=vp 2014-03-03 11:13:00 -05:00
Tim Taubert
6388df5b15 Bug 978541 - Use delegating yield for debugger-controller.js r=past 2014-03-02 10:34:05 +01:00
Ryan VanderMeulen
9ee5be5755 Merge m-c to fx-team. 2014-02-28 10:17:27 -05:00
Mike de Boer
9f93f35813 Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused 2014-02-28 16:07:39 +01:00
Mike de Boer
2d3233ac6b Bug 326743: use cmd-e to set find-in-page search term to currently selected text. r=Unfocused 2014-02-28 16:07:34 +01:00
Carsten "Tomcat" Book
649b31451f merge mozilla-inbound to mozilla-central 2014-02-28 14:31:00 +01:00
Neil Deakin
5d9c2a4895 Bug 968039, Remove the first reflow flag when the popup is laid out but not open, force the uitour to generate frames so that its size is computed properly, r=bz,mattn 2014-02-28 08:18:22 -05:00
Gijs Kruitbosch
134c874df0 Backed out changeset 48432355c9fb (bug 973932) because it shouldn't have landed yet 2014-02-28 10:46:28 +00:00
Gijs Kruitbosch
6a1d688d48 Bug 977150 - don't hardcode position of Australis panels in JS; unify overflow show code, r=jaws 2014-02-28 10:38:33 +00:00
Gijs Kruitbosch
bc4d6c13cd Bug 973932 - CustomizeMode isn't resetting the currentset attribute on the addon-bar, r?mconley 2014-02-28 10:38:26 +00:00
Marco Bonardo
963f31df2d Bug 971283 - Preferences links to Terms of Service and Privacy Notice are too high and and too large. r=ttaubert 2014-02-28 11:07:14 +01:00