57 Commits

Author SHA1 Message Date
Jim Mathies
af9be8e2a8 Bug 1072417 - Remove the browser.tabs.remote pref and turn everything it controls on by default. r=felipe 2014-09-29 16:11:08 -05:00
Jared Wein
40a594a21c Bug 1007336 - Set lightweight themes in customization mode. r=gijs 2014-08-21 15:57:41 -04:00
Ms2ger
5b546538b2 Bug 1048780 - Call the standard matches() rather than the proprietary mozMatchesSelector(); r=jst
This also includes a test that mozMatchesSelector is still exposed and works.

--HG--
rename : js/xpconnect/tests/chrome/test_mozMatchesSelector.xul => js/xpconnect/tests/chrome/test_matches.xul
rename : js/xpconnect/tests/mochitest/file_mozMatchesSelector.html => js/xpconnect/tests/mochitest/file_matches.html
2014-08-12 14:30:59 +02:00
Gijs Kruitbosch
9f74b36492 Bug 1014313 - part 1: add tabs options to tabstrip context menu, r=dao 2014-07-02 23:23:48 +01:00
Gijs Kruitbosch
3c7a2873df Bug 996988 - use different method to wait for window closure, r=jaws
--HG--
extra : rebase_source : cfb78153229e5722609e10e9e4a417659590c28a
2014-06-02 22:30:02 +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
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
Ryan VanderMeulen
75f1da8e39 Backed out changeset 8b94363b10f1 (bug 984455) for debug OSX mochitest-bc failures. 2014-04-02 14:48:13 -04: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
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
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
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
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
b8e8cf739a Bug 884402 - allow users to customize out items from Australis' overflow panel, r=mconley 2014-02-12 17:32:23 +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
Mike de Boer
647507972b [Australis] Bug 956285: test zoom label update on page navigation. r=Gijs 2014-01-20 11:25:02 +01:00
Gijs Kruitbosch
96b3ec1d95 Bug 889120 - Australis' customize tab gets mixed up with other tab, r=jaws 2014-01-10 15:54:48 +00:00
Ryan VanderMeulen
3a50e45e8a [Australis] Backed out changesets 7c74e99d80c1 and 14e817fe25e1 (bug 956285) for mochitest-bc failures. 2014-01-17 10:30:28 -05:00
Mike de Boer
c8f6539664 [Australis] Bug 956285: test zoom label update on page navigation. r=Gijs 2014-01-17 14:13:14 +01:00
Carsten "Tomcat" Book
ac726d9baf Backed out changeset d614fa6b53b2 (bug 889120) [australis] for suspicion of pgo perma-orange 2014-01-16 09:44:49 +01:00
Gijs Kruitbosch
4ce8c9d4d6 Bug 889120 - Australis' customize tab gets mixed up with other tab, r=jaws
--HG--
extra : rebase_source : 12ef7ad03ece347dccd1e193a24e4e74b7b20b82
2014-01-10 15:54:48 +00:00
Jared Wein
ad52d37795 Bug 946320 - [Australis] history widget missing a "Tabs From Other Devices" entry. r=Gijs 2014-01-03 14:57:19 -05:00
Peiyong Lin
4fa6bafdfb Bug 946754 - [Australis] Switch CustomizableUI tests from using homebrewed test runner to built-in add_task. r=mconley 2013-12-16 18:00:34 -05:00
Jared Wein
b6058ad7d4 Bug 901207 - [Australis] Cmd/Ctrl+K should open menu panel when search bar was moved there. r=Gijs 2013-12-10 17:50:08 -05:00
Wes Kocher
7db3725419 Backed out changeset 371cd4b623de (bug 901207) for m-bc orange 2013-12-10 17:07:39 -08:00
Jared Wein
e5b223c2ef Bug 901207 - [Australis] Cmd/Ctrl+K should open menu panel when search bar was moved there. r=Gijs DONTBUILD 2013-12-10 17:50:08 -05:00
Mike Conley
240140ddbd Backed out changeset 3332e2f1ede3 due to missing Australis in commit message. 2013-12-10 18:43:39 -05:00
Jared Wein
feab2c0374 Bug 901207 - Cmd/Ctrl+K should open menu panel when search bar was moved there. r=Gijs
--HG--
extra : rebase_source : bde48e905cb3b2eb12e148efb8867b52f23f8610
2013-12-10 17:50:08 -05:00
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
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
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
4464d60614 Bug 927717 - CustomizeMode _onDragOver does not handle the empty toolbar case, r=mconley 2013-10-16 20:52:00 +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
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
04333b296d Bug 916735 - use a pref to fast-forward animation for tests, r=Unfocused 2013-09-20 14:16:33 +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
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
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