Commit Graph

276 Commits

Author SHA1 Message Date
Tyler Colgan
6c223fbdc3 Bug 507387 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corporation"; r=gerv f=sgautherie.bz
DONTBUILD
2011-03-10 21:17:00 -08:00
Margaret Leibovic
c94af078f7 Bug 645063 - Increase discoverability of Do Not Track r=gavin 2011-03-29 09:23:56 -07:00
Phil Ringnalda
ec01d92d26 Bug 641182 - Remove stray outdated ARIA namespace in security prefpane, r=gavin 2011-03-14 02:29:26 -07:00
Ehsan Akhgari
4150039d5f Back out changeset 7395f456cf4b (bug 594614) because it wasn't quite ready 2011-03-28 16:35:05 -04:00
Shawn Wilsher
f9b2bd0170 Bug 594614 - Remove the option to hide the tab strip if the suer has a single tab.
r=gavin
ui-r=ux
2011-03-27 19:11:44 -04:00
Gavin Sharp
509610b4b5 Bug 474718 - don't call the defaultDownloadsDirectory getter on prefpane initialization, since it might unnecessarily create the downloads folder. r=sdwilsh 2011-03-10 14:15:35 -05:00
Paul O’Shannessy
26264ffb92 Bug 631336 - Advanced should be the last pane [r=dolske, a=dolske] 2011-02-07 17:49:05 -08:00
Sid Stamm
59ab434b97 Bug 628198. Add UI for do not track header. r=gavin.sharp, ui-r=faaborg, a=blocking.
--HG--
extra : rebase_source : d216689286d543e466f4c5baa41491d840bf21ba
2011-01-14 13:50:10 -08:00
Richard Newman
6c80443dc0 Bug 623795 - Sync setup and Add a Device wizard should trigger master password dialog. r=philikon a=blocking-betaN 2011-01-13 21:43:25 -08:00
Philipp von Weitershausen
8b928c07af Bug 526445 - Sync pref pane: Change "Stop Using This Account" to "Deactivate This Device" label. r=mconnor a=blocking-betaN 2011-01-11 23:50:13 -08:00
Philipp von Weitershausen
b2ba42f0de Bug 526445 - Sync pref pane: Get rid of Connect/Disconnect button. r=mconnor a=blocking-betaN 2011-01-11 23:50:13 -08:00
Philipp von Weitershausen
96aa49648e Bug 526445 - Rearrange Sync prefs panel. r=mconnor a=blocking-betaN
Also fixes bug 616488: Wrong Sync Key error should direct user to Update Sync Key dialog
2011-01-11 23:50:13 -08:00
Jeff Muizelaar
11c0641ff9 Bug 623446. Turn the layer acceleration prefs into a tri-state. r=joe,a=b
This removes:
 layers.accelerate-all
 layers.accelerate-none

and adds:
 layers.acceleration.disabled
 layers.acceleration.force-enabled

