Commit Graph

4566 Commits

Author SHA1 Message Date
Tim Taubert
6b9f53c19c Bug 904003 - Move session saving code into its own module; r=yoric 2013-08-14 08:11:23 +02:00
Tim Taubert
a2351c1377 Bug 904529 - Remove SessionStore._initialState and pass it as an argument to .onLoad(); r=smacleod 2013-08-14 08:03:28 +02:00
Tim Taubert
375d40bd91 Bug 903398 - [Session Restore] Use a 'cookie-changed' observer instead of asking the cookie service for every host; r=yoric 2013-08-14 07:10:07 +02:00
Tim Taubert
be7aa98672 Bug 903714 - Provide document.baseURI when calling _makeURI() in registerProtocolHandler(); r=dao 2013-08-10 13:33:43 +02:00
Gijs Kruitbosch
32320682c4 Bug 878550 - Clicking on clear recent history in the history subview doesn't dismiss the panel, r=mconley 2013-07-12 18:58:50 +01:00
Gijs Kruitbosch
a8f3d4b872 Bug 888817 - currentset should be updated when items are added/(re)moved, r=mconley 2013-07-16 15:36:03 +02:00
Gijs Kruitbosch
f08c892054 Merge m-c to ux 2013-07-16 14:19:40 +02:00
Jared Wein
32bfdc4d99 Backed out changeset 6d739868bd90 (bug 887515) for leaking windows on a CLOSED TREE. 2013-07-15 21:39:32 -04:00
Gijs Kruitbosch
7bbdcce75c Bug 892956 - destroyWidget should remove the widget from defaultPlacements, if applicable, r=mconley 2013-07-15 18:42:09 +02:00
Gijs Kruitbosch
752b21bdae Bug 886317 - Use top-level panels for temporary panels to fix history/feed/... widget bugs in fullscreen, r=mconley 2013-07-15 18:39:46 +02:00
Matthew Noorenberghe
131a8cc6d6 Merge mozilla-central to UX 2013-07-12 22:14:28 -07:00
Jared Wein
6aec942d68 Backed out changeset cd4c737c45a9 (bug 892799) for timing-out the world. 2013-07-12 16:11:10 -04:00
Ryan VanderMeulen
c8d12c6d14 Merge m-c to fx-team. 2013-07-12 13:34:44 -04:00
Jared Wein
53cd8b8836 Bug 892799 - If currentset is absent, don't need to move items around in legacy areas. r=mconley 2013-07-12 12:54:16 -04:00
Jared Wein
20bce787b1 Bug 892532 - Add an optional faster path to isWidgetRemovable. r=mattn 2013-07-12 12:06:52 -04:00
Jared Wein
8eed02dcb7 Bug 892841 - Break out of the toolbox children loop when we find the palette. r=dao 2013-07-12 11:59:51 -04:00
Gijs Kruitbosch
ea7f84839d Bug 892955 - isWidgetRemovable and removeWidgetFromArea should work for widgets that have been destroyed, r=mconley 2013-07-12 16:01:00 +01:00
Tim Taubert
eb07132d82 Bug 891360 - Follow-up to fix syntax error; r=bustage 2013-07-12 14:00:00 +02:00
Tim Taubert
874ec326f0 Bug 891360 - Move SessionStore I/O logic to a dedicated worker; r=yoric 2013-07-12 13:46:14 +02:00
Tim Taubert
49ad83a143 Bug 892766 - SessionStore tests should wait for delayed startup to be finished when opening new windows; r=yoric 2013-07-12 13:35:18 +02:00
Gijs Kruitbosch
6d52958bde Bug 877006 - A widget with an invalid view should not break all of CustomizableUI, r=Unfocused 2013-07-10 17:57:54 +02:00
Gijs Kruitbosch
83f0ab86c9 Bug 880458 - Implement anchor support for overflowable toolbar, r=mconley
--HG--
extra : rebase_source : bc272cc22061d6d3b6d161ca99caba5ac8d8f491
2013-07-11 18:41:21 +02:00
Jared Wein
2a8bd534c8 Automated merge with https://hg.mozilla.org/mozilla-central 2013-07-11 21:19:16 -04:00
Mike Conley
0179a8d0f0 Bug 892509 - Make passing findWidgetInWindow an empty ID a non-fatal error. r=jaws. 2013-07-11 20:53:34 -04:00
Mike Conley
c57bedec26 Backout 757b3bbe3c63 (bug 877006) for suspected permaorange. r=bustage-fix. 2013-07-11 15:23:26 -04:00
Tim Taubert
cb56fa3dc0 Bug 891806 - part 1 - replace 'yield;' with 'yield undefined;' in browser/; r=jaws 2013-07-10 23:52:04 +02:00
Gijs Kruitbosch
2c875afc25 Bug 891926 - destroyWidget should actually get viewNode before trying to use it, r=Unfocused 2013-07-10 18:20:24 +02:00
Gijs Kruitbosch
facaf67b2a Bug 877006 - A widget with an invalid view should not break all of CustomizableUI, r=Unfocused 2013-07-10 17:57:54 +02:00
Dão Gottwald
830d811286 Bug 896114 - Don't initialize UserAgentOverrides on desktop. r=dolske 2013-07-30 22:51:25 +02:00
Ryan VanderMeulen
6054b3a67b Merge m-c to fx-team. 2013-07-30 13:12:26 -04:00
Steven MacLeod
8ea2ec2a8f Bug 897396 - Add telemetry to Session Store for restoring a window; r=ttaubert 2013-07-30 09:38:49 -07:00
Bill McCloskey
6b72d99118 Bug 899222 - Make about:home work via message passing (r=felipe).
--HG--
rename : browser/modules/AboutHomeUtils.jsm => browser/modules/AboutHome.jsm
2013-07-05 13:55:00 -07:00
Gijs Kruitbosch
67f692e20d Merge mozilla-central and ux 2013-07-10 23:53:05 +02:00
Robert Strong
11c04bdaa0 Wallpaper fix - Bug 895473 - [Mac and Linux] Custom distribution settings for yahoo de and es distributions are not being set. r=mconnor 2013-07-19 13:17:29 -07:00
Ryan VanderMeulen
731b078d71 Backed out changesets 24c800ff4936 and 5e4e054f3c00 (bug 867143) for mochitest orange. 2013-07-19 12:00:29 -04:00
David Rajchenbach-Teller
c6c561735c Bug 867143 - sessionStorage/localStorage tests. r=ttaubert 2013-07-19 10:32:52 -04:00
David Rajchenbach-Teller
fc122275c0 Bug 867143 - Cache Session Restore state aggressively. r=ttaubert 2013-07-19 10:32:52 -04:00
Gijs Kruitbosch
3853f037be Bug 877684 - Implement new Customize and Help button styling, r=jaws
--HG--
extra : rebase_source : a85108798211a3db87b0345596c02d0059148df5
2013-06-25 11:05:24 -04:00
Gijs Kruitbosch
018902b637 Bug 890262 - destroyWidget shouldn't throw an exception when the widget is in a non-built area, r=mconley
--HG--
extra : rebase_source : ec36ef644e38ab87413fe79ac86516b680a74a44
2013-07-10 21:11:22 +02:00
Mike Conley
18f129c497 Bug 877450 - Create Developer Tool widget with subview. r=Gijs. 2013-07-10 13:51:22 -04:00
Mike Conley
148b7dacb5 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
5d30f31f83 Bug 886030 - Add events to toolbar change to help customizableui deal with appearing/disappearing toolbars, r=mconley 2013-07-10 14:05:35 +02:00
Gijs Kruitbosch
a4ee03cec4 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
Gijs Kruitbosch
84f7cec9de Bug 890476 - Don't build a menubar on OSX, r=dao 2013-07-08 17:15:16 +02:00
Jared Wein
6511b4c7c3 Automated merge with https://hg.mozilla.org/mozilla-central 2013-07-07 21:35:26 -04:00
Jared Wein
ede7dfe55e Automated merge with https://hg.mozilla.org/mozilla-central 2013-07-07 17:21:25 -04:00
Tim Taubert
d803f8e745 merge m-c to fx-team 2013-07-05 08:56:02 +02:00
Gijs Kruitbosch
7a7f7e31ae Merge mozilla-central and ux 2013-07-05 00:49:58 +02:00
Gijs Kruitbosch
7bbf8e6625 Merge mozilla-central and ux 2013-07-04 01:23:30 +02:00
Jared Wein
cadb3274f1 Automated merge with https://hg.mozilla.org/mozilla-central 2013-07-03 12:40:14 -04:00
Gijs Kruitbosch
d9077cbb13 Bug 889597 - Hide panelUI by default to improve ts_paint, r=MattN,jaws 2013-07-02 23:16:36 +02:00
Gijs Kruitbosch
c108655d8a Bug 888800 - Should have default set of items present in the nav-bar, r=Unfocused,f=MattN
--HG--
extra : rebase_source : 04e584a8e3f4201b334cf92ac1fd05f650fb908d
2013-07-02 20:56:16 +02:00
Gregory Szorc
22811e33cf Bug 873054 - Disable FHR prefs checkbox if pref is locked; r=rnewman 2013-07-02 09:55:34 -07:00
Marco Bonardo
30168113bb Bug 889442 - Remove old and now unused chromeappsstore.sqlite from the profile dir.
r=ttaubert
2013-07-03 23:41:25 +02:00
Mike de Boer
38ef025412 Bug 878898: rename 'name' and 'description' properties to 'label' and 'tooltiptext' respectively. r=jaws 2013-07-02 17:10:32 +02:00
Joey Armstrong
44ade60e99 bug 870370: EXTRA_COMPONENTS cleanup for conversion patches #1 & #2. 2013-07-03 12:01:06 -04:00
Gijs Kruitbosch
1f0992136c Merge mozilla-central and ux 2013-07-01 13:57:34 +02:00
Ms2ger
c9f69ff561 Bug 887012 - Remove some emptyish makefiles; r=gps 2013-07-01 09:02:32 +02:00
Phil Ringnalda
8cd97ffc27 Merge fx-team to m-c 2013-06-30 08:35:45 -07:00
Tim Taubert
1ec9e66679 Backed out changeset 95e83b0f7cb2 (bug 888986) 2013-07-04 15:19:55 +02:00
Jared Wein
e80a6b3425 Bug 888571 - Don't load CustomizeMode.jsm upon startup. r=MattN,dao 2013-06-29 04:25:56 -04:00
Gijs Kruitbosch
42cb395974 Merge mozilla-central and ux 2013-06-30 22:44:57 +02:00
Jared Wein
b2a1c147e2 Backed out changeset ee81f5bac27a (bug 888571) 2013-06-30 08:36:00 -04:00
Jared Wein
f965bb3cdb Bug 888571 - Don't load CustomizeMode.jsm upon startup. r=MattN,dao
--HG--
extra : rebase_source : 3faf6d921958e0baae0e9495bba7c6481e1bd790
2013-06-29 04:25:56 -04:00
Gijs Kruitbosch
8edc822c01 Merge m-c to ux
--HG--
rename : browser/themes/windows/browser.css => browser/themes/shared/identity-block.inc.css
2013-06-29 11:18:15 -04:00
Gijs Kruitbosch
fc8337c174 Merge after merge. 2013-06-28 17:36:09 -04:00
Mike Conley
5f7254a002 Bug 885452 - Remove retrieveToolbarIconsizesFromTheme now that we only support one icon size. r=jaws. 2013-06-28 17:04:50 -04:00
Gijs Kruitbosch
48df1d813f Merge mozilla-central and ux 2013-06-28 17:03:38 -04:00
Gijs Kruitbosch
31379d6cf3 Merge mozilla-central and ux 2013-06-28 09:13:09 -04:00
Gijs Kruitbosch
fe3e9fce5e Merge mozilla-central and ux 2013-06-27 14:24:43 -04:00
David Rajchenbach-Teller
891c8da9db Bug 876168 - Let's backup sessionstore.js before each upgrade;r=ttaubert 2013-06-27 13:57:05 -04:00
Gijs Kruitbosch
5b2cd250dc Bug 749804 - Fix memory leaks in add-on bar mutation observer, r=mconley 2013-06-27 10:10:57 -04:00
Gijs Kruitbosch
fa07fd03bd Bug 749804 - Fix tests for customization (missing default placements for add-on bar, rs=bustage,mconley 2013-06-26 18:20:10 -04:00
Gijs Kruitbosch
db4fb74a1e Bug 882744 - Widgets moved to the palette keep the disabled state, r=jaws 2013-06-26 21:48:10 +02:00
James Kitchener
c59cfe8323 Bug 802895 - Add srcdoc iframe support to session restore r=bz 2013-06-28 23:13:23 -04:00
Phil Ringnalda
3de8abed9d Bug 882575 - reenable browser_capabilities.js now that it doesn't use about:home so it won't be hearing about how snippets is undefined 2013-06-28 19:39:35 -07:00
Richard Marti
3372c8f1df Bug 855998 - Use Aero styling for hover and selected items in UI. r=dao, r=jaws, ui-r=shorlander 2013-07-15 20:36:26 +02:00
Jared Wein
ed0f7b1b32 Bug 887515 - Replace multiple tab closing prompt with a menuitem to restore multiple tabs. r=ttaubert 2013-07-15 17:13:22 -04:00
Erik Vold
f887d05a95 Bug 885054 - Sidebars should not migrate across private / non-private window. r=gavin 2013-07-09 13:21:23 -07:00
Marco Bonardo
d4bf5ac8b8 bug 887404 - Allow test_browserGlue_distribution.js to run parallel to other tests.
r=gavin
2013-07-05 18:44:18 +02:00
Paolo Amadini
33cab1f8d4 Bug 747018 - Download widget stylesheets applied twice to browser.xul. r=mak 2013-06-27 22:00:08 +02:00
Gijs Kruitbosch
40e9c2eac1 Bug 749804 - Auto-migrating add-on bar shim, r=jaws,Unfocused;feedback=mconley 2013-06-12 19:52:14 +02:00
Olli Pettay
6767d0a1a8 bug 789919, (snow-white) make addref/release of CCable objects faster by removing indirect refcnt increase/decrease, r=mccr8, test changes r=ehsan
--HG--
extra : rebase_source : 2a3b22425c14d6daedc91d62a652c34431acd2fb
2013-07-09 13:30:58 -04:00
Ms2ger
ad06681e97 Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps 2013-08-02 09:03:25 +02:00
Ryan VanderMeulen
501ddf3329 Merge m-c to fx-team. 2013-08-01 16:35:13 -04:00
Raymond Lee
95c670e81a Bug 818593 - Add file size to bookmarks restore UI. r=mak 2013-07-31 22:51:09 +08:00
Steven MacLeod
84af962497 Bug 898184 - Restore telemetry measurements that were removed when transitioning to the SessionWorker. r=ttaubert 2013-07-31 21:15:26 -04:00
Ed Morley
86bc191b22 Merge mozilla-central and fx-team 2013-06-28 14:37:15 +01:00
Ed Morley
f9ecece39f Backed out changeset 101c149b3287 (bug 867143) for browser-chrome failures 2013-07-24 13:32:33 +01:00
Ed Morley
0dd8de908f Backed out changeset 4eb7a0f560da (bug 867143) 2013-07-24 13:32:16 +01:00
David Rajchenbach-Teller
d8bd084354 Bug 867143 - Adapting testsuite to cached session restore;r=ttaubert 2013-07-24 11:25:00 +02:00
David Rajchenbach-Teller
0618b9fd37 Bug 867143 - Caching Session Restore state aggressively;r=ttaubert 2013-07-24 11:25:00 +02:00
Tim Taubert
d18acb190b Bug 897253 - Remove support for calling nsISessionStore.init() with a null window; r=ehsan 2013-07-24 09:58:50 +02:00
Gavin Sharp
68214b0668 Bug 896711: remove BrowserChromeTests.runWhenReady because it's being abused, r=dao/ttaubert
--HG--
extra : transplant_source : %9D%F5%0D/%105%29%20%BCW%EC%BEs%BB%22vgO%9B%87
2013-07-27 17:32:40 -07:00
Blake Kaplan
89a72a5347 Bug 872317 - Make the download indicator toolbar button work with the changes in bug 653881. r=mak77
--HG--
extra : rebase_source : 10c15e0779da5e645584543ef4a642ae341a00be
2013-05-14 16:41:24 -07:00
Sid Stamm
657cbf39b4 bug 851606 - automatically disable bug 818340 in beta/release, but leave it enabled in nightly/aurora. r=gavin 2013-05-14 12:11:56 -04:00
Gavin Sharp
4420e82a70 Bug 885351: make sure defaultEngine and currentEngine are always in sync, including when the prefs have invalid values or after an upgrade from <FF23, r=MattN
--HG--
extra : transplant_source : Z%E3%AE%91%1D%D5%930%DE%F7%EA%F4dG%C7%B2%0B%9F0i
2013-07-01 16:46:07 -07:00
Jared Wein
8ac1ead5d6 Bug 888986 - Notify observers of sessionstore-windows-restored asynchronously to speed up initial paint times for users with heavy add-ons. r=ttaubert 2013-07-01 18:31:57 -04:00
Gijs Kruitbosch
58d2035656 Bug 885015 - expose widget IDs for jetpack/add-ons (like currentset), r=mconley 2013-06-24 10:44:23 -04:00
Jared Wein
a49e9b0733 Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-26 11:01:37 -04:00
Gijs Kruitbosch
c246a46f08 Merge from m-c to ux 2013-06-26 10:44:39 -04:00
Benjamin Smedberg
9172995490 Bug 886423 - Turn on the click-to-play UI by default in Firefox desktop. As a side effect, remove the plugin permission from about:permissions because we're using per-plugin permission not per-site and about:permissions doesn't know about that. (page info knows about it) r=keeler 2013-06-25 11:57:30 -04:00
Gijs Kruitbosch
9afc83bf81 Bug 879985 - Use system event listeners, and make the search widget work correctly, r=jaws 2013-06-24 16:10:22 -04:00
Jared Wein
698d87c899 Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-23 02:58:41 -04:00
Jared Wein
20e28337a5 Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-21 19:22:56 -04:00
Jared Wein
05d6de1060 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
39d09e14c8 Backed out changeset 48334123e0c7 (bug 880382) for test timeouts on debug builds. 2013-06-21 02:56:36 -04:00
Jared Wein
f1b3a3fbb3 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
8ea91adc93 Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-19 19:17:41 -04:00
Ryan VanderMeulen
aa4e313f71 Merge m-c and inbound. 2013-06-20 19:26:38 -04:00
Sid
31329541e5 Bug 884585 - Exclude about:newtab from Recently Closed Tabs list; r=ttaubert 2013-06-20 20:06:14 +02:00
Brian R. Bondy
04f1990523 Bug 882598 - Rename updateAuto.label to reflect string change. r=rstrong 2013-06-19 23:19:17 -04:00
Ed Morley
342f63710c Merge latest green fx-team changeset and mozilla-central 2013-06-19 15:31:16 +01:00
Ryan VanderMeulen
dc0a2888fc Merge m-c and fx-team. 2013-06-18 19:11:40 -04:00
Gavin Sharp
906f72de8e Bug 493051: avoid having addEngine select the engine by default, by adding an optional callback to let callers observe the successful addition of the engine, r=MattN
--HG--
extra : rebase_source : 1e67f4fbed4324e2d5b8d132cf07be60b3010cf9
2013-06-18 09:39:02 -04:00
Brian O'Keefe
20b45036df Bug 875934 - Move LIBRARY_NAME to moz.build (batch #2); r=mshal
--HG--
extra : rebase_source : 555b28e5c3412ffc210c60b6fe2fee6f053fd587
2013-06-18 08:13:42 -04:00
Brian O'Keefe
ed17339221 Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
2013-06-17 15:21:01 -04:00
Raymond Lee
bd3a25823e Bug 846644 - Use asynchronous getCharsetForURI in PlacesUtils.jsm. r=mak 2013-06-19 00:50:22 +08:00
Gijs Kruitbosch
e74f5e2881 Bug 882306 - Use CSS to make buttons look enabled when customizing; don't change buttons' disabled states, r=dao 2013-06-13 13:40:41 +02:00
Mike Conley
1223296810 Bug 871204 - Auto-fit panel height after exiting customization mode. r=jaws. 2013-06-17 13:33:01 -04:00
Gijs Kruitbosch
510825622b Bug 882960 - Edit and zoom controls don't reset correctly after being moved to the navbar, r=mconley,Unfocused 2013-06-17 16:14:13 +01:00
Mike Conley
0888217b8b Bug 881909 - Wrap and unwrap toolbaritems after customization mode transition finishes. r=Gijs. 2013-06-17 10:37:41 -04:00
Matthew Noorenberghe
1099a1b6a1 Merge mozilla-central to UX 2013-06-17 03:54:34 -07:00
Mike Conley
5c2e108856 Bug 873058 follow-up - AREATYPE_MENU_PANEL does not exist. Have to use TYPE_MENU_PANEL instead. r=trivial. 2013-06-14 19:34:10 -04:00
Mike Conley
e5bfb55411 Bug 880701 - Add capability for PanelUI to ignore mutations in panelviews. r=jaws. 2013-06-14 11:57:09 -04:00
Gijs Kruitbosch
8f6497c4a7 Back out bug 882960 (a462ae7a8657) for mochitest-browser failures. 2013-06-14 17:38:57 +02:00
Gijs Kruitbosch
97ee6a9889 Bug 882960 - Edit and Zoom controls don't like being reset out of the navbar, r=mikedeboer 2013-06-14 15:13:06 +02:00
Mike Conley
74d251a36f Backout bug 880701 - caused a behavioural regression with the panels not resizing properly. 2013-06-13 23:26:02 -04:00
Stefan Mirea
32641334c4 Bug 852411 - Migrating from promise.js to Promise.jsm; r=gps 2013-06-13 18:36:21 -07:00
Gregory Szorc
fa4ba29ffa Backout 9080f6701733 (bug 852411) for hitting weird xpcshell test harness behavior in multiple local builds 2013-06-14 14:38:29 -07:00
Stefan Mirea
c338d6a58e Bug 852411 - Migrating from promise.js to Promise.jsm; r=gps
--HG--
extra : rebase_source : d03cdae978479605df0a7ea728916ba78a272ffb
2013-06-13 18:36:21 -07:00
Michael Harrison
db43acc4a4 Bug 883777 - Reduce the width of the DNT preference "Learn More" link. r=dao 2013-06-18 17:27:33 -04:00
Ed Morley
8388d25b9f Merge latest green inbound changeset and mozilla-central 2013-06-18 11:52:39 +01:00
Steven MacLeod
c8b13fc52d Bug 866638 - Ignore invalid URIs when importing Safari History, r=gavin
--HG--
extra : rebase_source : a7da5851b13ae1bb487ed843342e2c54976318fb
2013-06-25 18:12:23 -04:00
Mike Conley
d1e6cfe737 Bug 880701 - Add capability for PanelUI to ignore mutations in panelviews. r=jaws. 2013-06-13 16:29:57 -04:00
Mike de Boer
d13041110d Bug 881131: update zoom reset label on location change. r=jaws 2013-06-13 15:23:20 +02:00
Mike de Boer
348a488fdf Bug 873398: improve disabled state appearance for panel buttons. r=jaws 2013-06-13 14:31:27 +02:00
Mike de Boer
82c25aad9c Backed out changeset 4d9d4960d891 (bug 873398) 2013-06-13 19:36:13 +02:00
Mike de Boer
19b2d2bfe2 Backed out changeset 7ef2a2d43849 (bug 881131) 2013-06-13 19:35:48 +02:00
Mike de Boer
3484dcfa5d Bug 881131: update zoom reset label on location change 2013-06-13 15:23:20 +02:00
Mike de Boer
9819975d06 Bug 873398: improve disabled state appearance for panel buttons 2013-06-13 14:31:27 +02:00
Jared Wein
7ab8c9f95e Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-13 10:04:45 -04:00
Ed Morley
44e935783e Bug 882575 - Disable browser_capabilities.js for failing when snippets.mozilla.org is down (via use of about:home) 2013-06-13 11:20:32 +01:00
Jared Wein
a6efdbc5ef Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-12 23:12:42 -04:00
Jared Wein
d308285f79 Bug 881768 - Right-clicking on some widgets in the Panel causes it to close immediately. r=mikedeboer 2013-06-12 14:28:48 -04:00
Jared Wein
e8f66d5b0e Bug 870866 - (Australis) When in customization mode, the Panel Menu button should be in the :active state. r=mikedeboer 2013-06-12 14:28:21 -04:00
Brian R. Bondy
19a505c2f4 Bug 866229 - Hide Metro prefs pre win8. r=rstrong 2013-06-12 10:31:09 -04:00
Brian R. Bondy
cd714ae0bc Bug 866229 - Change - Add a preference for not doing updates in Metro. r=jimm 2013-06-12 10:31:09 -04:00
Jared Wein
be427a3fe4 Bug 863299 - Only support large icons mode for the toolbars in the browser. r=Unfocused 2013-06-11 21:45:35 -04:00
Mike Conley
675469eb7d Bug 873053 - Make Downloads button open the Library if it's in the menu panel. r=mak. 2013-06-11 17:10:57 -04:00