Gijs Kruitbosch
|
ea96b86e4a
|
Bug 923857 - while resetting, shouldn't wrap/unwrap based on notifications, r=jaws
|
2013-10-06 13:20:49 +02:00 |
|
Gijs Kruitbosch
|
86554aff9c
|
Bug 894411 - make CustomizableUI tests run faster, r=Unfocused
|
2013-09-26 10:06:55 +02:00 |
|
Gijs Kruitbosch
|
a24211dd05
|
Bug 920224 - make test wait for delayed startup, r=Unfocused
|
2013-09-26 10:04:21 +02:00 |
|
Gijs Kruitbosch
|
d5db813149
|
Bug 920201 - move tests into manifest, r=gps
|
2013-09-25 15:17:49 +02:00 |
|
Gijs Kruitbosch
|
d9bd8f13dc
|
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
|
5a71527a0b
|
Bug 916735 - use a pref to fast-forward animation for tests, r=Unfocused
|
2013-09-20 14:16:33 +02:00 |
|
Jared Wein
|
2f6ab4b73a
|
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
|
d72aa70853
|
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
|
3e27975625
|
Bug 916954 - Fix windows focus-originated bc orange by closing the panel we open, rs=bustage
|
2013-09-17 11:43:53 +02:00 |
|
Gijs Kruitbosch
|
1e8c837379
|
Bug 876926 - Tests for CustomizableUI-event-based wrapping behaviour, r=jaws
|
2013-08-29 15:18:39 +02:00 |
|
Jared Wein
|
692506d903
|
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
|
2455f6550d
|
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
|
a756606a13
|
Bug 913972 - Part 2: Add some supporting assertions, r=mconley (CLOSED TREE)
|
2013-09-10 00:37:38 +02:00 |
|
Gijs Kruitbosch
|
a314e3ccc1
|
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
|
b3430c9114
|
Bug 912976 - Remove makefile.in boilerplate, r=jaws
|
2013-09-05 18:41:14 +02:00 |
|
Gijs Kruitbosch
|
be359c0c80
|
Bug 880388 - Fix test bustage, rs=bustage
|
2013-08-27 11:17:25 +02:00 |
|
Jared Wein
|
beed4a171f
|
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
|
afd5c6ecd0
|
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
|
2ce2cf4a87
|
Bug 888817 - currentset should be updated when items are added/(re)moved, r=mconley
|
2013-07-16 15:36:03 +02:00 |
|
Gijs Kruitbosch
|
090cc5ebcc
|
Bug 892956 - destroyWidget should remove the widget from defaultPlacements, if applicable, r=mconley
|
2013-07-15 18:42:09 +02:00 |
|
Gijs Kruitbosch
|
30b41e2281
|
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
|
bc613110d6
|
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
|
1d88a6cd8a
|
Backout 757b3bbe3c63 (bug 877006) for suspected permaorange. r=bustage-fix.
|
2013-07-11 15:23:26 -04:00 |
|
Gijs Kruitbosch
|
021a17ff89
|
Bug 891926 - destroyWidget should actually get viewNode before trying to use it, r=Unfocused
|
2013-07-10 18:20:24 +02:00 |
|
Gijs Kruitbosch
|
d991f60588
|
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
|
3508873cfc
|
Bug 890262 - destroyWidget shouldn't throw an exception when the widget is in a non-built area, r=mconley
|
2013-07-10 21:11:22 +02:00 |
|
Mike Conley
|
f7fda18c31
|
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
|
e776986f97
|
Bug 887438 - Add a currentSet setter shim for all toolbars to improve add-on compatibility, r=jaws
|
2013-07-05 15:36:00 +02:00 |
|
Jared Wein
|
9f487e8ffa
|
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
|
498827d585
|
Backed out changeset 48334123e0c7 (bug 880382) for test timeouts on debug builds.
|
2013-06-21 02:56:36 -04:00 |
|
Jared Wein
|
221f6b2b87
|
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
|
1a745f5433
|
Bug 881909 - Wrap and unwrap toolbaritems after customization mode transition finishes. r=Gijs.
|
2013-06-17 10:37:41 -04:00 |
|
Mike Conley
|
f2b58df361
|
Backing out Bug 873066 (f2fec3b20abe) for introducing perma-orange. r=bustage-fix.
|
2013-06-11 11:10:08 -04:00 |
|
Gijs Kruitbosch
|
2311540a49
|
Bug 877851 - Spacer/separator/spring tests should be independent, r=mconley
|
2013-06-10 12:53:38 +02:00 |
|
Mike Conley
|
a7e86d5d00
|
Bug 873066 - Enforce allowedAreaTypes for widgets. r=Gijs,feedback=Unfocused.
|
2013-06-10 14:08:53 -04:00 |
|
Gijs Kruitbosch
|
d36f06e121
|
Bug 877447 - Make CustomizableUI.inDefaultState skip IDs for missing items, r=mconley
|
2013-06-06 21:13:15 +02:00 |
|
Gijs Kruitbosch
|
aeac9252ea
|
Bug 879098 - fix test failures caused by bug 878452, r=mconley
|
2013-06-04 21:07:14 +02:00 |
|
Gijs Kruitbosch
|
68e7a7b2ac
|
Bug 878452 - dragging an item to an empty area should work, r=jaws
|
2013-06-03 22:13:34 +02:00 |
|
Gijs Kruitbosch
|
0e14c82918
|
Back out e878799f7d5a for browser-chrome bustage.
|
2013-06-04 09:18:33 +02:00 |
|
Gijs Kruitbosch
|
09fdde9269
|
Bug 878452 - dragging an item to an empty area should work, r=jaws
|
2013-06-03 22:13:34 +02:00 |
|
Gijs Kruitbosch
|
e8db071327
|
Bug 877178 - Tests for unregisterArea, r=jaws
|
2013-06-03 22:12:00 +02:00 |
|
Gijs Kruitbosch
|
e38c2817a0
|
Bug 873501 - Add tests for special widgets, r=mconley
|
2013-05-30 23:09:04 +02:00 |
|