Граф коммитов

8428 Коммитов

Автор SHA1 Сообщение Дата
Drew Willcoxon ef2524541f Bug 962490 - Add a search field to the new tab page (part 3: search component tests). r=gavin 2014-04-24 19:09:25 -07:00
Drew Willcoxon 53bd0fe01b Bug 962490 - Add a search field to the new tab page (part 1: ContentSearch). r=felipe 2014-04-24 19:09:20 -07:00
Jared Wein 6d168c03c6 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
Jared Wein 1171c1f07f Bug 983681 - Show some content in the downloads panel when it is empty. r=mak 2014-04-23 17:34:49 -04:00
Carsten "Tomcat" Book 7cc4f14f07 Merge m-c to fx-team 2014-04-23 15:04:22 +02:00
Carsten "Tomcat" Book f212e35ef0 merge fx-team to mozilla-central 2014-04-23 14:54:09 +02:00
Nicholas Nethercote 40660c86b9 Bug 996448 - Lazify the loading of PluralForm.jsm everywhere. r=mak.
--HG--
extra : rebase_source : 371f4ed436bbdb864edcb593f55bad325d98cfca
2014-04-22 20:19:12 -07:00
Mihaela Velimiroviciu c746012e11 Bug 987640 - add test for changing the encodings from the encodings subview. r=Gijs 2014-04-23 11:33:46 +03:00
Mike Conley 44f9892437 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 16813bb9e1 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
Asaf Romano 971075f2a7 Bug 993391 - Places async transactions: Implement "move bookmarks" command. r=mak. 2014-04-22 08:42:23 +03:00
Tim Taubert 0d1b33eb26 Bug 996159 - Fix sync config section on Windows with 125% DPI. r=gavin 2014-04-17 16:49:23 +02:00
Sebastian Hengst 11a56e49df Bug 997625 - Sync panel: Checkbox for syncing passwords enabled (not disabled) while sync credentials need reauth r=ttaubert 2014-04-17 13:55:31 +02:00
Praveenkumar 19d6141301 Bug 996632 - Close tab' option from the tab context menu should be active for the last tab. r=dao 2014-04-17 03:26:00 +02:00
Carsten "Tomcat" Book 4b062552c6 merge fx-team to mozilla-central 2014-04-17 12:49:25 +02:00
Ryan VanderMeulen 1d9bce6f72 Merge m-c to inbound on a CLOSED TREE. 2014-04-16 22:54:57 -04:00
Jared Wein eec176476e 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
Tim Taubert c26913c29d Bug 824021 - Don't clear set of windows to resurrect on write when receiving messages r=yoric 2014-04-16 14:27:47 +02:00
Gijs Kruitbosch 2942463f2e 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
Manish Goregaokar c96c46a130 Bug 992185 - Download location preference field not initializing properly. r=gavin 2014-04-16 20:56:20 -04:00
Carsten "Tomcat" Book b39efd5a3d Backed out changeset 35603c406f26 (bug 824021) win bc-1 test failures 2014-04-16 12:58:59 +02:00
Tim Taubert 3b10949aa1 Bug 824021 - Don't clear set of windows to resurrect on write when receiving messages r=yoric 2014-04-16 01:01:05 +02:00
Florian Quèze ea529a83d7 Bug 971048 - Run language detection on webpages and display infobar when language is not the current UI locale, r=felipe. 2014-04-17 00:02:33 +02:00
Ryan VanderMeulen fa7c5ad357 Merge inbound to m-c. 2014-04-15 23:26:35 -04:00
Jared Wein 8eb76c7444 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
Jonathan Watt 6b18c742cc Bug 950372 - Convert imgIContainer::GetFrame to return a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow 2014-04-15 19:02:23 +01:00
Gijs Kruitbosch 29fcdd0925 Bug 995164 - registerArea should work correctly with customize mode, r=mconley 2014-04-14 00:42:24 +01:00
Tim Taubert a07e875ec6 Bug 966843 - Fix intermittent browser_615394-SSWindowState_events.js hangs r=smacleod 2014-04-14 12:03:18 +02:00
Tim Taubert aa28c54392 Bug 947570 - Disable browser_597071.js until rewritten for Marionette r=smacleod 2014-04-14 11:51:40 +02:00
Marco Bonardo 8a6a6388dd bug 970291 - Remove BookmarkJSONUtils.serializeNodeAsJSONToOutputStream. r=mano 2014-04-14 12:00:11 +02:00
Mike Conley f6e2866184 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 ced63f557e Bug 993322 - fix widgets not showing up in toolbox, r=mconley 2014-04-09 01:00:31 +01:00
Richard Marti a6af1ae29c Bug 993344 - The "Show tab previews in the Windows taskbar" option doesn't appear in Tabs section for in-content preferences. r=mak77
--HG--
extra : rebase_source : 3dd669c50db388a0fc56bf3c91c9845208aa03ef
2014-04-10 23:25:36 -07:00
Gijs Kruitbosch c1827e5858 Bug 977572 - catch drag end and drop events from bookmarks drag handler so we can clean up, r=mak
--HG--
extra : rebase_source : 6a725c15b2802d7bf641e22f9ae322974f6639cc
2014-04-10 17:14:44 +01:00
Gijs Kruitbosch 79efc0b701 Bug 989289 - only migrate builtin toolbars, also migrate toolbox, r=mconley 2014-04-09 23:56:38 +01:00
Tetsuharu OHZEKI 7a96785fdf Bug 994188 - Fix "ReferenceError: Cu is not defined" in browser/components/places/content/controller.js. r=mak 2014-04-12 01:11:10 +09:00
Ryan VanderMeulen 7ba7f0e455 Merge m-c to inbound on a CLOSED TREE. 2014-04-10 22:16:50 -04:00
Matthew Noorenberghe 96034f777f Bug 992270 - ignoreAllUncaughtExceptions in the about:home test of browser_google_behavior.js/browser_bing_behavior.js. r=gavin
CLOSED TREE
2014-04-10 21:54:30 -04:00
Tim Taubert 06e129d0fd Bug 994844 - Remove Task.spawn() usage from CustomizeMode.populatePalette() r=mconley 2014-04-10 19:45:33 +02:00
Tim Taubert 2f9f15efc8 No Bug - Fix bustage caused by mochitest-bc chunking r=bustage
From 1f58ec726d4ac8b77d0f4ba45550d059f680a075 Mon Sep 17 00:00:00 2001
2014-04-10 13:21:04 +02:00
Tim Taubert 6a3a4a4bd7 Bug 616853 - Fix tabview and toolkit/startup tests r=smacleod 2014-04-10 10:47:47 +02:00
Tim Taubert 3f87b82238 Bug 616853 - Make the beforeunload prompt tab-modal r=dao,bz 2014-04-02 08:21:14 +02:00
Tim Taubert 74850dbcec Bug 994083 - Ensure that browser_tabview_bug626455.js cleans up after itself r=mikedeboer 2014-04-09 16:31:11 +02:00
Mark Hammond dc8379006e Bug 986636 - use icon instead of [?] on sync prefs when master password locked. r=ttaubert 2014-04-10 12:14:43 +10:00
Gijs Kruitbosch 8dba877a9b Bug 992747 - toolbar visibility setting doesn't work for non-customizable toolbars, r=jaws 2014-04-09 01:35:58 +01:00
Mike Conley c506d95501 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 f7f6976e6e Merge inbound to m-c. 2014-04-08 18:17:58 -04:00
Tim Taubert 856a1d7394 Bug 989083 - Stop leaking aCallback and remove aScope from asyncGetBookmarkIds r=mak 2014-03-30 21:49:28 +02:00
Mike Conley a7de85d2e8 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
Asaf Romano 9e2d98e42e Bug 993274 - Remove cmd_new:livemark. r=mak 2014-04-08 12:05:26 +03:00