Commit graph

268 commits

Author SHA1 Message Date
Gijs Kruitbosch
ad52835602 Bug 996988 - add more logging, remove listener as late as possible, to get more info about what circumstances are triggering our listener not getting called, r=test-only/firebot
--HG--
extra : rebase_source : bab908e94b023a478b5d56d333344dcf3be10274
2014-05-27 13:17:07 +01:00
Gijs Kruitbosch
966bef1734 Bug 1015494 - fix sidebar state at the end of the test, r=mconley
--HG--
extra : rebase_source : 377a22b5e2850786453fe9f600f57005c1756bed
2014-05-26 21:12:57 +01:00
Mike Conley
65c6a341ef Bug 993712 - Try to fix intermittent browser_984455_bookmarks_items_reparenting.js by using openPopup to open menus instead of synthesized mouse events. rs=jaws. 2014-05-23 14:18:00 -04:00
Dão Gottwald
70f75cd4bc Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 20:41:31 +02:00
Dão Gottwald
c963498105 Backed out changeset d670f361bbb6 2014-05-23 20:39:46 +02:00
Dão Gottwald
203aa359ec Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 20:34:03 +02:00
Jared Wein
b15e8be65c Bug 962069 - Dragging an item on to the toolbar overflow chevron should open the overflow popup. r=mikedeboer 2014-05-23 10:51:30 -07:00
Dave Townsend
2ebe4344a9 Bug 988072 - Australis sidebar widget does not work for SDK add-ons (sidebar API). r=gijs 2014-05-21 14:54:00 +01:00
Gijs Kruitbosch
c50823ec7c Bug 993712 - get more information from timeout-ing test, rs=firebot, test-only
--HG--
extra : rebase_source : 563c13548e1347a5df710e7833bd761515cfcdfa
2014-05-20 16:55:13 +01:00
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
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
Ryan VanderMeulen
8d5596e4bc Backed out changeset cabda6c7f0e9 (bug 947914) for frequent test failures. 2014-04-26 18:12:33 -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
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
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
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
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
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
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
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 Conley
4a167429d8 Bug 989289 - Forcibly set the 'mode' attribute to 'icons' on toolbar construction. r=jaws. 2014-03-31 08:28:00 -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
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
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
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
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
e3e026b5b8 Bug 981418 - add onBeforeCreated handler for Australis widget, r=jaws 2014-03-11 00:35:53 +00: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
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
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
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
582581c0a2 Backed out changeset 48432355c9fb (bug 973932) because it shouldn't have landed yet 2014-02-28 10:46:28 +00:00
Gijs Kruitbosch
4a12bfccf7 Bug 973932 - CustomizeMode isn't resetting the currentset attribute on the addon-bar, r?mconley 2014-02-28 10:38:26 +00:00
Ryan VanderMeulen
15836c447c Backed out changeset c10115ce8c0d (bug 968447) for linux32 debug mochitest-bc perma-fail. 2014-02-27 17:45:08 -05:00
Jared Wein
66b3110ac5 Bug 968447 - The Bookmarks Toolbar Items doesn't appear as a normal menu panel button in new windows. r=Gijs 2014-02-27 09:44:33 -05:00
Gijs Kruitbosch
8798278211 Bug 975719 - Australis - right clicking an empty bit of toolbar shouldn't cause errors, r=jaws 2014-02-25 00:14:41 +00:00
Gijs Kruitbosch
81e7fb1f02 Bug 972267 - adjust Australis' dispatching of customization events so customizationchange fires on all windows, r=Unfocused 2014-02-19 19:44:02 +00:00
Wes Kocher
4d98cdf713 Backed out changeset 58ba97597854 (bug 947914) for introducing a new intermittently failing browser-chrome test 2014-02-20 19:05:16 -08:00
Mihaela Velimiroviciu
b675be6012 Bug 947914 - tests for panel menu default buttons existence and functionality, r=gijs 2014-01-24 15:24:34 +02:00
Gijs Kruitbosch
b8e8cf739a Bug 884402 - allow users to customize out items from Australis' overflow panel, r=mconley 2014-02-12 17:32:23 +00:00
Jared Wein
ef4fe2f08f Bug 971626 - [Australis] Restore Defaults should collapse Title Bar. r=Gijs 2014-02-14 13:51:33 -05:00
Gijs Kruitbosch
077beed0f9 Bug 969376 - fix all the tests for Australis panel to not go orange because of promises and weirdness, r=jaws 2014-02-13 16:06:48 +00:00
Jared Wein
53b77e61e3 Bug 970511 - [Australis] Allow users to undo the "restore default" action. r=Gijs
--HG--
extra : rebase_source : bd8d73263b634a6ede03491778de045cd701f597
2014-02-12 12:46:26 -05:00
Florian Quèze
b2f67c93b9 Bug 969427 - recreating a destroyed widget after a CustomizableUI.reset() call causes the new widget to go in the customize palette, r=Gijs.
--HG--
extra : rebase_source : e9d4d232d98f3dca3602a74d97017af1418d6474
2014-02-11 00:09:19 +01:00
Jared Wein
42cc643843 Bug 969766 - [Australis] The reset defaults button should be disabled when a toolbar is enabled during customization mode. r=MattN 2014-02-08 01:25:25 -05:00
Gijs Kruitbosch
d948e6eac0 Bug 969661 - always re-enable Australis character encoding button when it is removed from an area, r=jaws
--HG--
extra : rebase_source : 5c3cc7cbf7c857ec7aaced350aa8864c9cd939ba
2014-02-08 00:06:55 +00:00
Jared Wein
e61d119d0f Bug 966599 - [Australis] Restore Defaults should collapse non-default-visible toolbars. r=Gijs 2014-02-07 11:20:23 -05:00
Gijs Kruitbosch
c9d71e3dbd Bug 879981 - don't break skipintoolbarset test, rs=bustage
--HG--
extra : rebase_source : 54485a8f2afab0f68af184069a10a9c5e959fb97
2014-02-07 20:20:35 +00:00
Ryan VanderMeulen
ca5fb318e0 Backed out 2 changesets (bug 968891, bug 966599) for mochitest-bc failures on a CLOSED TREE.
Backed out changeset 718ba55ff175 (bug 968891)
Backed out changeset 0a8f966b8332 (bug 966599)
2014-02-07 14:38:47 -05:00
Jared Wein
62db5da45e Bug 966599 - [Australis] Restore Defaults should collapse non-default-visible toolbars. r=Gijs 2014-02-07 11:20:23 -05:00
Gijs Kruitbosch
72e9255532 Bug 947586 - fix Australis' menu panel context menu being gone after customize mode, r=Unfocused 2014-02-03 10:50:23 +00:00
Gijs Kruitbosch
d38fe76358 Skip all of Australis' overflowable toolbar tests on Linux where they are terribly unreliable, see bug 966190, bug 947039, bug 941130, bug 940624 2014-02-01 22:15:18 +00:00
Mike Conley
5df596df98 Bug 962677 - [Australis] Use content-deck and toolbar margins for the customize mode transition. r=jaws, Gijs (for test fix). 2014-01-31 11:28:35 -05:00
Tim Taubert
d1bf0905f5 Bug 963865 - [Australis] Fix browser_946320_tabs_from_other_computers.js to run with FxA enabled r=markh 2014-01-30 15:54:36 -08:00
Gijs Kruitbosch
03708f63bb Bug 964433 - overflowedItem fix for Australis overflowable toolbar, r=jaws 2014-01-29 17:22:52 +00:00
Gijs Kruitbosch
ce09a6f206 Bug 940307 - improve Australis' click-detection code so we close the panel at the right time, r=MattN 2014-01-22 13:22:15 +00:00