Commit graph

268 commits

Author SHA1 Message Date
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
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
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
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
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
0867305aa8 Disabling randomorange test, rs=randomorange, see bug 927064 for improving this test. 2013-11-18 16:35:47 +01:00
Gijs Kruitbosch
6ba7967627 Bug 939091 - fix forward-moving detection to check if we actually can, r=mikedeboer 2013-11-15 15:25:41 +01:00
Matthew Noorenberghe
e679bb6068 Bug 936378 - Fix PanelUI.show() to not require an event. r=Unfocused 2013-11-12 19:19:09 -08:00
Gijs Kruitbosch
b8101e8ad2 Bug 934113 - correctly mark items as removable when in customize mode, r=jaws 2013-11-05 11:39:59 +01:00
Gijs Kruitbosch
ecbe951fa0 Bug 930161 - use the image rather than the cursor for positioning, r=mikedeboer 2013-10-31 18:02:49 +01:00
Gijs Kruitbosch
04084af985 Bug 876944 - customizemode should deal with creating/destroying widgets, r=Unfocused 2013-10-23 13:03:55 +02:00
Jared Wein
79443fab60 Bug 890140 - Fix placoholder code so there aren't extra rows created. r=Gijs 2013-10-22 15:08:56 -07:00
Jared Wein
1117925a69 Bug 909779 - Toolbar Overflow isn't initialized correctly on newly opened windows. r=Gijs,jaws 2013-10-22 15:07:56 +02:00
Gijs Kruitbosch
4464d60614 Bug 927717 - CustomizeMode _onDragOver does not handle the empty toolbar case, r=mconley 2013-10-16 20:52:00 +02:00
Jared Wein
3e86d7ccbe Backed out changeset c198907c6ba6 (bug 909779) 2013-10-18 17:45:44 -07:00
Jared Wein
f34bf6bdd9 Bug 909779 - Toolbar Overflow isn't initialized correctly on newly opened windows. r=Gijs 2013-10-18 15:42:31 -07:00
Gijs Kruitbosch
1745383fe2 Bug 914138 - picked wrong platform to run test, rs=me 2013-10-15 20:53:09 +02:00
Gijs Kruitbosch
609b7abe4c Bug 914138 - add a test for the overflow panel insertion/additions, r=jaws 2013-10-10 23:47:05 +02:00
Gijs Kruitbosch
9f5ae3129d Bug 914138 - test scaffolding fix, minor overflow checking issue, r=jaws 2013-10-10 22:41:36 +02:00
Gijs Kruitbosch
19e128e29d Bug 923859 - Wide widget rearranging: derecurse, simplify, improve, r=jaws 2013-10-10 13:40:44 +02:00
Gijs Kruitbosch
a0bb92a76b Bug 918049 - deal with skipintoolbarset items better when dnd'ing, r=jaws 2013-10-02 14:52:56 +02:00
Gijs Kruitbosch
02076e16a9 Bug 923857 - while resetting, shouldn't wrap/unwrap based on notifications, r=jaws 2013-10-06 13:20:49 +02:00
Gijs Kruitbosch
e8abf64c93 Bug 894411 - make CustomizableUI tests run faster, r=Unfocused 2013-09-26 10:06:55 +02:00
Gijs Kruitbosch
ad5881d62b Bug 920224 - make test wait for delayed startup, r=Unfocused 2013-09-26 10:04:21 +02:00
Gijs Kruitbosch
aef7d6987c Bug 920201 - move tests into manifest, r=gps
--HG--
extra : rebase_source : 372d63b3b55641aea55c9b39711a8cd0215eac13
2013-09-25 15:17:49 +02:00
Gijs Kruitbosch
2b3c5a5bf1 Bug 885579 - Narrow widgets dropped on a wide widget should place the narrow widget above the wide widget, r=jaws 2013-09-17 22:33:02 +02:00
Gijs Kruitbosch
04333b296d Bug 916735 - use a pref to fast-forward animation for tests, r=Unfocused 2013-09-20 14:16:33 +02:00
Jared Wein
e55ea5b849 Bug 914863 - Help and Quit buttons stay disabled after exiting customization mode. r=mconley,Gijs 2013-09-17 18:20:19 -04:00
Gijs Kruitbosch
b3968384f4 Bug 886323 - Fix buildArea to check if a node is removable before moving it, r=mconley 2013-09-16 14:51:02 +02:00
Gijs Kruitbosch
d54c5ed5ad Bug 916954 - Fix windows focus-originated bc orange by closing the panel we open, rs=bustage
--HG--
extra : rebase_source : 13877f83391acd4d6f4b5c033db2af1a6cc9f63d
2013-09-17 11:43:53 +02:00
Gijs Kruitbosch
723fc5b020 Bug 876926 - Tests for CustomizableUI-event-based wrapping behaviour, r=jaws 2013-08-29 15:18:39 +02:00
Jared Wein
8c65a01f7f Bug 910375 - Require that the event source's window for the drag drop events in Customization matches the Customization window. r=mattn, dchan 2013-09-10 14:37:23 -04:00
Gijs Kruitbosch
9c6272f8d7 Bug 913972 - Part 3: use placements to reinsert items into toolbar, r=jaws (CLOSED TREE) 2013-09-10 00:37:51 +02:00
Gijs Kruitbosch
203b579bf7 Bug 913972 - Part 2: Add some supporting assertions, r=mconley (CLOSED TREE) 2013-09-10 00:37:38 +02:00
Gijs Kruitbosch
d82b4c53f5 Bug 913972 - Part 1: Use placements for currentSet so it doesn't reorder because of overflow, r=jaws (CLOSED TREE) 2013-09-10 00:37:24 +02:00
Gijs Kruitbosch
342292b77c Bug 912976 - Remove makefile.in boilerplate, r=jaws 2013-09-05 18:41:14 +02:00
Gijs Kruitbosch
38c0b15ca1 Bug 880388 - Fix test bustage, rs=bustage 2013-08-27 11:17:25 +02:00
Jared Wein
168784d528 Bug 907796 - Follow-up to use the correct error reporter for panelUI.js and head.js. r=MattN 2013-08-21 12:38:00 -07:00
Jared Wein
544095a1be Bug 907796 - Add error reporters to the Task.spawns within browser/components/customizableui. r=Gijs 2013-08-21 15:33:46 -04:00
Gijs Kruitbosch
2ab9367c68 Bug 888817 - currentset should be updated when items are added/(re)moved, r=mconley 2013-07-16 15:36:03 +02:00
Gijs Kruitbosch
1e7c8ccf75 Bug 892956 - destroyWidget should remove the widget from defaultPlacements, if applicable, r=mconley 2013-07-15 18:42:09 +02:00
Gijs Kruitbosch
5dee2fe48c Bug 892955 - isWidgetRemovable and removeWidgetFromArea should work for widgets that have been destroyed, r=mconley 2013-07-12 16:01:00 +01:00
Gijs Kruitbosch
1b874104ad Bug 877006 - A widget with an invalid view should not break all of CustomizableUI, r=Unfocused 2013-07-10 17:57:54 +02:00
Mike Conley
2f310e305c Backout 757b3bbe3c63 (bug 877006) for suspected permaorange. r=bustage-fix. 2013-07-11 15:23:26 -04:00
Gijs Kruitbosch
b133e6e21e Bug 891926 - destroyWidget should actually get viewNode before trying to use it, r=Unfocused 2013-07-10 18:20:24 +02:00
Gijs Kruitbosch
a6dab6621d Bug 877006 - A widget with an invalid view should not break all of CustomizableUI, r=Unfocused 2013-07-10 17:57:54 +02:00
Gijs Kruitbosch
0cd7427c7c Bug 890262 - destroyWidget shouldn't throw an exception when the widget is in a non-built area, r=mconley
--HG--
extra : rebase_source : ec36ef644e38ab87413fe79ac86516b680a74a44
2013-07-10 21:11:22 +02:00
Mike Conley
5c05e43508 Bug 885530 - CustomizableUI should have a way to not add widgets to private windows. r=Gijs. 2013-07-10 12:56:10 -04:00
Gijs Kruitbosch
75543d2f7d Bug 887438 - Add a currentSet setter shim for all toolbars to improve add-on compatibility, r=jaws
--HG--
extra : rebase_source : 428b730b03df255c48e9e6493d8ed803e512578a
2013-07-05 15:36:00 +02:00
Jared Wein
feebe691df Bug 880382 - When customizing, dragging wide widgets in the panel should cause panel to break by rows. r=mconley 2013-06-20 19:13:01 -04:00
Jared Wein
9877680bf8 Backed out changeset 48334123e0c7 (bug 880382) for test timeouts on debug builds. 2013-06-21 02:56:36 -04:00
Jared Wein
4e001158b3 Bug 880382 - When customizing, dragging wide widgets in the panel should cause panel to break by rows. r=mconley 2013-06-20 19:13:01 -04:00
Mike Conley
d05612d23b Bug 881909 - Wrap and unwrap toolbaritems after customization mode transition finishes. r=Gijs. 2013-06-17 10:37:41 -04:00
Mike Conley
08013f0fdb Backing out Bug 873066 (f2fec3b20abe) for introducing perma-orange. r=bustage-fix. 2013-06-11 11:10:08 -04:00
Gijs Kruitbosch
c76f0e82e2 Bug 877851 - Spacer/separator/spring tests should be independent, r=mconley 2013-06-10 12:53:38 +02:00
Mike Conley
7a607407a9 Bug 873066 - Enforce allowedAreaTypes for widgets. r=Gijs,feedback=Unfocused. 2013-06-10 14:08:53 -04:00
Gijs Kruitbosch
13c4de9795 Bug 877447 - Make CustomizableUI.inDefaultState skip IDs for missing items, r=mconley 2013-06-06 21:13:15 +02:00
Gijs Kruitbosch
61caece9c9 Bug 879098 - fix test failures caused by bug 878452, r=mconley 2013-06-04 21:07:14 +02:00
Gijs Kruitbosch
c92703837c Bug 878452 - dragging an item to an empty area should work, r=jaws 2013-06-03 22:13:34 +02:00
Gijs Kruitbosch
c118ab4499 Back out e878799f7d5a for browser-chrome bustage. 2013-06-04 09:18:33 +02:00
Gijs Kruitbosch
e57cfffcb3 Bug 878452 - dragging an item to an empty area should work, r=jaws
--HG--
extra : rebase_source : 5fe4a87f7660c8b9071eacb051fc1004aac1c6b2
2013-06-03 22:13:34 +02:00
Gijs Kruitbosch
5ef7980af7 Bug 877178 - Tests for unregisterArea, r=jaws
--HG--
extra : rebase_source : a7ff14159918566306be0097ee0694941d07e30a
2013-06-03 22:12:00 +02:00
Gijs Kruitbosch
ff77091ff4 Bug 873501 - Add tests for special widgets, r=mconley
--HG--
extra : rebase_source : 828591aa9888641d810ae73c4289aac276e6ab15
2013-05-30 23:09:04 +02:00