Gijs Kruitbosch
708b5dcbd7
Bug 996635 - fix removing widgets from outside their area, r=jaws
...
--HG--
extra : rebase_source : c6e5fc5b2cb5e79f4fb7c1307c383157f8577c61
2014-05-12 21:47:17 +01:00
Gijs Kruitbosch
af7a4a6664
Bug 946166 - make clicking disabled items not close the panel, r=mikedeboer
2014-05-15 19:35:33 +01:00
Gijs Kruitbosch
bb9c18e0bf
Backed out changeset b32eb8beb7eb (bug 996635) for mochitest-browser bustage in other customizableui tests
2014-05-16 00:23:00 +01:00
Gijs Kruitbosch
233814d5d7
Bug 996635 - fix removing widgets from outside their area, r=jaws
...
--HG--
extra : rebase_source : c24812c5a95ddd79051dec1ff6cd71a56234aa3a
2014-05-12 21:47:17 +01:00
Mike Conley
ee08e05f4f
Bug 993712 - Remove hand-rolled timeout handler from customizableui/test/head.js. r=test-only
...
I'm trying to smoke out an intermittent orange in bug 993712, and I'm starting to run dry on
ideas. I'm having no luck reproducing the bug locally. What I'm trying to do here is cause
the orange (when it rears its head) to force a mochitest timeout, which will take a screenshot.
I'm hoping that screenshot gives me some clues about what's going on.
2014-05-14 17:09:34 -04:00
Gijs Kruitbosch
7991db589f
Bug 1003588 - don't let spacers, springs and separators go into the panel, r=jaws
2014-05-09 22:11:24 +01:00
Gijs Kruitbosch
d71433e778
Bug 1008559 - setLocationAttributes, as called from buildArea, should remove anchor attribute if set, r=mconley
2014-05-12 19:12:06 +01:00
Ryan VanderMeulen
df91ea951b
Merge inbound to m-c.
2014-05-12 16:32:53 -04:00
vikneshwar
6ff2bf299b
Bug 1003888 - Replaced getter for isReady() instead of a function(). r=mconley
2014-05-09 11:29:00 +02:00
Neil Deakin
ef346b0d91
Bug 994194, don't set height of panels when they are on the toolbar, prevents scrollbars from appearing, r=mconley
2014-05-12 08:24:40 -04:00
Ryan VanderMeulen
ee0a788293
Merge fx-team to m-c.
2014-05-08 16:04:26 -04:00
Mike de Boer
bc908e1e24
Bug 947344: add more shortcut tooltip and label helpers where possible. r=mconley.
2014-05-08 11:14:20 +02:00
Ed Morley
548e0d10a5
Merge latest green fx-team changeset and mozilla-central
2014-05-01 15:53:50 +01:00
Tim Nguyen
0ebd573948
Bug 989751 - Some items in the Web Developer and Sidebar widgets have the wrong styling, r=gijs
...
--HG--
extra : rebase_source : c5d3e9fb0aa32d16a0a24edd43a800f68eba114f
2014-04-30 04:40:00 +01:00
Henri Sivonen
2182f447b0
Bug 943252 m-c part - Remove dead code related to the old Character Encoding menu implementation. r=Unfocused.
2014-04-30 10:41:15 +03:00
Henri Sivonen
34b67bca76
Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk.
2014-05-08 12:32:00 +03:00
Gijs Kruitbosch
00007267c8
Bug 994712 - fix CART regression caused by switch to Promise.jsm for Task.jsm. r=mconley.
2014-04-25 14:49:28 +02:00
Ryan VanderMeulen
8d5596e4bc
Backed out changeset cabda6c7f0e9 (bug 947914) for frequent test failures.
2014-04-26 18:12:33 -04:00
Mike Conley
1f6b121ffb
Bug 997446 - Add temporary "Open e10s Window" icon to menu panel default set. Will only be available if browser.tabs.remote is true. r=jaws.
2014-04-25 16:08:31 -04:00
Mihaela Velimiroviciu
2f72cbde02
Bug 947914 - Add test for the funtionality of panel menu default buttons. r=Gijs
2014-04-25 14:46:52 +03:00
Mike de Boer
df9a33d649
Bug 966723: exit Customize Mode on menu-button click, not mouse-down. r=mconley, feedback=dao.
2014-04-24 16:37:54 +02:00
Dão Gottwald
51fdc20682
Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws
2014-04-25 14:30:18 +02:00
Carsten "Tomcat" Book
c24942f7e4
Backed out changeset 1c2ef0d3d997 (bug 865826) for failing jetpack tests
2014-04-25 14:13:33 +02:00
Dão Gottwald
94f65cbce6
Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws
2014-04-25 11:48:33 +02:00
Jared Wein
6d168c03c6
Bug 1000377 - Always show the toggleable toolbars dropdown in customization mode even if the only toolbar available is the bookmarks toolbar. r=MattN
2014-04-23 12:04:00 +02:00
Mihaela Velimiroviciu
c746012e11
Bug 987640 - add test for changing the encodings from the encodings subview. r=Gijs
2014-04-23 11:33:46 +03:00
Jared Wein
16813bb9e1
Bug 997684 - Tooltips in the panel menu shouldn't end with an ellipsis and shouldn't use title capitalization. r=dao
2014-04-22 15:47:37 -04:00
Mike Conley
44f9892437
Bug 993712 - Try to fix permanent orange in browser_984455_bookmarks_items_reparenting.js by making sure test for 968447 fully closes its window. r=jaws.
2014-04-21 20:07:00 -04:00
Jared Wein
eec176476e
Bug 996899 - Calling CustomizableUI.registerArea with an altered 'legacy', 'overflowable', or 'type' should throw. r=mconley
...
--HG--
rename : browser/components/customizableui/test/browser_996364_defaultCollapsed.js => browser/components/customizableui/test/browser_996364_registerArea_different_properties.js
extra : rebase_source : bb2febcf3f47a0a7bb5f7ea3f2fe14b3d6e6e8f2
2014-04-16 17:43:14 -04:00
Gijs Kruitbosch
2942463f2e
Bug 996988 - add more test assertions to debug intermittent orange for browser_995164_registerArea_during_customize_mode.js, rs=firebot/test-only
...
--HG--
extra : rebase_source : a70df662df41f7316d96c123e250267ddd46b8c8
2014-04-16 14:54:03 +01:00
Jared Wein
8eb76c7444
Bug 996364 - Calling CustomizableUI.registerArea a second time for the same area throws an exception. r=Gijs
2014-04-15 15:22:45 -04:00
Gijs Kruitbosch
29fcdd0925
Bug 995164 - registerArea should work correctly with customize mode, r=mconley
2014-04-14 00:42:24 +01:00
Mike Conley
f6e2866184
Bug 995161 - Customize mode can still break after bootstrapped add-on with custom legacy:true toolbar restarts. r=Gijs.
...
--HG--
rename : browser/components/customizableui/test/browser_989609_bootstrapped_custom_toolbar.js => browser/components/customizableui/test/browser_bootstrapped_custom_toolbar.js
2014-04-13 19:49:07 -04:00
Gijs Kruitbosch
ced63f557e
Bug 993322 - fix widgets not showing up in toolbox, r=mconley
2014-04-09 01:00:31 +01:00
Gijs Kruitbosch
79efc0b701
Bug 989289 - only migrate builtin toolbars, also migrate toolbox, r=mconley
2014-04-09 23:56:38 +01:00
Tim Taubert
06e129d0fd
Bug 994844 - Remove Task.spawn() usage from CustomizeMode.populatePalette() r=mconley
2014-04-10 19:45:33 +02:00
Gijs Kruitbosch
8dba877a9b
Bug 992747 - toolbar visibility setting doesn't work for non-customizable toolbars, r=jaws
2014-04-09 01:35:58 +01:00
Mike Conley
c506d95501
Bug 992373 - Items in the panel jump up slightly when the customization transition finishes. r=Gijs, mikedeboer.
2014-04-09 17:37:38 -04:00
Ryan VanderMeulen
f7f6976e6e
Merge inbound to m-c.
2014-04-08 18:17:58 -04:00
Mike Conley
a7de85d2e8
Bug 989609 - Dynamically added toolbars with API-created widgets should not break customize mode. r=Unfocused,mdeboer
2014-04-02 16:39:00 -04:00
Ryan VanderMeulen
5f44632bc3
Merge m-c to fx-team.
2014-04-07 22:37:51 -04:00
Jared Wein
cdbd21421d
Bug 967110 - Add an inverted help icon and arrow to show on the menu panel anchor when the Help subview is open. r=mconley
2014-04-07 12:20:25 -04:00
Mike Conley
2173ae7383
Bug 984455 - Bookmarks menu and toolbar context menus can be broken after underflowing from nav-bar chevron. r=mak,mdeboer,Gijs.
2014-03-28 10:30:00 -04:00
Mike Conley
40a13dcd87
Backout bug 989609 (48e5925d8c81) for suspected leak in bc1 on CLOSED TREE.
2014-04-04 16:40:23 -04:00
Mike Conley
f20e680972
Bug 989609 - Dynamically added toolbars with API-created widgets should not break customize mode. r=Unfocused,mdeboer
2014-04-02 16:39:00 -04:00
Ryan VanderMeulen
75f1da8e39
Backed out changeset 8b94363b10f1 (bug 984455) for debug OSX mochitest-bc failures.
2014-04-02 14:48:13 -04:00
Ed Morley
2aa332455d
Merge mozilla-central and fx-team
2014-04-02 18:25:23 +01:00
Mike Conley
005bed99e5
Bug 984455 - Bookmarks menu and toolbar context menus can be broken after underflowing from nav-bar chevron. r=mak,mdeboer,Gijs.
2014-03-28 10:30:00 -04:00
Mark Hammond
cae334e085
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-04-02 10:53:55 +11:00
Mike Connor
c04ca9e071
Bug 940685 - adjust UI test to expect about:home, r=gavin
...
--HG--
extra : rebase_source : 14c563626da311ee6c87aa5a73f92e8dbae3c97c
2014-03-31 14:56:03 -04:00