Commit Graph

702 Commits

Author SHA1 Message Date
Neil Deakin
3884a72e08 Bug 994117, delay popupshown event until after the opening transition has finished, if one exists, which also fixes the issue causing bug 989991, so enable the animation on the main panel, r=neil 2014-06-16 14:43:07 -04:00
Gijs Kruitbosch
9645656d20 Bug 1020803 - make test only wait for popuphidden if the popup isn't already closed, rs=firebot,test-only 2014-06-11 13:46:22 +01:00
Jared Wein
63c20b7003 Bug 982656 - 'Restore Defaults' should place all 3rd party widgets in the palette. r=Gijs 2014-06-10 10:52:18 -04:00
Ed Morley
8f6c4c7516 Backed out changeset e888096eee4b (bug 982656) for failures in browser_982656_restore_defaults_builtin_widgets.js 2014-06-10 17:13:28 +01:00
Jared Wein
9f167a11b2 Bug 982656 - 'Restore Defaults' should place all 3rd party widgets in the palette. r=Gijs
--HG--
extra : rebase_source : aa305b184502c8addf4a91c94154155db3a66f7a
2014-06-10 10:52:18 -04:00
Gijs Kruitbosch
490708879b Bug 979207 - add PanelUI panelshown listener before showing panel, r=mikedeboer 2014-06-09 10:02:59 +01:00
Mark Banner
d906e2564f Merge Elm to m-c. a=merge 2014-06-09 23:04:43 +01:00
Mark Banner
f7788f7d4e Merge m-c to elm. a=merge 2014-06-09 13:00:42 +01:00
Gijs Kruitbosch
64b3274549 Bug 1016419 - implement showing lwt in customization mode, r=mconley,jaws 2014-06-02 21:59:38 +01:00
Mark Banner
0afb002262 Bug 1008116 Show the Loop button by default and update the tooltip and panel text. r=mhammond 2014-05-29 21:13:48 +01:00
Dão Gottwald
0f6faf237d Bug 1016834 - Replace errant NIGHTLY_BUILD ifdefs with E10S_TESTING_ONLY. r=gijs 2014-05-28 21:26:37 +02:00
Gijs Kruitbosch
795eb55860 Bug 1015617 - listen for hiding the panel immediately, r=mikedeboer 2014-06-05 16:02:58 +01:00
Mike de Boer
b99316c9d6 Bug 1015617: close the panel directly, instead of relying on keyboard events and window focus. r=Gijs 2014-06-04 16:48:52 +02:00
Gijs Kruitbosch
46834d5519 Bug 979207 - add logging and better yielding to browser_968447_bookmarks_toolbar_items_in_panel.js, r=mikedeboer
--HG--
extra : rebase_source : cc2958a501ce7c8a23decfc79c51840133a29d4b
2014-06-03 12:42:33 +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
Gijs Kruitbosch
c505617c8d Bug 1015494 - allow disabling panel animations during tests, r=mconley
--HG--
extra : rebase_source : 3dbdf0da5fbce6e432f5a38ae700957445f4a913
2014-05-27 13:43:56 +01:00
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
Allison Naaktgeboren
dac30139cf Bug 1004533 - Guard all e10s testing UI behind an E10S_TESTING_UI ifdef.r=mconley,r=nalexander 2014-05-22 09:09:32 -07:00
Gijs Kruitbosch
1472623df0 Bug 1014238 - don't break on invalid customization state, r=jaws
--HG--
extra : rebase_source : a803b73d7eda4ad38073f8d280324710666c16c7
2014-05-22 00:35:57 +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
Ryan VanderMeulen
df91ea951b Merge inbound to m-c. 2014-05-12 16:32:53 -04:00
vikneshwar
6ff2bf299b Bug 1003888 - Replaced getter for isReady() instead of a function(). r=mconley 2014-05-09 11:29:00 +02:00
Neil Deakin
ef346b0d91 Bug 994194, don't set height of panels when they are on the toolbar, prevents scrollbars from appearing, r=mconley 2014-05-12 08:24:40 -04:00
Ryan VanderMeulen
ee0a788293 Merge fx-team to m-c. 2014-05-08 16:04:26 -04:00
Mike de Boer
bc908e1e24 Bug 947344: add more shortcut tooltip and label helpers where possible. r=mconley. 2014-05-08 11:14:20 +02:00
Ed Morley
548e0d10a5 Merge latest green fx-team changeset and mozilla-central 2014-05-01 15:53:50 +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
Henri Sivonen
2182f447b0 Bug 943252 m-c part - Remove dead code related to the old Character Encoding menu implementation. r=Unfocused. 2014-04-30 10:41:15 +03:00
Henri Sivonen
34b67bca76 Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk. 2014-05-08 12:32:00 +03:00
Gijs Kruitbosch
00007267c8 Bug 994712 - fix CART regression caused by switch to Promise.jsm for Task.jsm. r=mconley. 2014-04-25 14:49:28 +02:00
Ryan VanderMeulen
8d5596e4bc Backed out changeset cabda6c7f0e9 (bug 947914) for frequent test failures. 2014-04-26 18:12:33 -04:00
Mike Conley
1f6b121ffb Bug 997446 - Add temporary "Open e10s Window" icon to menu panel default set. Will only be available if browser.tabs.remote is true. r=jaws. 2014-04-25 16:08:31 -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
Mike de Boer
df9a33d649 Bug 966723: exit Customize Mode on menu-button click, not mouse-down. r=mconley, feedback=dao. 2014-04-24 16:37:54 +02:00
Dão Gottwald
51fdc20682 Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws 2014-04-25 14:30:18 +02:00
Carsten "Tomcat" Book
c24942f7e4 Backed out changeset 1c2ef0d3d997 (bug 865826) for failing jetpack tests 2014-04-25 14:13:33 +02:00