Brian R. Bondy
e3142eb157
Bug 797044 - Uninstaller now deletes Metro Firefox profile. r=jimm
2012-10-19 09:34:10 -04:00
Ryan VanderMeulen
cc4a00e2b7
Backed out changeset b453dca73b1a (bug 801040)
2012-10-18 21:43:20 -04:00
Ryan VanderMeulen
5703aad914
Backed out changeset 779550569432 (bug 787767)
2012-10-18 21:43:12 -04:00
Jared Wein
faf749e67e
Bug 787767 - Implement runtime performance warnings for Worker API abuse. r=felipe
2012-10-18 18:02:42 -07:00
Jared Wein
7ef6e8b80f
Bug 801040 - Add Social API status-area menuitems to the keyboard accessible Social API menu. r=felipe
2012-10-18 18:00:38 -07:00
Mark Hammond
62da0edd1b
Bug 803006 - social sidebar width is now persisted between runs. r=felipe
...
--HG--
extra : rebase_source : fa25b829aa63ac4546ae72645987b656a893184f
2012-10-19 11:11:00 +11:00
Jared Wein
20f23a0959
Bug 802394 - document.body is null when New Window is created. r=dao
2012-10-18 12:45:06 -07:00
Mike Conley
d9105d3285
Bug 760777 - Downloads Panel’s focus ring is too subtle. r=mak77.
2012-10-18 15:18:17 -04:00
Mike Conley
22dabdafb1
Bug 779223 - Downloads button is blank with dark background themes for both pinstripe and gnomestripe. r=mak77.
2012-10-18 15:17:42 -04:00
Kohei Yoshino
c1df27d7e2
Bug 802703 - Add LSApplicationCategoryType to the Info.plist so that Firefox shows up under Productivity when sorting applications by Application Category in Finder. r=smichaud
2012-10-18 15:44:33 +01:00
Graeme McCutcheon
7076202fad
Bug 802718 - Ensure internal widget state is restored after browser_minimize.js, to work around Unity bug on Ubuntu. r=gavin DONTBUILD
2012-10-18 12:23:30 +01:00
Ryan VanderMeulen
cd31c3ab69
Bug 801280 - Update pdf.js to version 0.6.39. r=dtownsend
2012-10-17 15:33:58 -04:00
Ehsan Akhgari
0e5afd7a1f
Bug 802274 - Set the autostart pref when launching Firefox with the -private command line option; shoulder-r=jdm
2012-10-16 21:40:30 -04:00
Shane Caraveo
51b7918880
Bug 794640 - Clicking a link in social content panels should close the panel. r=gavin
2012-10-15 23:58:13 -07:00
Ehsan Akhgari
75ecc91244
Merge mozilla-central into mozilla-inbound
2012-10-16 20:43:47 -04:00
Daniel Holbert
dc03f6c243
back out cd08e1a21a4c (Bug 798255) for orange on Win Opt / Win64 Opt builders
2012-10-16 17:25:24 -07:00
Chris AtLee
9b0355d9ac
Bug 791209: Update l10n mozconfigs for nightly builds. r=ted DONTBUILD
2012-09-20 12:31:03 -04:00
Mark Hammond
f41c26f285
Bug 801080 - window.close should close social panels. r=felipe
2012-10-16 13:53:37 +11:00
Frank Yan
7290861f15
Bug 800219 - followup: partial backout of 6a994799088b. r=me
2012-10-16 15:45:46 -07:00
Chris Pearce
0afcba2bc5
Bug 801891 - Make fullscreen approval UI modal in browser. r=dao
2012-10-17 11:25:23 +13:00
Ehsan Akhgari
61482c1186
Bug 722978 - Port the certificate exception UI to the new per-window private browsing API; r=jdm
...
--HG--
extra : rebase_source : a49d0c630a170a950dd830ad484e084a29f8b51f
2012-10-12 23:38:19 -04:00
Ehsan Akhgari
94987da6ad
Bug 722983 - Fix the back-end handling of permanent private browsing mode through the per-window private browsing APIs; r=jdm
...
--HG--
extra : rebase_source : 31358b29c5b3c5f6921598ea3246aede62ca78db
2012-10-16 18:06:38 -04:00
Ehsan Akhgari
81b928be28
Bug 801661 - Disable browser_privacypane_7.js and its in-content variant in per-window PB mode; r=jdm
...
--HG--
extra : rebase_source : 6c6b6190dfcce6528276cfcfc2546385aabbb0db
2012-10-16 18:03:25 -04:00
Robert Strong
0351f431e1
Bug 798255 - Firefox net / stub installer for localized builds. r=glandium, r=bsmedberg
2012-10-16 13:10:40 -07:00
John Schoenick
c8add646fe
Bug 797043 - Better handling of plugin activated state for click-to-play. r=josh
2012-10-16 12:52:30 -07:00
Robert Strong
b195ca194a
Bug 798810 - Promotional content blurbs can overlap each other when downloading over dial-up/slow speeds. r=bbondy
2012-10-16 00:26:02 -07:00
Gavin Sharp
44264e5bc8
Bug 801951: update social provider manifest and whitelist, r=jaws
...
--HG--
extra : rebase_source : a9c4c5fa8ed2bb61e3ebc04775dc7e3ad31c3e8d
2012-10-15 17:27:48 -07:00
Brian R. Bondy
8bd24520b7
Bug 710550 - Firefox is already running messagebox will now display on top of the installer window. r=rstrong
2012-10-15 19:18:08 -04:00
Felipe Gomes
f6959afd27
Bug 801874. Opening a minimized chat from the worker is broken. r=gavin
2012-10-15 16:15:52 -07:00
Ehsan Akhgari
56a5c27dbc
Bug 801049 - Communicate the privacy bit of the active window to the search suggestion service so that it knows whether to put the channel it creates in private browsing mode or not; r=gavin
...
I'm using the autocompletesearchparam as a vehicle for delivering the
privacy information into the guts of nsSearchSuggestions. The
alternative solution will involve modifying the autocomplete interfaces,
which is even more horrible than what the code here does. It's not that
bad if you think of autocompletesearchparam attribute as an opaque value
which is used to transfer information to the nsIAutoCompleteSearch
implementations, which is what it is!
2012-10-15 18:59:33 -04:00
Ehsan Akhgari
24337444cd
Bug 801237 - Make browser_privatebrowsing_viewsource.js use "private-browsing-transition-complete" instead of using a progress listener; r=jdm
2012-10-12 11:25:47 -04:00
Robert Strong
23998385fd
Comment only fix for Bug 800307 - Update certificates are checked even if app.update.url.override is set in Thunderbird >= 10.0.7es. r=Mossop DONTBUILD since it is a comment only change
2012-10-15 12:26:38 -07:00
Mike Conley
5a6ff66fa2
Bug 799929 - Make Downloads Panel icons more visible on OSX. ui-r=shorlander, r=mak77.
2012-10-15 12:51:21 -04:00
Ed Morley
6d1ff2e75b
Backout fd093acb629e (bug 793031) for causing bug 801660
2012-10-15 16:24:44 +01:00
Ryan VanderMeulen
87b15267d4
Merge the last PGO-green inbound changeset to m-c.
2012-10-13 19:26:29 -04:00
Tim Taubert
1f0eb587ed
merge m-c to fx-team
2012-10-13 23:20:19 +02:00
Oonishi Atsushi
44213f6f12
Bug 754029 - Navigating from a new script tag does not add a session history entry. r=smaug, r=bz
2012-10-13 13:20:55 -04:00
Ryan VanderMeulen
aff5207df8
Merge inbound to m-c.
2012-10-13 04:36:33 -04:00
Robert Strong
8929bd9894
Bug 800112 - If I pave-over install Nightly while Nightly is running twice or more in a row, then nightly will always order a restart on every launch or uninstall. r=bbondy
2012-10-12 10:55:29 -07:00
Ehsan Akhgari
97148b17b8
Bug 800854 - Make browser_bug400731.js more robust by registering the DOMContentLoaded handler at the right time; r=gcp
2012-10-12 12:07:25 -04:00
Brian R. Bondy
9635611416
Bug 796044 - Firefox will now get pinned to the OS taskbar after installation independent of default browser in Win8. r=jimm
2012-10-12 10:39:03 -04:00
Josh Matthews
f2e008e0c0
Backout bug 723001.
2012-10-11 22:22:43 -04:00
Josh Matthews
a08d1d7155
Backout bug 800669.
2012-10-11 22:21:43 -04:00
Ehsan Akhgari
42fb5d9e76
Bug 800669 - Remove use of nonexistent privateWindow property in search.xml. r=jdm
2012-10-11 18:35:00 -04:00
Jared Wein
224cde34d4
Bug 792503 followup, fix some code style issues and switch to for-of. r=dao
...
--HG--
extra : rebase_source : 0f0dbfccd50a1709c9b5643d89b53198aa0f5ade
2012-10-11 18:35:42 -07:00
Paul Rouget
25990d2feb
Bug 799498 - [responsive mode] Disable floating scrollbars; r=past
2012-10-09 17:04:34 +02:00
Michael Ratcliffe
d6dc3a20a4
Bug 799462 - GCLI jsb command should revert jsbBraceStyleDesc, jsbBraceStyleManual strings; r=jwalker
2012-10-09 14:56:09 +01:00
Jared Wein
ee73324d6c
Bug 792503 - Add a keyboard accessible menu for the SocialAPI ambient notification pages. r=markh
2012-10-11 18:21:50 -07:00
Josh Matthews
1388f48e03
Bug 723001 - Move privacy state checking from nsFormHistory to its callers. r=dolske
2012-10-11 21:04:56 -04:00
Trevor Saunders
000b6e89a1
bug 798595 - remove useless prmem.h includes r=ehsan
2012-10-04 02:14:06 -04:00