Commit Graph

748 Commits

Author SHA1 Message Date
Jared Wein
d8d50c8035 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
f4e0cf8c3b Bug 979207 - add PanelUI panelshown listener before showing panel, r=mikedeboer 2014-06-09 10:02:59 +01:00
Mark Banner
e9c2b2dd2d Merge Elm to m-c. a=merge 2014-06-09 23:04:43 +01:00
Mark Banner
d400d85162 Merge m-c to elm. a=merge 2014-06-09 13:00:42 +01:00
Gijs Kruitbosch
512849a7ab Bug 1016419 - implement showing lwt in customization mode, r=mconley,jaws 2014-06-02 21:59:38 +01:00
Mark Banner
e8639257e3 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
eb887f4359 Bug 1016834 - Replace errant NIGHTLY_BUILD ifdefs with E10S_TESTING_ONLY. r=gijs 2014-05-28 21:26:37 +02:00
Gijs Kruitbosch
2868130b21 Bug 1015617 - listen for hiding the panel immediately, r=mikedeboer 2014-06-05 16:02:58 +01:00
Mike de Boer
e6878578fa 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
5dd71a583f 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
cd60317c99 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
03b3777d0b 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
2f414cb863 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
17fe4d3830 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
5cb7816d6d 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
91ac240000 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
980f21a719 Backed out changeset d670f361bbb6 2014-05-23 20:39:46 +02:00
Dão Gottwald
57ce77a271 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
b9c8418ec5 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
10e90932df 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
bd0e58c0bb 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
d9fe106ae5 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
e6eff188df 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
3f5f30f614 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
77460aeeab Bug 946166 - make clicking disabled items not close the panel, r=mikedeboer 2014-05-15 19:35:33 +01:00
Gijs Kruitbosch
52fe44276e Backed out changeset b32eb8beb7eb (bug 996635) for mochitest-browser bustage in other customizableui tests 2014-05-16 00:23:00 +01:00
Gijs Kruitbosch
882953d7ac 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
1433054b16 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
001ce7058d 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
f4097a50e8 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
fec4f55a1d Merge inbound to m-c. 2014-05-12 16:32:53 -04:00
vikneshwar
bbec595a0b Bug 1003888 - Replaced getter for isReady() instead of a function(). r=mconley 2014-05-09 11:29:00 +02:00
Neil Deakin
3af7613457 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
47351cb9f9 Merge fx-team to m-c. 2014-05-08 16:04:26 -04:00
Mike de Boer
e6e73a8258 Bug 947344: add more shortcut tooltip and label helpers where possible. r=mconley. 2014-05-08 11:14:20 +02:00
Ed Morley
040879dda8 Merge latest green fx-team changeset and mozilla-central 2014-05-01 15:53:50 +01:00
Tim Nguyen
f15308e11d 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
33b0002281 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
6a6cd36d81 Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk. 2014-05-08 12:32:00 +03:00
Gijs Kruitbosch
c679545d92 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
5ee9080555 Backed out changeset cabda6c7f0e9 (bug 947914) for frequent test failures. 2014-04-26 18:12:33 -04:00
Mike Conley
1002e0c8b9 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
8aa57a5e66 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
f7e672a009 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
f9066fccd8 Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws 2014-04-25 14:30:18 +02:00
Carsten "Tomcat" Book
b6b1e9194e Backed out changeset 1c2ef0d3d997 (bug 865826) for failing jetpack tests 2014-04-25 14:13:33 +02:00
Dão Gottwald
db79173020 Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws 2014-04-25 11:48:33 +02:00
Jared Wein
c45da5747d Bug 1000377 - Always show the toggleable toolbars dropdown in customization mode even if the only toolbar available is the bookmarks toolbar. r=MattN 2014-04-23 12:04:00 +02:00
Mihaela Velimiroviciu
e406831a66 Bug 987640 - add test for changing the encodings from the encodings subview. r=Gijs 2014-04-23 11:33:46 +03:00
Jared Wein
0a8c494cb1 Bug 997684 - Tooltips in the panel menu shouldn't end with an ellipsis and shouldn't use title capitalization. r=dao 2014-04-22 15:47:37 -04:00
Mike Conley
bdcfabc16f 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
b732cbd36e 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
bf40fbc194 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
489a7429d1 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
612640edbc Bug 995164 - registerArea should work correctly with customize mode, r=mconley 2014-04-14 00:42:24 +01:00
Mike Conley
d1c19a1031 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
8d9e04bf9c Bug 993322 - fix widgets not showing up in toolbox, r=mconley 2014-04-09 01:00:31 +01:00
Gijs Kruitbosch
3c4ceebdd7 Bug 989289 - only migrate builtin toolbars, also migrate toolbox, r=mconley 2014-04-09 23:56:38 +01:00
Tim Taubert
4cc05217c4 Bug 994844 - Remove Task.spawn() usage from CustomizeMode.populatePalette() r=mconley 2014-04-10 19:45:33 +02:00
Gijs Kruitbosch
4cf3eff62a Bug 992747 - toolbar visibility setting doesn't work for non-customizable toolbars, r=jaws 2014-04-09 01:35:58 +01:00
Mike Conley
3274f8fade Bug 992373 - Items in the panel jump up slightly when the customization transition finishes. r=Gijs, mikedeboer. 2014-04-09 17:37:38 -04:00
Ryan VanderMeulen
fe0ec6cc66 Merge inbound to m-c. 2014-04-08 18:17:58 -04:00
Mike Conley
734fd92165 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
d557ea4dc1 Merge m-c to fx-team. 2014-04-07 22:37:51 -04:00
Jared Wein
ef19b75edb Bug 967110 - Add an inverted help icon and arrow to show on the menu panel anchor when the Help subview is open. r=mconley 2014-04-07 12:20:25 -04:00
Mike Conley
8ac1b80480 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
cddc7f6ff8 Backout bug 989609 (48e5925d8c81) for suspected leak in bc1 on CLOSED TREE. 2014-04-04 16:40:23 -04:00
Mike Conley
32451235e4 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
0e611ba185 Backed out changeset 8b94363b10f1 (bug 984455) for debug OSX mochitest-bc failures. 2014-04-02 14:48:13 -04:00
Ed Morley
a9eca49755 Merge mozilla-central and fx-team 2014-04-02 18:25:23 +01:00
Mike Conley
4250f37dae 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
cd2c8e6c5b Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted. 2014-04-02 10:53:55 +11:00
Mike Connor
c33b03c196 Bug 940685 - adjust UI test to expect about:home, r=gavin
--HG--
extra : rebase_source : 14c563626da311ee6c87aa5a73f92e8dbae3c97c
2014-03-31 14:56:03 -04:00
Mike Conley
618d2667cd Bug 989289 - Forcibly set the 'mode' attribute to 'icons' on toolbar construction. r=jaws. 2014-03-31 08:28:00 -04:00
Carsten "Tomcat" Book
a99b75244f Merge m-c to mozilla-inbound 2014-04-08 15:39:46 +02:00
Neil Deakin
16437e7796 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
Neil Deakin
bb6f287853 Bug 610545, arrow panels should animate when opening and when cancelling, r=neil,dao 2014-04-08 08:45:52 -04:00
Phil Ringnalda
b9b8a97985 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
555f838434 Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted. 2014-03-31 14:11:49 +11:00
Ehsan Akhgari
024acbe495 Bug 986770 - Double the test timeout 2014-03-30 09:42:39 -04:00
Gijs Kruitbosch
aa6df1530b Bug 986808 - don't insert duplicate separators in sidebar widget, r=mconley 2014-03-27 22:07:42 +00:00
Blair McBride
4ece1a4143 Bug 987492 - CustomizableUI.jsm should provide convenience APIs around windows, r=gijs,mconley 2014-03-24 21:14:00 +00:00
Jared Wein
985bb05790 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
bc5c1df1c7 Bug 987177 - make destroyWidget clear caches for XUL wrappers, r=jaws 2014-03-26 00:38:14 +00:00
Gijs Kruitbosch
2e3064febb Bug 987177 - invalidate wrapper's node reference, r=jaws 2014-03-26 00:28:58 +00:00
Mike de Boer
a1aebf9bd5 [Australis] Bug 987443: fix zoom button label rounding. r=Gijs 2014-03-25 12:12:17 +01:00
Gijs Kruitbosch
757aad2702 Bug 987615 - fix layout of buttons which are too long in customize mode, r=jaws 2014-03-26 17:18:06 +00:00
Gijs Kruitbosch
30501edbed Bug 985815 - propagate collapsed state to other windows, add test. r=jaws 2014-03-20 22:22:12 +00:00
Gijs Kruitbosch
9cce95ae49 Bug 985815 - fix customtoolbars test so it doesn't break subsequent tests, r=jaws 2014-03-24 21:54:38 +00:00
Mihaela Velimiroviciu
1e36353198 Bug 967000 - add test for panel menu non-default buttons: tabView. r=Gijs 2014-03-25 11:44:49 +02:00
Mihaela Velimiroviciu
92c3950587 Bug 967000 - add test for panel menu non-default buttons: sync. r=Gijs 2014-03-25 11:34:36 +02:00
Mihaela Velimiroviciu
de03b66635 Bug 96700 - add test for panel menu non-default buttons: feeds. r=Gijs 2014-03-25 11:21:54 +02:00
Mihaela Velimiroviciu
1f7f4a29ea Bug 96700 - add test for panel menu non-default buttons: char encoding. r=Gijs 2014-03-25 10:35:39 +02:00
Gijs Kruitbosch
2fbd4e5c0e Bug 986769 - remove character encoding view's call to addShortcut entirely, r=jaws
--HG--
extra : rebase_source : 22ac8e78d2574cbb0e2d85f747b5f71bd940ddd9
2014-03-22 20:51:26 +00:00
Gijs Kruitbosch
2517313305 Bug 986769 - bug 940038 caused a JS error when opening the character encoding view, rs=firebot 2014-03-22 10:00:10 +00:00
Gijs Kruitbosch
ecde861719 Bug 981305 - don't insert leading or duplicate separators, r=mconley 2014-03-21 17:02:41 +00:00
Paolo Amadini
c8a4d98ada Bug 985318 - Convert to Promise.jsm in the Toolkit "content" folder. r=mak 2014-03-20 11:04:37 +01:00
Blake Winton
046f3c5b68 Bug 940038 - Show shortcuts in toolbar buttons in menu panel subviews. r=jaws, ui-r=shorlander 2014-03-19 13:09:32 -04:00
Matthew Noorenberghe
5273f47aa3 Bug 984188 - Don't invert icons for -moz-lwtheme-brighttext in the overflow panel. r=mikedeboer
[Australis]

--HG--
extra : rebase_source : a96b9b10b09f8084bdfda2a25d7526c5fce510ad
2014-03-18 12:26:09 -07:00
Gijs Kruitbosch
9fb52edecc Bug 980534 - [australis] Make Australis' standalone subview panels wider. r=Unfocused 2014-03-16 23:38:49 +00:00