Commit Graph

21523 Commits

Author SHA1 Message Date
Wes Kocher
8d4c76f215 Merge inbound to m-c 2014-03-03 20:25:51 -08:00
Ryan VanderMeulen
ee46e14cf6 Merge m-c to inbound. 2014-03-03 17:23:35 -05:00
Ryan VanderMeulen
c9889fa5b4 Merge m-c to fx-team. 2014-03-03 17:23:01 -05:00
Heather Arthur
82c6c4bbe1 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
dc8cd62bf8 Merge fx-team to m-c. 2014-03-03 17:13:50 -05:00
Brian Grinstead
b59720019f 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
ea03a43c5e 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
c7e2310efd 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
7768877eb4 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
3241538a41 Bug 968177 - Apply the shared backups code to bookmarks.html export. r=mano 2014-03-03 17:51:42 +01:00
Jim Mathies
277043fc4d Bug 968916 - Launch the last used browser frontend after pave over installs. r=rstrong 2014-03-03 10:35:12 -06:00
Jim Mathies
1a3ad94e2e 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
f0f4693082 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
d492a05b2b Bug 960905 - DevToolsUtils.reportException is misused in Tracer.prototype. r=fitzgen 2014-03-03 10:33:58 -05:00
Jared Wein
ae72c9141f 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
2b83690db8 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
2a78acc9bc Merge latest green fx-team changeset and mozilla-central 2014-03-03 14:48:02 +00:00
Ed Morley
8362582b2a Merge latest green inbound changeset and mozilla-central 2014-03-03 14:44:44 +00:00
Tim Taubert
21e5a76b9c merge m-c to fx-team 2014-03-03 09:30:26 +01:00
Manish Goregaokar
ed1cf61344 Bug 974394 - Chage duplicated acceskey 'a' to 'v' for proxy autologin pref; r=adw 2014-03-03 00:23:03 -05:00
Matthew Noorenberghe
3a3787a7d1 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
c40272dcf1 Bug 971765 - Reorder Sync datatype options to match marketing. r=ttaubert 2014-03-02 20:57:47 -05:00
Mark Hammond
bab4879424 Bug 972070 - improve FxAccounts.jsm state management. r=jedp 2014-03-03 10:20:56 +11:00
Allison Naaktgeboren
1e2b39e743 Bug 784042 - Use mozIColorAnalyzer for autocomplete search result tiles.r=mbrubeck 2014-03-02 10:23:45 -08:00
ffxbld
bd33b2768d No bug, Automated blocklist update from host bld-linux64-spot-329 - a=blocklist-update 2014-03-01 03:12:55 -08:00
Wes Kocher
ccc663ca1e Backed out changeset ebcbf7155214 (bug 784042) for metro-chrome bustage 2014-02-28 15:45:31 -08:00
Jim Mathies
38bc118359 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
4b536ca9f6 bug 941322 deprecate facebook messenger features, r=felipe 2014-02-28 18:07:44 -05:00
Allison Naaktgeboren
0e2e712e3e Bug 784042 - Use mozIColorAnalyzer for autocomplete search result tiles. r=mbrubeck 2014-02-28 16:59:07 -05:00
Mahdi Dibaiee
151a99c3d6 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
4b4ac62ab8 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
cfa922c78e Bug 974406 - Bookmarking UI doesn't work correctly to HSTS pages. r=gavin 2014-03-01 14:37:23 +01:00
Bill McCloskey
3f31183701 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
ade029bdd8 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
835e5341ec 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
e0dc44b5af Bug 971778 - Remove the richlistbox from the sync datatype selection in preferences. r=ttaubert 2014-03-03 16:55:34 -05:00
Gijs Kruitbosch
255ade4a97 Bug 975719 - unbreak custom toolbars in Australis, r=jaws
--HG--
extra : rebase_source : cb801a739c7706cc26f4ccccabe0708d1b577850
2014-03-03 16:18:28 -05:00
Gijs Kruitbosch
08669b4340 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
9f114f5808 Bug 972054 - Numeric status codes in the network monitor, followup; r=vp 2014-03-03 15:55:46 -05:00
Rob Campbell
7ee7418e62 Bug 972054 - Numeric status codes in the network monitor; r=vp 2014-03-03 11:13:00 -05:00
Tim Taubert
18a9f06bec Bug 978541 - Use delegating yield for debugger-controller.js r=past 2014-03-02 10:34:05 +01:00
Ryan VanderMeulen
52d9b37df9 Merge m-c to fx-team. 2014-02-28 10:17:27 -05:00
Mike de Boer
ad30f4e195 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
c835bc596f 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
7afee8566b merge mozilla-inbound to mozilla-central 2014-02-28 14:31:00 +01:00
Neil Deakin
90df2e8916 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
93c8254d5f Backed out changeset 48432355c9fb (bug 973932) because it shouldn't have landed yet 2014-02-28 10:46:28 +00:00
Gijs Kruitbosch
50ae891122 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
90975f3050 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
e7be31aa74 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