Commit Graph

1057 Commits

Author SHA1 Message Date
Theo Chevalier
a59284b415 Bug 737600 - When telemetry is disabled in the pref pane, we should update toolkit.telemetry.rejected, r=mak77 2012-12-08 18:39:24 +01:00
Ehsan Akhgari
7bc9800ae8 Bug 814705 - Disable browser_privacypane_6.js and its in-content variant in per-window PB mode; r=jdm 2012-11-23 14:35:29 -05:00
Andres Hernandez
2df29bc477 Bug 799784 - Replace usages of nsIPrivateBrowsingService.autoStarted with PrivateBrowsingUtils.permanentPrivateBrowsing; r=ehsan 2012-10-24 14:21:33 -06:00
Richard Newman
4410c06d46 Merge m-c to s-c. 2012-10-18 00:09:17 -07:00
Richard Newman
0139af6075 Merge m-c to s-c. 2012-10-12 11:47:24 -07:00
Richard Newman
f249c3d44d Merge m-c to s-c. 2012-10-09 13:24:38 -07:00
Brian R. Bondy
734fa2e292 Bug 798166 - Fix for defaults display problem after setting default depending on helper.exe speed. r=felipe 2012-10-05 10:17:24 -04:00
Richard Newman
5af2ac0751 Merge m-c to s-c. 2012-10-04 11:00:48 -07:00
Gregory Szorc
a4b4bbd6d5 Merge mozilla-central into services-central 2012-09-25 11:00:01 -07:00
Gregory Szorc
1fcdd22f06 Merge mozilla-central into services-central 2012-09-24 13:33:43 -07:00
Yosy
3982ffb3e1 Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao 2012-09-23 21:09:29 +02:00
Benjamin Peterson
d81426815e Backed out changeset 3ca1f19e4c2a (bug 792968) for mochitest-oth failures 2012-09-23 12:25:39 -04:00
Yosy
9fd06803cc Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao 2012-09-23 16:48:23 +02:00
Richard Newman
5dc2f9b025 Merge m-c to s-c. 2012-09-21 07:15:41 -07:00
Brian R. Bondy
b3a55c21f4 Bug 791019 - Advanced preferences changes for win8 handling. r=felipe 2012-09-21 10:05:24 -04:00
Gregory Szorc
3db653c02f Bug 787273 - Part 9: Adjust frontend code to use main.js; r=rnewman
Nothing outside of the core Sync code should import anything other than
main.js.
2012-09-18 12:32:10 -07:00
Gregory Szorc
c18ec11359 Merge mozilla-central into services-central 2012-09-18 11:37:04 -07:00
Andres Hernandez
2b51a67583 Bug 781973 - Use filepicker's open() instead of the obsolete show() in /browser. r=bbondy 2012-09-19 17:21:38 -06:00
Jan Varga
51663a7fdc Bug 791232 - Remove calls to clearOfflineApps() any remaining integration of localStorage with offline apps after Bug 776416. r=sicking 2012-09-14 22:23:44 +02:00
Monica Chew
5a64f5cb5e Bug 770705 - Changes to about:permissions to expose ALLOW_FIRST_PARTY_ONLY as a site specific cookie pref. r=margaret 2012-09-24 16:20:00 -07:00
Richard Newman
4b0aa66388 Merge m-c to s-c. 2012-08-30 19:26:53 -07:00
Gregory Szorc
eafa132c4a Bug 785225 - Part 5: Partial removal of Clients singleton; r=rnewman
Clients was being exported and used as a singleton. We still use Clients
as a singleton in some places, but only in test code. The preferred
method to access Clients is now through a service instance.
Weave.Clients is no longer exposed. Callers go through Weave.Service
now.
2012-08-29 14:43:40 -07:00
Ally Naaktgeboren
b7b5730eaf Bug 589468 - Part 2/2: Change "computer" to "device" in all strings regarding desktop Firefox Sync. r=mconnor 2012-08-29 17:09:32 -07:00
Ehsan Akhgari
e82fa1f833 Bug 722983 - Fix the back-end handling of permanent private browsing mode through the per-window private browsing APIs; r=jdm 2012-10-16 18:06:38 -04:00
Ehsan Akhgari
bb95409368 Bug 801661 - Disable browser_privacypane_7.js and its in-content variant in per-window PB mode; r=jdm 2012-10-16 18:03:25 -04:00
Ehsan Akhgari
4b3e52c721 Bug 774963 - Remove removeDataFromDomain from nsIPrivateBrowsingService, and put it in its own JS module, ClearRecentHistory; r=jdm 2012-10-03 11:29:10 -04:00
Javi Rueda
d2f284e1a8 Bug 513164 - Remove "Manage Addons" from Preferences UI; r=gavin 2012-08-27 12:45:48 -04:00
Paolo Amadini
53ef0b3cdd Bug 748160 - Update the Downloads command to open the Downloads view instead of the Downloads Panel. r=mak 2012-08-25 11:37:55 +02:00
Javi Rueda
a50be574db Bug 503761 - 'Remember passwords' check box is broken when no history - in Private Browsing mode or when Firefox set to never remember any history; r=ehsan 2012-08-21 11:03:46 -04:00
Andres Hernandez
e80b022632 Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin 2012-08-10 14:20:25 -06:00
Mike Hommey
0f9f294ea0 Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Matthew Noorenberghe
2fc46caf6b Bug 763232 - Handle shell service throwing on Linux in the advanced preferences pane. r=jaws 2012-07-30 23:54:16 -07:00
Mounir Lamouri
23ed98c399 Bug 775817 - Update [most] tests to use the new permission manager api. r=sicking 2012-07-23 11:08:07 -07:00
John Schoenick
0842f63699 Bug 772590 - The plugin category manager registration should account for multiple plugins per MIME, r=josh 2012-07-10 17:06:17 -07:00
Josh Matthews
fb2404ae23 Bug 801823 - Prompt to restart Firefox when changing the private browsing autostart preference. r=ehsan 2012-12-20 17:57:20 -05:00
Paolo Amadini
69f4b45da5 Bug 824345 - Hide old Download Manager preferences when the Downloads Panel is enabled.
r=mak
2012-12-28 00:54:54 +01:00
Josh Matthews
f4c09688f4 Backed out changeset 0b3cc2b5fc5f (bug 824345) 2012-12-27 20:44:18 -05:00
Paolo Amadini
89040372d6 Bug 824345 - Hide old Download Manager preferences when the Downloads Panel is enabled.
r=mak
2012-12-28 00:54:54 +01:00
Ehsan Akhgari
46ecde5c63 Bug 799126 - Rename ClearRecentHistory to ForgetAboutSite; r=jdm 2012-10-08 11:55:41 -04:00
Brendan Dahl
3e97357d20 Bug 752676: Add pdf.js as an internal handler for pdfjs (1/2); r=mak77 2012-06-02 09:56:24 -07:00
Pranav Ravichandran
fa6f6f934e Bug 750554 - If service is not used for updates then do not show it in preferences. r=bbondy 2012-05-31 10:28:01 -04:00
Andrew Hurle
9fac6f01f5 Bug 720154 - Move restore_on_demand checkbox to Tabs page, never disable it. r=zpao, ui-r=jboriss 2012-05-26 09:33:52 -04:00
Ryan VanderMeulen
68e879cc07 Backout 4eaf67a7f50f since it shouldn't have been checked in. 2012-05-24 19:25:45 -04:00
Andrew Hurle
34767b41a5 Bug 566444 - Simple test for the proxy settings dialog under preferences. r=jaws 2012-05-24 18:45:10 -04:00
Andrew Hurle
2198f5b577 Bug 566444 - Make proxy exceptions multiline. r=jaws 2012-05-24 18:45:09 -04:00
Gervase Markham
cb6a072c2a Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Christian Ascheberg
c57b474f57 Bug 317190 - Change "Check Now" to "Set Firefox as the default browser". r=jaws 2012-05-17 12:04:49 -07:00
Matthew Noorenberghe
af711c6c7b Bug 754342 - Sync pane shows "undefined" as username when using in-content preferences. r=jaws 2012-05-16 15:56:17 -07:00
Zuhao (Joe) Chen
d676a0716f Bug 731866 - Copy and port current preference tests to run against the in-content preferences. r=jaws 2012-05-08 19:33:14 -07:00
Jon Rietveld
f7434dad33 Bug 737177 - Port the security pane to the in-content preferences implementation. r=bmcbride 2012-05-08 19:28:24 -07:00