Commit Graph

327 Commits

Author SHA1 Message Date
Daniel Holbert
13008130e3 Bug 945583: [Australis] Use "let" to declare loop variable in toolbar.xml, to fix strict JS build warning. r=jaws 2013-12-02 20:16:12 -08:00
Marina Samuel
4d7755ef80 Bug 942915: Part 2: Update tests for Metro button Australis. 2013-12-02 11:17:14 -05:00
Marina Samuel
d5aade5d95 Bug 942915: Part 1: Add 'Metro Mode' as a default button in Windows 8 Australis. 2013-12-02 11:17:07 -05:00
Jared Wein
2ff750f868 Bug 939943 - [Australis] Make the Exit Customize button more obvious. r=mconley 2013-12-02 00:27:39 -05:00
Marina Samuel
3776605f34 Bug 934032 - Move add-ons button back. r=bbondy 2013-11-25 13:29:40 -05:00
Marina Samuel
a5d1cef6d1 Bug 928068 - Story - Don't allow switching to Metro while in private browser mode. r=bbondy 2013-11-19 16:33:37 -05:00
Marina Samuel
c4016d3e33 Bug 934032 - Add View on Metro feature to Desktop Firefox in Australis. r=bbondy 2013-11-19 13:06:58 -05:00
Gijs Kruitbosch
3c68f53613 Bug 941321 - try-finally all of Australis' begin/endBatchUpdate calls, r=mconley
--HG--
extra : rebase_source : 06102ada89853f201baacbca37dc9ced1243acca
2013-11-28 20:04:51 +01:00
Gijs Kruitbosch
eeba6d7474 Bug 940974 - in Australis' CustomizableUI, don't call beginBatchUpdate before potentially bailing and throwing, leading to the batch update stack being forever non-0, r=mikedeboer 2013-11-28 13:34:25 +01:00
Gijs Kruitbosch
ce68333614 Bug 943285 - fix add-on-bar-bound positioning due to Australis shim, r=mconley 2013-11-26 23:26:57 +01:00
Gijs Kruitbosch
db08de563f Bug 939955 - move widgets to palette in Australis if add-on bar was hidden pre-Australis, r=mconley 2013-11-26 23:26:34 +01:00
Carsten "Tomcat" Book
10cb29314e merge fx-team to mozilla-central 2013-11-26 12:38:36 +01:00
Henri Sivonen
142b250b9c Bug 805374 - Clean up the Character Encoding menu. r=Gijs,Unfocused. 2013-11-26 09:31:52 +02:00
Gijs Kruitbosch
d86a0cc183 Bug 941321 - add more failure-proofing to Australis customize mode enter/exit routines, r=mconley
--HG--
extra : rebase_source : 921fc4919704bb012fa0fa34426c3df56bccadd0
2013-11-26 00:26:17 +01:00
Gijs Kruitbosch
32fceb34e0 Bug 942626 - fix filtering for customize context menus in Australis, r=jaws
--HG--
extra : rebase_source : b1d99d1c47d692dea4906c3e439f417e052312a8
2013-11-26 00:24:33 +01:00
Felix H. Dahlke
e7b178e320 Bug 879982 - [Australis] Add Email Link widget; r=jaws 2013-11-23 01:40:18 +01:00
Jared Wein
9951377424 Bug 941990 - The customization context menus don't appear on buttons in the menu panel in customization mode if the panel is not opened prior to entering customization mode. r=Gijs 2013-11-22 16:15:47 -05:00
Gijs Kruitbosch
cd451bd08a Bug 938995 - Australis' customize mode sometimes doesn't close, restore defaults stays enabled after clicking, r=jaws 2013-11-21 19:20:57 +01:00
Jared Wein
ea4417dfa7 Bug 880164 - Australis toolbar buttons contextual menu in toolbar, palette and customize mode. r=Gijs 2013-11-21 23:09:34 -05:00
Gijs Kruitbosch
aee7dfe809 Bug 941372 - [Australis] ignore hidden elements for drag calculations, r=mikedeboer
--HG--
extra : rebase_source : 584eacdc6035d34abeb6eed4ed622cbb80f6e85c
2013-11-21 16:39:11 +01:00
Gijs Kruitbosch
5c54a9ffaf Bug 940387 - Australis customize mode: shouldn't be able to drag placeholders, r=jaws
--HG--
extra : rebase_source : 3334e9f310e0aaa14fda0325d3f74a0f05660b90
2013-11-21 16:38:22 +01:00
Mike de Boer
728cbfe19e Bug 878065: [Australis] update the panel styling for the zoom and edit controls. r=Gijs 2013-11-21 16:39:38 +01:00
Gijs Kruitbosch
a762625e99 Bug 941321 - [Australis] Customize Mode shouldn't break on empty wrappers, r=mikedeboer 2013-11-21 14:50:19 +01:00
Gijs Kruitbosch
6ab865d2c5 Bug 940946 - [Australis] items in the navbar without the removable attribute shouldn't be removable in customize mode either, r=jaws 2013-11-21 11:35:33 +01:00
Gijs Kruitbosch
c5cdf6d9d6 Bug 941083 - invalidate widget wrappers on createWidget calls, r=mconley
--HG--
extra : rebase_source : 60a2c6eb754d6c9c87fb5987fe5fbd39be2581a5
2013-11-20 19:30:06 +01:00
Mike Conley
2c8ec1fe50 Bug 939965 - [Australis] Use ensureReady to force panel menu construction instead of opening it. r=Gijs. 2013-11-20 12:12:29 -05:00
Gijs Kruitbosch
65d8d79f49 Bug 934532 - [Australis] clicking in a blank area of the panel shouldn't close it, r=jaws 2013-11-15 13:38:21 +01:00
Jared Wein
efd80c139c Bug 938980 - [Australis] Restore Defaults will not reshow the address bar if it has been hidden through channel switching. r=Gijs 2013-11-19 17:27:06 -05:00
Gijs Kruitbosch
c40da55bf2 Bug 934443 - [Australis] provide global notifications of customization start/stop, r=mconley 2013-11-15 13:19:07 +01:00
Gijs Kruitbosch
5c200c124d Bug 919965 - [Australis] improve dnd feedback in the panel, r=mikedeboer
DONTBUILD because I'm just relanding to fix the commit message
2013-11-13 14:20:32 +01:00
Gijs Kruitbosch
47f23b7766 Backed out changeset 77c3e8e02df4 (bug 919965) to fix commit msg 2013-11-18 18:46:04 +01:00
Gijs Kruitbosch
03bbc52096 Bug 919965 - improve dnd feedback in the panel, r=mikedeboer 2013-11-13 14:20:32 +01:00
Gijs Kruitbosch
78494424ff Disabling randomorange test, rs=randomorange, see bug 927064 for improving this test. 2013-11-18 16:35:47 +01:00
Mike de Boer
5d7f77e40c Bug 930950: also remove location attributes when a widget is removed. r=Gijs 2013-11-18 13:01:46 +01:00
Blair McBride
7049c747d1 Bug 939489 - CustomizeMode should null-check documentElement._lightweightTheme. r=mconley 2013-11-18 10:10:14 +13:00
Gijs Kruitbosch
834715f1e4 Bug 939091 - fix forward-moving detection to check if we actually can, r=mikedeboer 2013-11-15 15:25:41 +01:00
Gijs Kruitbosch
a8c612e63b Bug 938694 - CustomizableUI.reset should persist default set equivalent, not remove the attribute entirely, r=jaws 2013-11-14 20:16:08 +01:00
Gijs Kruitbosch
b274b660e9 Bug 918226 - expose 'work offline' in the developer subview, r=mikedeboer 2013-11-14 16:26:01 +01:00
Matthew Noorenberghe
c173660590 Bug 936378 - Fix PanelUI.show() to not require an event. r=Unfocused 2013-11-12 19:19:09 -08:00
Gijs Kruitbosch
b05d485477 Bug 884492 - run TabsInTitlebar._update when nodes are added/removed in tab/menubar, r=mconley 2013-11-13 21:56:42 +01:00
Dão Gottwald
4428bd2336 Bug 936633 - Right-clicking on the Firefox menu button shouldn't open the menu panel. r=jaws 2013-11-11 12:42:31 +01:00
Mike Conley
36b712ce3b Bug 932963 - Break customize mode transition into several phases. r=jaws. 2013-11-06 23:42:31 -05:00
Jared Wein
89171301a7 Bug 886444 - [Australis] Remove top padding on the window while in customization mode and also remove the ability to exit customization mode by clicking on the increased window padding. r=Gijs ui-r=shorlander 2013-11-05 15:00:30 -05:00
Dão Gottwald
292ee614d2 Bug 934988 - Panel menu button shouldn't consume outside clicks. r=mconley 2013-11-05 18:02:54 +01:00
Gijs Kruitbosch
74873c2456 Fix errors introduced by 8e9d485dd741 in bug 882353: pass node to updateCombinedWidgetStyle, rs=bustage 2013-11-05 14:13:06 +01:00
Darshana Padmadas
47ea583032 Bug 882353 - Reduce duplication of updateWidgetStyle in CustomizableWidgets.jsm, r=gijs 2013-11-04 22:07:00 +01:00
Gijs Kruitbosch
63ca290e33 Bug 934113 - correctly mark items as removable when in customize mode, r=jaws 2013-11-05 11:39:59 +01:00
Gijs Kruitbosch
d04ccdbfce Bug 930161 - use the image rather than the cursor for positioning, r=mikedeboer 2013-10-31 18:02:49 +01:00
Gijs Kruitbosch
35550d4046 Bug 924004 - buildArea should just plain remove special items, r=mconley 2013-11-01 19:45:53 +01:00
Gijs Kruitbosch
5403a2bb22 Bug 933731 - Should construct panel before starting customize mode, r=mconley 2013-11-01 19:45:52 +01:00