pjs/browser/components/preferences
mozilla.mano%sent.com bd4374dd35 Bug 408125 - unable to select an unfiled bookmark or a bookmark from my toolbar as my home page in prefs. r=dietrich. 2008-03-14 19:48:01 +00:00
..
tests Raise timeout to avoid false alarms. Test-only change 2008-01-12 23:06:57 +00:00
Makefile.in Tests for bug 410900. r=myk 2008-01-09 05:19:39 +00:00
advanced-scripts.js Bug 412862 - Change the 'allow scripts to move or resize existing windows' pref to a whitelist. r=gavin,jst. sr=jst. ur+a=beltzner. 2008-01-30 02:27:19 +00:00
advanced-scripts.xul Bug 412862 - Change the 'allow scripts to move or resize existing windows' pref to a whitelist. r=gavin,jst. sr=jst. ur+a=beltzner. 2008-01-30 02:27:19 +00:00
advanced.js Bug 419840: fix busted Advanced tab in preferences, patch by Dave Camp <dcamp@mozilla.com>, r=me, a=mconnor 2008-02-27 18:00:15 +00:00
advanced.xul Bug 420396 - Exceptions button for offline storage stretched vertically when its label text wraps to a second line, r=gavin, a=beltzner 2008-03-08 03:40:51 +00:00
applicationManager.js Bug 416899 - invalid handlers listed in the Application Details dialog. r=Mano, a1.9=beltzner 2008-02-14 17:51:17 +00:00
applicationManager.xul Bug 415826 - Application Handler -> Web Feed -> Application details is empty. patch from Florian Queze <florian@queze.net>, r=me. 2008-02-06 19:44:30 +00:00
applications.js Bug 416471 - The action icon is wrong after opening and closing the Application Details dialog. r=gavin, a=blocking-firefox3+ 2008-02-10 13:03:10 +00:00
applications.xul bug 400061: add Podcast and Video Podcast entries to the applications prefpane; Patch by Will Guaraldi; r=myk,sayrer; a=beltzner 2008-01-30 07:12:08 +00:00
colors.xul Bug 349437 - Menulist menuitem font doesn't inherit from the parent anymore: Make the font inherit and fix consumers in Firefox prefs. ui-r=beltzner, r=Mano, a=mtschrep. 2007-12-03 15:10:08 +00:00
connection.js Bug 416274 - "Add UI for System Proxy Settings and use the system proxy by default" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin ui-r=mconnor a1.9=beltzner] 2008-02-21 10:52:54 +00:00
connection.xul Bug 413993 - "directTypeRadio.label in the connection preferences dialog should be "no proxy" rather than "direct connection"" [p=cedric.corazza@wanadoo.fr (C��dric Corazza) r=gavin ui-r+a1.9=beltzner] 2008-03-08 11:35:37 +00:00
content.js Bug 390901 CJK - font-name is not recognised correctly in preferences p=me+jdagett(mac part)+kerlt(fontconfig part) r=jdagett+me+stuart+mconnor b1.9=stuart 2008-03-13 10:32:52 +00:00
content.xul Bug 394100: move Languages from Advanced to Content, below Fonts & Colors, in preferences dialog. r=mano, ui/a=mconnor 2007-10-09 17:24:35 +00:00
cookies.js Bug 410863 - Removed cookies reappear when the filter is changed. r=Mano, a1.9=beltzner 2008-01-25 06:58:09 +00:00
cookies.xul Bug 347227 - Accessibility issues on Show Cookies dialog. Patch by Mark Pilgrim <pilgrim@gmail.com>, r=mano 2006-08-09 23:05:32 +00:00
fallbackEULA.xhtml Bug 348820 - Fix followups from bug 346942. r=mconnor 2006-08-18 17:46:16 +00:00
fonts.js Bug 390901 CJK - font-name is not recognised correctly in preferences p=me+jdagett(mac part)+kerlt(fontconfig part) r=jdagett+me+stuart+mconnor b1.9=stuart 2008-03-13 10:32:52 +00:00
fonts.xul Bug 349437 - Menulist menuitem font doesn't inherit from the parent anymore: Make the font inherit and fix consumers in Firefox prefs. ui-r=beltzner, r=Mano, a=mtschrep. 2007-12-03 15:10:08 +00:00
handlers.css Bug 397417: monitor disk usage of offline apps in the UI. r=enndeakin (nsDOMStorage change), r/sr=mconnor, ui-r/blocking-firefox3=beltzner 2008-02-26 21:13:18 +00:00
handlers.xml Bug 397417: monitor disk usage of offline apps in the UI. r=enndeakin (nsDOMStorage change), r/sr=mconnor, ui-r/blocking-firefox3=beltzner 2008-02-26 21:13:18 +00:00
jar.mn Bug 412862 - Change the 'allow scripts to move or resize existing windows' pref to a whitelist. r=gavin,jst. sr=jst. ur+a=beltzner. 2008-01-30 02:27:19 +00:00
languages.js Make case-insensitive comparisons between the list of language-region codes and the intl.accept_languages pref. Bug 370387, r=mano 2007-02-15 16:39:04 +00:00
languages.xul Bug 349437 - Menulist menuitem font doesn't inherit from the parent anymore: Make the font inherit and fix consumers in Firefox prefs. ui-r=beltzner, r=Mano, a=mtschrep. 2007-12-03 15:10:08 +00:00
main.js Bug 413437 - Locking homepage buttons to disable them is broken. patch from Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-02-12 19:19:26 +00:00
main.xul Bug 420733 ��� Fix a couple instances of aaa:labelledby usage for accessibility, patch=marco.zehe, r=aaronlev, mano, a=dsicore 2008-03-08 01:07:48 +00:00
permissions.js Bug 399528: Add 'never for this site' option to the offline-app notification bar. r=mconnor, ui-r=beltzner, blocking-firefox3=mconnor 2008-02-22 06:34:16 +00:00
permissions.xul Bug 399528: Add 'never for this site' option to the offline-app notification bar. r=mconnor, ui-r=beltzner, blocking-firefox3=mconnor 2008-02-22 06:34:16 +00:00
permissionsutils.js Bug 357243. Can not add certain item into cookie "Exceptions" list after clicking "Remove All Sites". 2007-04-05 09:59:20 +00:00
phishEULA.js Bug 359471 - Disable auth, plugins and subframes in the phishing provider EULA iframe's docshell, patch by Ryan Flint <ryan@ryanflint.com>, r=mano 2007-04-22 01:55:13 +00:00
phishEULA.xhtml bug 350422: move google anti-phishing privacy policy out of source 2006-09-08 01:24:03 +00:00
phishEULA.xul Bug 348820 - Fix followups from bug 346942. r=mconnor 2006-08-18 17:46:16 +00:00
preferences.xul Bug 406387 - Move System Defaults from Main to Advanced - General. r=sspitzer, approval1.9=dsicore 2007-12-04 02:38:06 +00:00
privacy.js Bug 419596 - add third party cookie blocking option to cookie pref UI. r=gavin ui-r=beltzner blocking-firefox3+ 2008-03-11 18:23:25 +00:00
privacy.xul Bug 419596 - add third party cookie blocking option to cookie pref UI. r=gavin ui-r=beltzner blocking-firefox3+ 2008-03-11 18:23:25 +00:00
sanitize.xul Bug 398478: Clear globalStorage for offline apps separately from cookies, and the offline cache separately from the main cache. r=enndeakin, r=mconnor, sr=biesi 2008-01-23 04:06:37 +00:00
security.js Bug 388652 - "remove code that supports deprecated "/lookup" request in SafeBrowsing protocol" [p=dcamp@mozilla.com (Dave Camp) r=tony a=blocking-firefox3+] 2008-02-09 04:50:16 +00:00
security.xul Bug 382447 - "Show passwords" button in preferences should be renamed. r=gavin, a1.9=beltzner, ui-r=beltzner 2008-03-08 00:27:27 +00:00
securityWarnings.js Bug 252362: security warning preferences should be exposed in user interface, r=mconnor, ui-r=beltzner 2006-05-31 00:57:50 +00:00
securityWarnings.xul Bug 252362: security warning preferences should be exposed in user interface, r=mconnor, ui-r=beltzner 2006-05-31 00:57:50 +00:00
selectBookmark.js Bug 408125 - unable to select an unfiled bookmark or a bookmark from my toolbar as my home page in prefs. r=dietrich. 2008-03-14 19:48:01 +00:00
selectBookmark.xul Bug 408125 - unable to select an unfiled bookmark or a bookmark from my toolbar as my home page in prefs. r=dietrich. 2008-03-14 19:48:01 +00:00
tabs.js Bug 340677 - update preferences panels (add anti-phishing, rationalize categories, simplify wording). r=mconnor 2006-07-05 22:41:03 +00:00
tabs.xul Bug 394666 - prefpane height is incorrect when animateFadeIn is true and some other edgecases. r=mconnor, a1.9=mconnor 2007-09-17 19:18:17 +00:00