Ryan VanderMeulen
|
1e3f9e066b
|
Merge inbound to m-c.
|
2014-05-12 16:32:53 -04:00 |
|
vikneshwar
|
5e7c94cf22
|
Bug 1003888 - Replaced getter for isReady() instead of a function(). r=mconley
|
2014-05-09 11:29:00 +02:00 |
|
Neil Deakin
|
b351a3f426
|
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
|
9ea9b4de5a
|
Merge fx-team to m-c.
|
2014-05-08 16:04:26 -04:00 |
|
Mike de Boer
|
cdc2c69daa
|
Bug 947344: add more shortcut tooltip and label helpers where possible. r=mconley.
|
2014-05-08 11:14:20 +02:00 |
|
Ed Morley
|
32a9f7d569
|
Merge latest green fx-team changeset and mozilla-central
|
2014-05-01 15:53:50 +01:00 |
|
Tim Nguyen
|
0402826384
|
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
|
aac4e33b4d
|
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
|
97f4c4b92d
|
Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk.
|
2014-05-08 12:32:00 +03:00 |
|
Gijs Kruitbosch
|
ceecf2c0e5
|
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
|
36b0997aa3
|
Backed out changeset cabda6c7f0e9 (bug 947914) for frequent test failures.
|
2014-04-26 18:12:33 -04:00 |
|
Mike Conley
|
e14441a1bc
|
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
|
db8ab6d63f
|
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
|
5516473e0e
|
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
|
6d33d9b85d
|
Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws
|
2014-04-25 14:30:18 +02:00 |
|
Carsten "Tomcat" Book
|
f7b071cb25
|
Backed out changeset 1c2ef0d3d997 (bug 865826) for failing jetpack tests
|
2014-04-25 14:13:33 +02:00 |
|
Dão Gottwald
|
63e55755db
|
Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws
|
2014-04-25 11:48:33 +02:00 |
|
Jared Wein
|
b6c3c25418
|
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
|
2348ac8b9b
|
Bug 987640 - add test for changing the encodings from the encodings subview. r=Gijs
|
2014-04-23 11:33:46 +03:00 |
|
Jared Wein
|
c95deec4c6
|
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
|
adeeb6c1db
|
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
|
c530c6453c
|
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
|
af1b24cc45
|
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
|
c8af83622f
|
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
|
4185d43663
|
Bug 995164 - registerArea should work correctly with customize mode, r=mconley
|
2014-04-14 00:42:24 +01:00 |
|
Mike Conley
|
b54247414c
|
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
|
cd38115502
|
Bug 993322 - fix widgets not showing up in toolbox, r=mconley
|
2014-04-09 01:00:31 +01:00 |
|
Gijs Kruitbosch
|
4871ce7e4a
|
Bug 989289 - only migrate builtin toolbars, also migrate toolbox, r=mconley
|
2014-04-09 23:56:38 +01:00 |
|
Tim Taubert
|
44ac5b9d93
|
Bug 994844 - Remove Task.spawn() usage from CustomizeMode.populatePalette() r=mconley
|
2014-04-10 19:45:33 +02:00 |
|
Gijs Kruitbosch
|
9194fa64dc
|
Bug 992747 - toolbar visibility setting doesn't work for non-customizable toolbars, r=jaws
|
2014-04-09 01:35:58 +01:00 |
|
Mike Conley
|
99076a8742
|
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
|
a3431ee9b8
|
Merge inbound to m-c.
|
2014-04-08 18:17:58 -04:00 |
|
Mike Conley
|
8e8d47e325
|
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
|
99055ac4b3
|
Merge m-c to fx-team.
|
2014-04-07 22:37:51 -04:00 |
|
Jared Wein
|
62728343fe
|
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
|
9f2ed6b948
|
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
|
e042bf7339
|
Backout bug 989609 (48e5925d8c81) for suspected leak in bc1 on CLOSED TREE.
|
2014-04-04 16:40:23 -04:00 |
|
Mike Conley
|
1920e4c4ce
|
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
|
d57e3ee7c2
|
Backed out changeset 8b94363b10f1 (bug 984455) for debug OSX mochitest-bc failures.
|
2014-04-02 14:48:13 -04:00 |
|
Ed Morley
|
757c230f65
|
Merge mozilla-central and fx-team
|
2014-04-02 18:25:23 +01:00 |
|
Mike Conley
|
e364d801e7
|
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
|
763885adb1
|
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
|
2014-04-02 10:53:55 +11:00 |
|
Mike Connor
|
03747bb8dc
|
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
|
1a869dc171
|
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
|
6a4d67f8ec
|
Merge m-c to mozilla-inbound
|
2014-04-08 15:39:46 +02:00 |
|
Neil Deakin
|
df603a7f4d
|
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
|
77a876d7d3
|
Bug 610545, arrow panels should animate when opening and when cancelling, r=neil,dao
|
2014-04-08 08:45:52 -04:00 |
|
Phil Ringnalda
|
d969de5efb
|
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
|
d2d06f28f8
|
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
|
2014-03-31 14:11:49 +11:00 |
|
Ehsan Akhgari
|
6fe05abf4c
|
Bug 986770 - Double the test timeout
|
2014-03-30 09:42:39 -04:00 |
|