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 |
|
Mike Conley
|
4a167429d8
|
Bug 989289 - Forcibly set the 'mode' attribute to 'icons' on toolbar construction. r=jaws.
|
2014-03-31 08:28:00 -04:00 |
|
Carsten "Tomcat" Book
|
2c72c3916e
|
Merge m-c to mozilla-inbound
|
2014-04-08 15:39:46 +02:00 |
|
Neil Deakin
|
6def64a610
|
Bug 610545, fix tests to disable arrow panel transitions to speed them up and fix mouse targetting issues, r=felipe
|
2014-04-08 08:45:52 -04:00 |
|
Neil Deakin
|
08f6342c17
|
Bug 610545, arrow panels should animate when opening and when cancelling, r=neil,dao
|
2014-04-08 08:45:52 -04:00 |
|
Phil Ringnalda
|
25ffcd7643
|
Back out 43663582cfdb (bug 987404) because it looks like it disabled things even without e10s being defined
|
2014-03-30 23:18:57 -07:00 |
|
Mark Hammond
|
cde2db8ab1
|
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
|
2014-03-31 14:11:49 +11:00 |
|
Ehsan Akhgari
|
640ee90625
|
Bug 986770 - Double the test timeout
|
2014-03-30 09:42:39 -04:00 |
|
Gijs Kruitbosch
|
002f5ec4d6
|
Bug 986808 - don't insert duplicate separators in sidebar widget, r=mconley
|
2014-03-27 22:07:42 +00:00 |
|
Blair McBride
|
9e986c7d3f
|
Bug 987492 - CustomizableUI.jsm should provide convenience APIs around windows, r=gijs,mconley
|
2014-03-24 21:14:00 +00:00 |
|
Jared Wein
|
95c5da423f
|
Bug 962884 - Offer opt-out from auto-hyphenation for labels in the menu panel. r=Gijs
|
2014-03-27 15:53:18 -04:00 |
|
Gijs Kruitbosch
|
c9a368de00
|
Bug 987177 - make destroyWidget clear caches for XUL wrappers, r=jaws
|
2014-03-26 00:38:14 +00:00 |
|
Gijs Kruitbosch
|
443f644f54
|
Bug 987177 - invalidate wrapper's node reference, r=jaws
|
2014-03-26 00:28:58 +00:00 |
|
Mike de Boer
|
b6f65ee81b
|
[Australis] Bug 987443: fix zoom button label rounding. r=Gijs
|
2014-03-25 12:12:17 +01:00 |
|
Gijs Kruitbosch
|
2f12039b7a
|
Bug 987615 - fix layout of buttons which are too long in customize mode, r=jaws
|
2014-03-26 17:18:06 +00:00 |
|
Gijs Kruitbosch
|
3f513a5bc6
|
Bug 985815 - propagate collapsed state to other windows, add test. r=jaws
|
2014-03-20 22:22:12 +00:00 |
|
Gijs Kruitbosch
|
971c409e96
|
Bug 985815 - fix customtoolbars test so it doesn't break subsequent tests, r=jaws
|
2014-03-24 21:54:38 +00:00 |
|
Mihaela Velimiroviciu
|
5cbedbd182
|
Bug 967000 - add test for panel menu non-default buttons: tabView. r=Gijs
|
2014-03-25 11:44:49 +02:00 |
|
Mihaela Velimiroviciu
|
1d3eea260e
|
Bug 967000 - add test for panel menu non-default buttons: sync. r=Gijs
|
2014-03-25 11:34:36 +02:00 |
|
Mihaela Velimiroviciu
|
756539f682
|
Bug 96700 - add test for panel menu non-default buttons: feeds. r=Gijs
|
2014-03-25 11:21:54 +02:00 |
|
Mihaela Velimiroviciu
|
ef455006f7
|
Bug 96700 - add test for panel menu non-default buttons: char encoding. r=Gijs
|
2014-03-25 10:35:39 +02:00 |
|
Gijs Kruitbosch
|
805166719c
|
Bug 986769 - remove character encoding view's call to addShortcut entirely, r=jaws
--HG--
extra : rebase_source : 22ac8e78d2574cbb0e2d85f747b5f71bd940ddd9
|
2014-03-22 20:51:26 +00:00 |
|
Gijs Kruitbosch
|
b4496f7882
|
Bug 986769 - bug 940038 caused a JS error when opening the character encoding view, rs=firebot
|
2014-03-22 10:00:10 +00:00 |
|
Gijs Kruitbosch
|
61faf71088
|
Bug 981305 - don't insert leading or duplicate separators, r=mconley
|
2014-03-21 17:02:41 +00:00 |
|
Paolo Amadini
|
9af8f10a05
|
Bug 985318 - Convert to Promise.jsm in the Toolkit "content" folder. r=mak
|
2014-03-20 11:04:37 +01:00 |
|
Blake Winton
|
c81d1e1761
|
Bug 940038 - Show shortcuts in toolbar buttons in menu panel subviews. r=jaws, ui-r=shorlander
|
2014-03-19 13:09:32 -04:00 |
|
Matthew Noorenberghe
|
8e6aa13bc8
|
Bug 984188 - Don't invert icons for -moz-lwtheme-brighttext in the overflow panel. r=mikedeboer
[Australis]
--HG--
extra : rebase_source : a96b9b10b09f8084bdfda2a25d7526c5fce510ad
|
2014-03-18 12:26:09 -07:00 |
|
Gijs Kruitbosch
|
910b3bc1bb
|
Bug 980534 - [australis] Make Australis' standalone subview panels wider. r=Unfocused
|
2014-03-16 23:38:49 +00:00 |
|
Gijs Kruitbosch
|
a0554a6769
|
Bug 983699 - fix widgets in Australis overflow panel to show view on the right anchor, r=jaws
--HG--
extra : rebase_source : 99656dbcbda90cdb19b85c2e48795f7656fca697
|
2014-03-14 23:30:14 +01:00 |
|
Jared Wein
|
450d042153
|
Bug 983632 - [Australis, Windows HiDPI] button icons can be completely hidden but still be on toolbar and not in overflow menu if window resized/width decreased. r=Gijs
--HG--
extra : rebase_source : 370fde95f8d07e1fe535da4eaee65a5300d7f4ac
|
2014-03-14 11:13:41 -04:00 |
|
Mihaela Velimiroviciu
|
17d8246760
|
Bug 977033 - Add test for bug 963639 - checking customizing attribute on non customizable toolbar. r=Gijs
|
2014-02-26 15:58:58 +02:00 |
|
Gijs Kruitbosch
|
059b64503c
|
Bug 983583 - define missing PREF_SELECTED_LOCALE for Australis menu panel, f=aryx, rs=me
|
2014-03-14 11:35:42 +01:00 |
|
Blair McBride
|
53603b9dd7
|
Bug 976792 - [australis] CustomizableUI's insertNodeInWindow should go through placements and try followup next nodes. r=Gijs r=jaws
--HG--
extra : rebase_source : 47cb1183f584fe453be6b3c461c0eff7cdcbf203
|
2014-03-07 04:59:00 -05:00 |
|
Gijs Kruitbosch
|
4fc32e3463
|
Bug 981418 - add onBeforeCreated handler for Australis widgets so add-ons have warning when their widget is created, and fix a race condition in the panelmultiview code that showed up in the automated test, r=jaws
|
2014-03-11 23:50:57 +00:00 |
|
Gijs Kruitbosch
|
278d1f0667
|
Bug 982027 - moving item around in Australis' customize mode shouldn't remove custom context menu, r=jaws
--HG--
extra : rebase_source : 5d756bcfe2a7906f15d69405b8b23070ac293ec9
|
2014-03-11 12:29:25 +00:00 |
|
Gijs Kruitbosch
|
e6e1bdda64
|
Backed out changeset f66e3ccb0c41 and fdebf60103c3 (bug 981418)
|
2014-03-11 19:56:55 +00:00 |
|
Blair McBride
|
4b7cf61154
|
Bug 980155 - [Australis] Initialization of overflowable toolbars breaks when adding them dynamically. r=Gijs r=jaws
|
2014-03-07 05:19:00 -05:00 |
|
Gijs Kruitbosch
|
f5b61a5121
|
Bug 981418 - followup: add a nullcheck for the height syncing methods in Australis' panelmultiview to avoid generating exceptions from setTimeout-generated calls, rs=jaws over IRC
|
2014-03-11 18:16:21 +00:00 |
|
Mike Conley
|
7c187fc21e
|
Backing out bug 980639 (ba806a1ff84e) for not doing enough to fix CART regression.
|
2014-03-11 12:44:18 -04:00 |
|
Gijs Kruitbosch
|
e3e026b5b8
|
Bug 981418 - add onBeforeCreated handler for Australis widget, r=jaws
|
2014-03-11 00:35:53 +00:00 |
|
Gijs Kruitbosch
|
6f68bf5852
|
Bug 977862 - dragging items onto an empty toolbar shows no drag outline in Australis' Customize Mode, r=mconley
|
2014-03-09 17:57:13 +00:00 |
|
Mike Conley
|
00981bd0d4
|
Bug 980639 - [Australis] Only remove open state from menu button once customize transition is finished. r=Gijs.
|
2014-03-10 14:12:00 -04:00 |
|
Mike Conley
|
a924a6bf4a
|
Bug 981062 - [Australis] Revert chunk of bug 963999 causing CART regression on Win 8. r=jaws.
|
2014-03-10 12:56:00 -04:00 |
|
Shane Caraveo
|
fbc7bb72e0
|
Bug 960198 [Australis] make sidebars available from a customizable widget, r=Gijs
|
2014-03-10 17:22:00 -07:00 |
|
Jared Wein
|
5d7d0b515b
|
Bug 977217 - [Australis] Clicking API-widget borders in the menu panel does nothing. r=Gijs
|
2014-03-07 19:14:31 -05:00 |
|
Jared Wein
|
01e81b5520
|
Bug 979477 - [Australis] Move to only showing two lines of text in the menu panel. r=mconley
|
2014-03-07 16:24:20 -05:00 |
|
Dão Gottwald
|
62e731fdff
|
Bug 969458 - Apply the SVG fade-out mask only to toolbarbuttons with long enough labels. r=jaws
|
2014-03-07 18:14:47 +01:00 |
|
Mike de Boer
|
ab2a6cbeea
|
Bug 980433 - [Australis] Hide the tip panel by default to prevent Talso regressions. r=mconley
|
2014-03-06 17:06:30 -05:00 |
|
Jared Wein
|
1ed99bf62c
|
Bug 928722 - Resample the system scrollbar width when the UI theme is changed or mouse plugged in. (pair programmed with mconley). r=mconley
|
2014-03-06 09:17:00 -05:00 |
|
Gijs Kruitbosch
|
ae9fce8bc5
|
Bug 980130 - bookmarks button breaks after reset in Australis customize mode, r=jaws
--HG--
extra : rebase_source : 9bc03af491b69d3e31191d69cb3007ce5132bcf2
|
2014-03-06 11:58:12 -05:00 |
|
Mike de Boer
|
bfa06e0e36
|
[Australis] Bug 909349: re-introduce a hover and active state for toolbar buttons on OSX. r=mconley
|
2014-03-06 11:29:12 -05:00 |
|
Jared Wein
|
2aa29cf4da
|
Bug 968565 - [Australis] When inserting a customizable item before another item or at the end of an area, skip over hidden items. r=Gijs
|
2014-03-05 15:03:00 -05:00 |
|
Mike de Boer
|
95f08184ef
|
[Australis] Bug 870593: add tip section to Customization Mode. r=jaws
|
2014-03-05 18:09:12 -05:00 |
|
Blake Winton
|
2883c31f40
|
Bug 963999 - Make the background a more similar shade of grey. r=dao, ui-r=phlsa.
|
2014-01-30 11:16:00 -05:00 |
|
Gijs Kruitbosch
|
c7cedad799
|
Bug 972286 - switch to attributes instead of classes for overflowedItem and for the Australis panel subview anchor, r=MattN
--HG--
extra : rebase_source : 5645e31d32f2707ba1ccb4e30854a570bfea7232
|
2014-03-04 14:38:33 -05:00 |
|
Blake Winton
|
9d170a688a
|
Bug 964262 - Fade in icons in customization mode. ui-r=phlsa, r=Gijs
|
2014-03-04 08:00:00 -05:00 |
|
Gijs Kruitbosch
|
47c6f53080
|
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
|
816d891ffc
|
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
|
f9b73cfee6
|
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
|
31c6e2d201
|
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
|
ea09fc2f9e
|
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
|
3f6c185490
|
Backed out changeset 1d6730688107 (bug 947914) for browser-chrome failures
|
2014-03-04 17:25:53 +00:00 |
|
Matthew Noorenberghe
|
4c03fa6b6c
|
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
|
596e519bf2
|
Bug 947914 - tests for Australis panel menu default buttons existence and functionality. r=Gijs
|
2014-03-04 17:30:17 +02:00 |
|
Gijs Kruitbosch
|
41e5cb7a93
|
Bug 975719 - unbreak custom toolbars in Australis, r=jaws
--HG--
extra : rebase_source : cb801a739c7706cc26f4ccccabe0708d1b577850
|
2014-03-03 16:18:28 -05:00 |
|
Gijs Kruitbosch
|
8a5ea669c6
|
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
|
d9c3e31c0f
|
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 |
|
Jared Wein
|
0436d432fd
|
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 |
|
Mark Hammond
|
808272323f
|
Bug 972070 - improve FxAccounts.jsm state management. r=jedp
|
2014-03-03 10:20:56 +11:00 |
|
Jim Mathies
|
489491b4d6
|
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
|
346feb48ff
|
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 |
|
Gijs Kruitbosch
|
dad01b9ccd
|
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
|
51d713c382
|
Bug 978068 - [Australis] - fastcustomizeanimation attribute set on wrong tab, r=mikedeboer
|
2014-02-28 15:06:12 +00:00 |
|
Shane Caraveo
|
041f79c2b2
|
bug 960198 make sidebars available from a customizable widget, r=mconley
|
2014-02-28 09:04:16 -05:00 |
|
Jim Mathies
|
c7faf66f1e
|
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
|
582581c0a2
|
Backed out changeset 48432355c9fb (bug 973932) because it shouldn't have landed yet
|
2014-02-28 10:46:28 +00:00 |
|
Gijs Kruitbosch
|
a708bdaee0
|
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 |
|