This is closer to what D2D does.
2011-01-11 17:01:37 -05:00
Marco Bonardo
9e553a3b05 Bug 620988 - preferences code uses getFolderContents but never closes the container.
r+a=gavin
2010-12-22 19:26:20 +01:00
Philipp von Weitershausen
ddb76d556a Bug 618704 - "Add a device" string is hard-coded in Firefox preferences, Sync panel. r+a=gavin 2010-12-12 15:24:49 -08:00
Philipp von Weitershausen
79f517f7b6 Bug 602682 - Sync UI: Implement easy setup. r=mconnor a=blocking-beta8
This adds the Add a Device wizard.
2010-12-09 18:28:41 -08:00
Ehsan Akhgari
893162022f Bug 614326 - browser_privacypane_*.js cause ASSERTION: XPConnect is being called on a scope without a 'Components' property due to no unregistration of autoStartPrivateBrowsingObserver; r,a=gavin 2010-11-26 15:24:26 -05:00
Michael Kohler
1bc82fe5d2 Bug 416554 - Missing column sort indicator in Preferences ▸ Privacy ▸ Show Cookies... r=dao 2010-10-24 11:05:16 +02:00
Dão Gottwald
ae38aa0db7 Bug 605089 - Remove uses of the sortDirectionIndicator class. r=enn 2010-10-21 10:15:04 +02:00
Mounir Lamouri
cc33a99998 Merging to tip. a=blocking-b7 2010-09-30 17:10:19 -07:00
Dietrich Ayala
a4849f97a5 Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7) 2010-09-16 13:09:27 +07:00
Jason Duell
724cee7af2 Bug 597304. Change wording for manual cache size override. r=gavin a=beta7 2010-09-22 14:33:54 -07:00
Tyler Downer
1678dbc712 Bug 557133 - Conflict between Home Page and Help access keys. r=dietrich 2010-09-16 13:19:20 +02:00
Dietrich Ayala
6cfe2c2030 Backout of bug 574688 due to test failure, a=backout. 2010-09-16 15:40:32 +07:00
Dietrich Ayala
a2df4c31c5 Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7) 2010-09-16 13:09:27 +07:00
Jason Duell
9798e06619 bug 596714 - Fixes to new cache UI. r=gavin, a=beta7 2010-09-15 14:41:19 -07:00
Byron Milligan
1a24c21c2d Bug 559942 - RE-LAND- Heuristic to pick default HTTP cache size. r=dwitte, gavin, ui=limi, a=blocks-beta7 2010-09-15 11:42:38 -07:00
Ehsan Akhgari
8ca3a63b47 Bug 567487 - Option to never remember history should disable the option to restore the last session; ui-r=limi r,a=gavin 2010-09-15 11:19:02 -04:00
Jens Hatlak
f85521a096 Bug 595548 - Sync UI: preferences/sync.xul calling nonexistent function openPP, should be openPrivacyPolicy. r=mconnor a=blocking-final 2010-09-15 15:55:05 +02:00
Philipp von Weitershausen
970ec13fed Bug 595854 - Improve Sync pref pane messaging. r=mconnor a=blocking-beta7 2010-09-15 15:55:04 +02:00
Philipp von Weitershausen
75abcd9a30 Bug 595066 - Sync UI: Ask for email address instead of username. r=mconnor a=blocking-beta7 2010-09-15 15:55:04 +02:00
Philipp von Weitershausen
8244efc67c Bug 594620 - Sync: Implement quota UI. r=mconnor a=blocking-beta7 2010-09-15 15:55:04 +02:00
Marco Bonardo
1bafc13d63 Bug 596409: show about:home title on home button tooltip if home page is about:home, r=gavin, a=blocking 2010-09-14 18:56:37 -04:00
Gavin Sharp
a30568499a Bug 595356: pref dialog should show default home page as "Firefox Start".r=mak a=blocking 2010-09-14 19:10:28 -04:00
Mounir Lamouri
bd17b385f2 Merge backout 2010-09-11 02:58:35 +02:00
Mounir Lamouri
de9895d42c Back out bug 559942 2010-09-11 02:57:06 +02:00
Byron Milligan
4d7b0becf6 Bug 559942, Part 4: UI change allowing user to turn smart sizing on or off.
r=gavin, a=beta6+
2010-09-08 17:49:17 -07:00
Byron Milligan
3015ca11e0 Bug 559942: Set cache size based on disk space available. Synchronous. r=jduell, a=beta6+ 2010-09-08 17:49:17 -07:00
Felipe Gomes
3d623ed5c9 Bug 594173. "Advanced > Use hardware acceleration when available" needs to control layers.accelerate-none pref (and also gfx.direct2d.disabled on Windows). r=mano a=blocking-beta6 2010-09-10 15:42:15 -03:00
Joel Maher
3b1fb9d8ce Bug 592859 Update browser chrome tests to only use chrome paths for mochitest to prep for android support r=ctalbert a=NPOTB 2010-09-10 10:20:38 -07:00
Philipp von Weitershausen
ecd2af6423 Bug 590805 - Sync UI: Revamp setup wizard (part 5), r=mconnor a=blocking2.0
Restyle the setup wizard.
2010-09-08 03:37:46 +02:00
Philipp von Weitershausen
aec0175d67 Bug 590805 - Sync UI: Revamp setup wizard (part 4), r=mconnor a=blocking2.0
Change flow of setup wizard
2010-09-08 03:37:46 +02:00
Philipp von Weitershausen
ad04f60c54 Bug 590805 - Sync UI: Revamp setup wizard (part 3), r=mconnor a=blocking2.0
Generate Sync Key: Fix up the Change/Update Passphrase dialog in the preference pane.
2010-09-08 03:37:46 +02:00
Joe Drew
14c3394f69 Bug 587857 - Add a pref on Windows to easily disable Direct2D. r=gavin ui-r=beltzner a=blocking2.0:beta5+ 2010-08-27 22:44:37 -04:00
Paul O’Shannessy
5164885541 Bug 571897 (Sync UI) - Part 6: Pref Pane [r=dolske] 2010-08-02 16:37:56 -07:00
Rob Arnold
b07cb5dd7c Bug 580522 - Need a user-visible pref to disable Aero Peek r=gavin ui-r+a=beltzner 2010-07-30 13:11:06 -04:00
Neil Deakin
d518be9dd6 Bug 556645, extra resizer in some dialogs, r=dao 2010-07-08 08:27:47 -07:00
Benjamin Smedberg
c71e024222 Bug 574457 - Back out the functional changes from revision 0327e126ea24, bug 569644, because of 100ms (20%) Ts regression on Linux/Mac. This leaves the nsIContentUtils helper function, but restores the plugin host category entry munging. 2010-06-29 16:56:13 -04:00
Gavin Sharp
11699e815e Bug 569542: fix appPicker.js's getFileDisplayName function, and make all copies of this method identical, r=Neil
--HG--
extra : rebase_source : 23f0da39af75427aaeb02ba32a1a88af3f339230
2010-06-07 10:29:25 -04:00
Joe Drew
98f411e39e Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz 2010-04-16 17:05:47 -04:00