Commit graph

345 commits

Author SHA1 Message Date
Alexander Surkov
f0d833e65b Bug 942650 - Some toolbars have unknown accessible role or worse, r=tbsaunde 2013-12-05 10:43:40 -05:00
Jared Wein
2dc4d2d5d6 Bug 945191 - Australis' combined buttons show wrong context menu options when they are in the toolbar. r=Gijs, DONTBUILD 2013-12-03 18:27:10 -05:00
Gijs Kruitbosch
81dae085a0 Backed out changeset d5a62078b4f2 (bug 945191) for commit msg without 'Australis' 2013-12-04 10:59:43 +01:00
Jared Wein
a38090883a Bug 945191 - Combined buttons show wrong context menu options when they are in the toolbar. r=Gijs 2013-12-03 18:27:10 -05:00
Ryan VanderMeulen
f6d9a7911d Merge inbound to m-c. 2013-12-03 16:45:17 -05:00
Marina Samuel
eabe223be9 Bug 944740: Don't show Metro button in palette on non-win8. r=Gijs 2013-12-03 15:41:56 -05:00
Jared Wein
b2de8a00ce Bug 945718 - Australis: Missing tool-tips in Menu panel for Help and Exit. r=mconley 2013-12-03 15:14:05 -05:00
Gijs Kruitbosch
4c72848ea7 Bug 944887 - Australis' destroyWidget functionality should also remove the node if it's in the palette, r=jaws 2013-12-03 11:20:11 +01:00
Gijs Kruitbosch
9eb64c792e Bug 940182 - fix Australis' cut/copy/paste buttons, r=jaws
--HG--
extra : rebase_source : 228edd63276ee6a5533842ab0e146f4b405825b9
2013-12-03 20:10:16 +01:00
Gijs Kruitbosch
25b1e398c3 Bug 943683 - add API and test for items migrated out of the add-on bar by Australis, r=mconley
--HG--
extra : rebase_source : 27bc7715ec3ea46514b6e7241a7df82e1e0d8de4
2013-12-03 19:37:45 +01:00
Gijs Kruitbosch
eaf7d78464 Followup for bug 945753 - fix copy-paste mistake in making Australis set currentset correctly, rs=trivial
--HG--
extra : rebase_source : ce45fd2a89a7060c5f87a7f53cd84ae5d81643bd
2013-12-03 18:40:28 +01:00
Gijs Kruitbosch
5ecf7c52cd Bug 945753 - Australis should update currentset attribute with placements, not currentSet property, to avoid nixing non-existant items ourselves, r=mconley
--HG--
extra : rebase_source : 3b1639f34f2ded0630d531841bccf32fee15cdbc
2013-12-03 18:17:24 +01:00
Gijs Kruitbosch
9c774f746c Bug 940013 - fix Australis' CustomizableUI to have better interaction between registerToolbarNode and registerArea, r=Unfocused
--HG--
extra : rebase_source : 17670d2d198701a114b0fc7452f3ca72c1b835b2
2013-11-29 00:20:34 +01:00
Paolo Amadini
44cf767a29 Bug 940408 - Rework DeferredTask to allow asynchronous tasks and support AsyncShutdown. r=Mossop 2013-12-03 13:21:08 +01:00
Carsten "Tomcat" Book
b3c508ce3e Backed out changeset 295b75fac0c8 (bug 940408) for test failures in B2g Desktop Linux & B2G ICS Emulator Opt 2013-12-03 12:53:27 +01:00
Paolo Amadini
fb18739bb4 Bug 940408 - Rework DeferredTask to allow asynchronous tasks and support AsyncShutdown. r=Mossop 2013-12-03 10:15:22 +01:00
Carsten "Tomcat" Book
f56fb54723 Merge m-c to mozilla-inbound 2013-12-03 11:29:37 +01:00
Daniel Holbert
bff93e17cd 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
Gijs Kruitbosch
bec9f2f155 Bug 942581 - unregisterArea should keep placements by default so registering/unregistering doesn't lose data in Australis, r=jaws 2013-11-26 20:50:01 +01:00
Marina Samuel
9373ae764c Bug 942915: Part 2: Update tests for Metro button Australis. 2013-12-02 11:17:14 -05:00
Marina Samuel
bae45fa1c6 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
80a2d02722 Bug 939943 - [Australis] Make the Exit Customize button more obvious. r=mconley 2013-12-02 00:27:39 -05:00
Marina Samuel
0b3ea93113 Bug 934032 - Move add-ons button back. r=bbondy 2013-11-25 13:29:40 -05:00
Marina Samuel
f493040f72 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
ef2d108ec4 Bug 934032 - Add View on Metro feature to Desktop Firefox in Australis. r=bbondy 2013-11-19 13:06:58 -05:00
Gijs Kruitbosch
6a64c70da7 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
ef92f7555c 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
64cc922f74 Bug 943285 - fix add-on-bar-bound positioning due to Australis shim, r=mconley 2013-11-26 23:26:57 +01:00
Gijs Kruitbosch
49f949d9c6 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
d548ed7959 merge fx-team to mozilla-central 2013-11-26 12:38:36 +01:00
Henri Sivonen
a581322e18 Bug 805374 - Clean up the Character Encoding menu. r=Gijs,Unfocused. 2013-11-26 09:31:52 +02:00
Gijs Kruitbosch
04091c215f 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
ca17848318 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
d6dfa4ccda Bug 879982 - [Australis] Add Email Link widget; r=jaws 2013-11-23 01:40:18 +01:00
Jared Wein
62de8ecdf1 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
0c8cfe569f 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
ea476120a6 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
a8cd600934 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
3cef2c112c 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
8d65bb6a47 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
f7cb3f08f0 Bug 941321 - [Australis] Customize Mode shouldn't break on empty wrappers, r=mikedeboer 2013-11-21 14:50:19 +01:00
Gijs Kruitbosch
2158099b53 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
26ee723822 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
b6ba9103a8 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
27e2b44c9e 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
02af5f5d6b 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
889c94f45f Bug 934443 - [Australis] provide global notifications of customization start/stop, r=mconley 2013-11-15 13:19:07 +01:00
Gijs Kruitbosch
152f577915 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
9717d0ccd7 Backed out changeset 77c3e8e02df4 (bug 919965) to fix commit msg 2013-11-18 18:46:04 +01:00
Gijs Kruitbosch
25b65fc394 Bug 919965 - improve dnd feedback in the panel, r=mikedeboer 2013-11-13 14:20:32 +01:00