Commit graph

15 commits

Author SHA1 Message Date
Jordan Santell
21c741ebe8 Bug 1097156 - Add dev edition theme toggle in toolbox. r=gijs,r=bgrins 2014-11-17 17:35:01 -08:00
Dão Gottwald
b605783cb3 Bug 1093368 - Customize mode theme picker shouldn't pass the default theme object to LightweightThemeManager.previewTheme. r=jaws 2014-11-08 20:30:00 +01:00
Gijs Kruitbosch
1db98ad17f Bug 1094138 - turn off lwt where applicable when clicking devtools button, r=bgrins,jaws
--HG--
extra : rebase_source : f06f4f312b307cec21071958198b02eb815e72d4
2014-11-06 17:50:31 +00:00
Mike de Boer
8f9dbcd47f Bug 1073218: remove the soft start mechanism for full Hello rollout. r=abr,Unfocused 2014-11-07 11:56:04 +01:00
Alex Bardas
031795cae3 Bug 1089591 - Customize mode should be customizable after reset. r=Gijs r=mconley 2014-10-30 10:28:00 +01:00
Carsten "Tomcat" Book
256835686e Backed out changeset e6c622c61207 (bug 1089591) bc1 e10s test failure 2014-10-29 14:19:24 +01:00
Alex Bardas
a17d65a5d1 Bug 1089591 - Customize mode should be customizable after reset. r=Gijs r=mconley 2014-10-28 16:39:00 +01:00
Ruth
b0ca48dd27 Bug 1062014 - Add node existence check to CustomizeMode's onDragEnd. r=mconley. 2014-10-14 20:07:05 -04:00
Brian Grinstead
7e0d0bdea2 Bug 1082108 - Add a button to disable the devedition theme from Customize Mode;r=Gijs 2014-10-14 13:29:30 -05:00
Gijs Kruitbosch
fea569a036 Bug 1059934 - lwt panel height shouldn't persist, r=jaws 2014-10-06 10:43:30 +01:00
Gijs Kruitbosch
2dc96d71fc Bug 1073240 - update Firefox's default theme icon, hide menu on non-default themes, r=jaws
--HG--
extra : rebase_source : 3651f3e80cf537c365a6ab4a0659221fb6d50d4b
2014-10-05 09:12:06 +01:00
Dão Gottwald
42e85fd020 Bug 1060623 - Theme switcher in customize mode should only show the five most recently used lightweight themes. r=jaws 2014-09-17 21:41:35 +02:00
Alex Bardas
9dcddbbb79 Bug 979041 - Wrap an area (area_tabstrip) synchronously before the transition and use requestAnimationFrame. r=mconley
--HG--
extra : rebase_source : 37cd17566f7fc127481c63fd41ba0e55b7072472
2014-09-04 11:13:26 -04:00
Jared Wein
40a594a21c Bug 1007336 - Set lightweight themes in customization mode. r=gijs 2014-08-21 15:57:41 -04:00
Birunthan Mohanathas
32fbc10660 Bug 1038458 - Part 1: Flatten browser/components/customizableui/src/ directory. r=mak
--HG--
rename : browser/components/customizableui/src/CustomizableUI.jsm => browser/components/customizableui/CustomizableUI.jsm
rename : browser/components/customizableui/src/CustomizableWidgets.jsm => browser/components/customizableui/CustomizableWidgets.jsm
rename : browser/components/customizableui/src/CustomizeMode.jsm => browser/components/customizableui/CustomizeMode.jsm
rename : browser/components/customizableui/src/DragPositionManager.jsm => browser/components/customizableui/DragPositionManager.jsm
rename : browser/components/customizableui/src/PanelWideWidgetTracker.jsm => browser/components/customizableui/PanelWideWidgetTracker.jsm
rename : browser/components/customizableui/src/ScrollbarSampler.jsm => browser/components/customizableui/ScrollbarSampler.jsm
rename : browser/components/customizableui/src/logging.js => browser/components/customizableui/logging.js
2014-07-26 09:31:41 -07:00
Renamed from browser/components/customizableui/src/CustomizeMode.jsm (Browse further)