Commit Graph

5641 Commits

Author SHA1 Message Date
Gijs Kruitbosch
4f700c0a6a Bug 979053 - fade in navbar and placeholder outlines when opening Australis customize mode, r=MattN 2014-03-04 17:10:45 -05:00
Gijs Kruitbosch
749004af53 Bug 886573 - make zoom controls display the right thing in Australis even in customize mode, r=jaws 2014-03-04 17:10:40 -05:00
Blake Winton
77b84a3c27 Bug 964257 - Close the tab before flipping the deck away from the customize pane. ui-r=phlsa, r=mconley 2014-03-04 07:18:00 -05:00
Mike Conley
a3a9b7abb1 Bug 979034 - [Australis] Make CustomizationTabPreloader kick-off when the user opens the menu panel. r=ttaubert. 2014-03-04 11:48:00 -05:00
Mike Conley
feae809bc3 Bug 979031 - [Australis] Don't animate the opening of the about:customizing tab. r=dao. 2014-03-04 10:24:00 -05:00
Ed Morley
18eeddbb8a Backed out changeset 1d6730688107 (bug 947914) for browser-chrome failures 2014-03-04 17:25:53 +00:00
Matthew Noorenberghe
029434a864 Bug 978084 - Make sure @customizing-movingItem gets removed by ensuring dragend gets fired. r=Gijs
--HG--
extra : rebase_source : 7e590a535947230f62fbbe6e0aee407379c86e5e
2014-03-04 11:12:41 -05:00
Mihaela Velimiroviciu
3d703e5159 Bug 947914 - tests for Australis panel menu default buttons existence and functionality. r=Gijs 2014-03-04 17:30:17 +02:00
Ryan VanderMeulen
bbea55ccfd Merge m-c to fx-team. 2014-03-03 17:23:01 -05:00
Ryan VanderMeulen
8656915f70 Merge fx-team to m-c. 2014-03-03 17:13:50 -05: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
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
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
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
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
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
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
Gijs Kruitbosch
2ca0429dd1 Bug 976513 - Australis - yield all the close windows in tests to avoid randomorange, rs=test-only
--HG--
extra : rebase_source : bb8c41ffea63ce3811b068edfcbd9233e1ed4e42
2014-02-28 17:46:27 +00:00
Tim Taubert
565f054b9c Bug 975552 - [Australis] Preload about:customizing like we do with about:newtab to increase transition performance. r=jaws,ttaubert. 2014-02-25 18:51:41 +01:00
Gijs Kruitbosch
58877357cc Bug 973932 - Australis' CustomizeMode isn't resetting the currentset attribute on the addon-bar, r=mconley 2014-02-27 13:12:18 +00:00
Gijs Kruitbosch
98facb9065 Bug 978068 - [Australis] - fastcustomizeanimation attribute set on wrong tab, r=mikedeboer 2014-02-28 15:06:12 +00:00
Shane Caraveo
fe69ad1ecf bug 960198 make sidebars available from a customizable widget, r=mconley 2014-02-28 09:04:16 -05:00
Jim Mathies
3efc8a683a Bug 969831 - Use the new feature level check for desktop browser 'switch to metro' ux elements. r=msamuel 2014-02-28 07:37:31 -06: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
Gijs Kruitbosch
0aba46dd2c Bug 963773 - determine offset inside scrolling container for Australis customize mode drag placeholder UI to make things work when scrolling, r=jaws
--HG--
extra : rebase_source : d83881b1adbe23ca692bd62b7c60e766efe50819
2014-02-25 22:57:22 +00:00
Ryan VanderMeulen
74fde3a2f2 Merge m-c to fx-team. 2014-02-27 17:47:23 -05:00
Ryan VanderMeulen
49d631a2d8 Backed out changeset c10115ce8c0d (bug 968447) for linux32 debug mochitest-bc perma-fail. 2014-02-27 17:45:08 -05:00
Ryan VanderMeulen
2d8bf9246c Merge m-c to fx-team. 2014-02-27 17:35:05 -05:00
Ryan VanderMeulen
62397fa8e2 Merge fx-team to m-c. 2014-02-27 17:31:32 -05:00
Marco Bonardo
dd0aed7be9 Bug 965032 - Fix layout of Sync preferences in signed-out state. r=ttaubert 2014-02-27 21:37:19 +01:00
Jared Wein
4fdf479097 Bug 968447 - The Bookmarks Toolbar Items doesn't appear as a normal menu panel button in new windows. r=Gijs 2014-02-27 09:44:33 -05:00
Carsten "Tomcat" Book
2ede5ce093 Merge mozilla-central to fx-team 2014-02-27 15:43:29 +01:00
Carsten "Tomcat" Book
1c9dcbf36a merge fx-team to mozilla-central 2014-02-27 15:34:11 +01:00
Carsten "Tomcat" Book
628801e4db merge mozilla-inbound to mozilla-central 2014-02-27 14:45:02 +01:00
Mark Hammond
ae0dc3da66 Bug 975894 - sync prefs listens for weave:service:start-over:finish instead of weave:service:start-over. r=ttaubert. 2014-02-27 10:43:31 +11:00
Gijs Kruitbosch
ef0fe1997a Bug 952753 - don't use level='top', do use noautofocus, for Australis overflow panel, r=MattN
--HG--
extra : rebase_source : f41a90624996df745a89b0d0bccad21c0356dabb
2014-02-26 23:44:41 +00:00
Tim Taubert
c1448c1731 Bug 972243 - Use Cu.cloneInto() and/or shallow copies to clone state objects r=billm 2014-02-26 11:34:32 +01:00
Jared Wein
4768e928d7 Bug 974481 - Quickly Exiting Customize Mode after Restoring Defaults Makes Customize Sticky/Broken. r=Gijs 2014-02-26 12:55:00 -05:00
Gijs Kruitbosch
78dc2eab32 Bug 972359 - Australis - use margins and border for measuring panel heights to avoid unnecessary scrollbars, r=mconley
--HG--
extra : rebase_source : b43a21a0008c5c6270cb7a8b2c2fefacbb590703
2014-02-24 17:29:02 +00:00
Matthew Noorenberghe
983371f461 Bug 963576 - Part 1 - Provide attributes/classes to style customization targets. r=Gijs 2014-02-25 23:07:02 -08:00
Wes Kocher
043e226ec8 Merge inbound to m-c
--HG--
rename : mobile/android/chrome/content/PluginHelper.js => browser/metro/base/content/contenthandlers/PluginHelper.js
2014-02-25 20:09:33 -08:00
Gijs Kruitbosch
df99d01f07 Bug 966741 - middle-clicking recently closed items in Australis menu panel should close the panel, r=jaws 2014-02-25 13:20:28 +00:00
Nikhil Johny
5478f1dbcd Bug 283754 - Awkward phrasing in language selection dialog - "in order of preference" used twice. r=dao 2014-02-25 08:18:56 -05:00