Commit Graph

259 Commits

Author SHA1 Message Date
Robert Strong
3d5e9f90a1 Bug 529942 - Remove nsIApplicationUpdateService2 on trunk. r=dtownsend 2009-12-18 14:02:08 -08:00
Robert Strong
01861e6962 followup fix for Bug 407875 - disable control when canCheckForUpdates is false instead of canUpdate. r=dolske, a=beltzner 2009-11-19 15:07:56 -08:00
Dão Gottwald
16ecfbb336 Bug 527433 - nsIWebContentConverterRegistrar::getContentHandlers count out param should be optional. r=gavin 2009-11-09 16:45:42 +01:00
Saint Wesonga
240c493406 Bug 523476 - Switch application/x-javascript to application/javascript, Firefox part. r=vlad 2009-11-05 14:53:26 +01:00
Dão Gottwald
1584886680 Bug 526230 - nsIApplicationCacheService::getGroups count outparam should be optional. r=honzab 2009-11-04 20:23:20 +01:00
Jim Mathies
a2988c6265 Bug 403857 - Windows file picking codepath in Applications preference pane should use isValidHandlerApp. r=myk 2009-10-03 18:25:41 +02:00
Dão Gottwald
7d308bb248 Bug 511771 - Provide a way for Web content to preview and install lightweight themes. r=mconnor, sr=vlad 2009-09-22 10:40:12 +02:00
Ehsan Akhgari
9a8993224e Bug 513166 - Remove "Warning Messages" settings button from Preferences --> Security; r=dao 2009-09-19 21:08:56 +04:30
Phil Ringnalda
e62c83fdc6 Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Michael Kohler
61acd9317e Bug 502962 - Rename Installed Add-ons label to Add-ons in Options > Advanced > Update, r=pike, ui-r=faaborg 2009-09-11 15:25:36 +02:00
Ehsan Akhgari
59d39a1d4e Bug 510780 - Use doCommand instead of manually generating a "command" event in browser chrome tests; r=mconnor 2009-08-25 13:52:45 +04:30
Josh Aas
cc8d9ebb04 Remove java-specific preferences from Firefox UI, hidden prefs. Java should be managed via the addons manager. Also improves accuracy of "window.navigator.javaEnabled()". b=506985 r/sr=jst uireview=faaborg 2009-08-24 15:56:43 -07:00
Markus Stange
363a29e71a Bug 507962 - Pinstripe widget margin cleanup. r=dao
--HG--
extra : rebase_source : e8b5bab4b2ba45f6f64a4d20cb5336f69d965c00
2009-08-18 14:34:20 +12:00
Ehsan Akhgari
85e78ec81f Bug 495577 - Rename the "Automatically start Firefox in a private browsing session" checkbox in privacy prefpane to cause less confusion; r=dao 2009-08-17 00:22:39 +04:30
mail@bugz.ata.myota.org
7a7c854f53 Bug 480826 - Firefox should honour browser.chrome.favicons setting when opening Edit->Preferences->Applications. r=mconnor 2009-08-13 09:53:47 +02:00
Dão Gottwald
22a607d3b8 Bug 507881 - remove useless "|| null" fallback in browserGlue.sanitize(window) calls. r=gavin 2009-08-04 20:10:23 +02:00
Wolfgang Rosenauer
6220ecce9c Bug 506901 - preference advanced pane not updated on init; r=gavin 2009-07-29 09:49:27 +02:00
ehsan.akhgari@gmail.com
bfd1ca78f7 Bug 494887 - .inline-link cannot be selected with the keyboard (r=dao) 2009-05-26 17:00:14 -07:00
Ehsan Akhgari
17bfc90e36 Bug 488706: Migrate clear private data settings. r=mconnor 2009-05-21 10:51:56 +01:00
Drew Willcoxon
f308a38f48 Bug 490199 - Selected option in new privacy pane not sticky when switching from never remember to customized view; r=rs 2009-05-16 09:24:28 +04:30
Ehsan Akhgari
579efe720f Bug 480898 - Both sanitize.xul use pseudo columns in em which mess with bounding elements; r=johnath,adw 2009-05-16 09:18:44 +04:30
Justin Dolske
db6bb55403 Bug 466086 - Remove unused safebrowsing phishing EULA. r=gavin 2009-04-16 18:27:23 -07:00
Ehsan Akhgari
28f1915c0a Bug 462041 - Refresh the Privacy preference pane; r=mconnor 2009-04-16 00:18:22 +03:30
Ehsan Akhgari
860d3a6880 Backout bug 462041 due to test failures on Mac 2009-04-14 16:16:42 +03:30
Ehsan Akhgari
4d72c92735 Bug 462041 - Refresh the Privacy preference pane; r=mconnor 2009-04-14 14:06:51 +03:30
Drew Willcoxon
7c15cb2cfb Bug 480169: Update strings for Clear Recent History dialog, and add some additional strings in preparation for later refactoring, r=gavin, ui-r=beltzner, a=mconnor 2009-03-20 01:30:29 -04:00
Robert Strong
52a0df4aa4 Bug 483327 - Options window is too tall after the landing of bug 390734. r=dao 2009-03-19 20:16:25 -07:00
Dão Gottwald
a4fbde811e Bug 483881 - application.png is distorted on Linux. r=gavin 2009-03-18 20:22:31 +01:00
Dão Gottwald
062f0da672 Bug 483370 - Buttons on Security tab are broken when windows are already open. r=mconnor 2009-03-17 14:08:07 +01:00
Dão Gottwald
208ebe910e cookies.js whitespace cleanup 2009-03-14 14:32:36 +01:00
Michael Kohler
44148b95fc Bug 420736 - Part of advanced preferences tab cut off, p=Michael Kohler, r=gavin.sharp 2009-03-10 20:12:55 +01:00
Gavin Sharp
8acfaf883d Bump entity name for bug 473692 2009-03-02 06:46:33 -05:00
Ehsan Akhgari
b66999c6dc Bug 478430 - [RTL] URLs in exceptions dialogs are right-to-left; r=gavin 2009-03-01 20:03:52 +04:30
Mike Beltzner
b2a6a83a71 Bug 480260 - disable Clear Recent History when in Private Browsing mode; r=mconnor ui-r=beltzner a1.9.1=blocking-firefox3.1+ 2009-02-27 23:55:04 +03:30
Dave Camp
cfb033a33d Bug 442810 - update ui for app cache changes. r=gavin, r=honzab, sr=bz 2009-02-22 11:09:10 -08:00
Ehsan Akhgari
53da00b66c Bug 477696 - [RTL] Homepage URL in preferences is right aligned instead of left aligned; r=dao 2009-02-15 10:51:16 +03:30
Hubert Gajewski
6bdcd07010 Bug 471989 - atEndOfSession define in cookieAcceptDialog.properties should be capitalize; r=gavin.sharp 2009-02-12 05:16:02 +01:00
Roberto Estrada
87d7e9c7f0 Bug 471898 - In Tools > Options > Privacy: if sanitize on shutdown is off settings... button should be disabled. r=gavin 2009-02-07 13:04:09 +01:00
Marco Zehe
ae20bb4203 bug 469367 - Add ARIA semantics to those search widget types that don't have a Search button, r=dao, r=surkov 2009-02-02 10:38:53 +01:00
Daniel Holbert
2a7d88e05a Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Edward Lee
a0fa2b97c8 Bug 471903 - pref urlbar.autocomplete.enabled is no longer implemented. r=dietrich
Bug 472943 - Two confusable preferences, "browser.urlbar.search.sources" and "browser.urlbar.default.behavior", should be unified

--HG--
rename : toolkit/components/places/tests/autocomplete/test_search_sources.js => toolkit/components/places/tests/autocomplete/test_enabled.js
2009-01-21 02:00:04 -06:00
Johnathan Nightingale
39d975efc1 Expose site-specific settings in CRH dialog. b=380852, r=gavin 2009-01-20 10:59:49 -05:00
Kai Liu
4b0b5e5530 Bug 240536 - resizer direction is to the right, when interface is RTL; r=roc,mano sr=roc 2009-01-18 13:58:19 +03:30
Ehsan Akhgari
01a453eea4 Bug 469158 - Remove the 'privacy.sanitize.promptOnSanitize' preference; r=gavin ui-r=beltzner 2009-01-02 03:30:49 +03:30
Dietrich Ayala
ccb5ace272 Bug 460343 - Add privacy-section prefs to control awesomebar behaviour. r=gavin, ui=faaborg, a191=beltzner 2008-12-18 01:30:27 -06:00
Robert Strong
f9056c4988 Bug 464791 - Add ifdef MOZ_UPDATER for the app update preferences UI and Help menu. r=mconnor, approval1.9.1=mconnor 2008-11-26 00:45:24 -08:00
Johnathan Nightingale
25f0edcfdb Extend "Clear Private Data" with time period option. b=453440, r=mconnor ui-r=beltzner a=blocking-firefox3.1 2008-11-05 19:57:00 -08:00
Johnathan Nightingale
c0b015bca5 Rephrase Clear Private Data's "Authenticated Sessions." b=460338 r=mconnor ui-r=faaborg 2008-10-29 09:22:10 -04:00
Ehsan Akhgari
90c0874889 Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [cookie part]; r=dwitte,mconnor sr=bzbarsky 2008-10-20 00:42:53 +03:30
Simon Bunzli
e6a3178a4d Bug 324164 - Unify Single Window Mode Preferences; r=gavin.sharp 2008-10-12 19:36:01 +02:00
Magnus Melin
b916d04dab Bug 457906: browser.cache.disk.capacity MBs are calculated incorrectly. r=gavin 2008-10-12 18:33:36 +03:00
Johnathan Nightingale
1af36a7446 Update entity IDs for phishing prefs. b=417687 r=gavin 2008-10-08 09:35:38 -04:00
Philip Chee
54ca06a4e6 Bug 456959 - "Options->Advanced->Encryptation->Revocation Lists can open multiple crlManager.xul windows" (Fix window type in showCRLs()) [r=gavin] 2008-10-01 00:02:22 -05:00
L. David Baron
39f78a82a0 Fix spelling (s/depreciated/deprecated/) to force Windows builder to cycle. 2008-09-26 16:33:53 -07:00
Simon Bünzli
b59771f443 Bug 356830 - Reword "New pages should be opened in..."; r=gavin.sharp ui-r=beltzner 2008-09-22 21:23:12 +02:00
Vlado Valastiak (wladow@gmail.com>
1b08799a73 Bug 454806 - Textbox in Permissions dialog needs an accesskey; r=gavin.sharp 2008-09-21 18:24:01 +02:00
Johnathan Nightingale
7125a5aeac Change strings on safebrowsing prefs to better match blocked page ui. b=417687 r=gavin ui-r=beltzner 2008-09-19 11:52:52 -04:00
Serge Gautherie
ed9f43fb63 Bug 455258 - browser_bug410900.js minor nits; Av1; r=gavin.sharp 2008-09-15 14:51:05 +02:00
Ted Mielczarek
468a3823fc bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Steffen Wilberg
25711690bd Bug 449664 followup: whitespace cleanup 2008-09-08 00:30:29 +02:00
Steffen Wilberg
2bce951e4b Bug 449664 - use the new search textbox binding in the cookie viewer. r=mano 2008-09-07 18:00:46 +02:00
Dave Camp
ace5a3bf61 Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
* * *
2008-08-26 16:09:02 -07:00
Dave Camp
0356f133d4 Backed out changeset ebafb9df6ce0 (bug 442806) 2008-08-24 23:11:31 -07:00
Dave Camp
ac150ad11b Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-24 21:51:19 -07:00
Dave Camp
234fd1844f Backed out changeset ea551e6f0f40 (bug 442806) 2008-08-19 22:53:20 -07:00
Dave Camp
db4eca26fd Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-19 19:30:44 -07:00
Dão Gottwald
ea5746602f Bug 395642 – make clear button in Applications prefpane be x button inside search field (and use emptytext for the label). r=myk 2008-08-07 09:36:13 +02:00
Marco Zehe
4496243bc8 bug 446535 - Main->Downloads->"Save to" file field misses accessible label, r=mano 2008-07-24 17:08:05 +02:00
Ryan Flint
4d072bbf49 Bug 446212 - Random failure on Linux mozilla-central qm-centos5-03 / browser_bug410900.js. r=gavin 2008-07-20 02:34:35 -04:00
Mike Hommey
9f157c561e Bug 444922 - "Application Details empty after fixing empty Applications panel (after bug #409192)" [r=gavin] 2008-07-12 18:18:46 -05:00
David Humphrey
6a67d0f290 Bug 430901 - "The checkbox in the Tools>Options menu, under the Privacy tab, the "Keep my History for at least X days" will not save any changes, and remains unchecked." (privacy.js patch to deal with case of mirror=0) [r=dietrich] 2008-07-12 05:15:42 -05:00
Mike Hommey
fd48fc7812 Bug 409192 - "Applications prefpane is broken if shell service isn't available at runtime (Applications preferences dialogue is empty, no way to add applications)" [p=mh+mozilla@glandium.org (Mike Hommey) r=gavin] 2008-07-12 03:40:15 -05:00
gavin@gavinsharp.com
61907204a2 Bug 432941: Busted accessibility in Prefs/Advanced/Encryption (aria-abelledby), patch by Phil Ringnalda <philringnalda@gmail.com>, r=me, a=schrep 2008-05-09 13:59:09 -07:00
gavin@gavinsharp.com
c5e7503706 Bug 422476: make checkbox in colors dialog flex to avoid clipping content in localized builds, patch by Pascal Chevrel <pascalc@gmail.com>, r=enndeakin, a=beltzner 2008-04-17 18:49:19 -07:00
dcamp@mozilla.com
df85c44cb7 Bug 424281: Fix up openAdvancedPreferences() for modal prefs dialogs. r=gavin, a=damons 2008-04-04 17:18:07 -07:00
reed@reedloden.com
d618839643 Bug 421675 - "remove period after "Keep my history for at least xx days"" [p=steffen.wilberg@web.de (Steffen Wilberg) r=dietrich ui-r+a1.9=beltzner] 2008-04-04 00:07:31 -07:00
smontagu@smontagu.org
bd00284645 Bug 378105. Update default fonts for Indic scripts. r=pavlov, ui-review+approval1.9=beltzner 2008-04-03 21:23:18 -07:00
dcamp@mozilla.com
b676b06f19 Bug 424017: list of offline apps broken on non-mac platforms. r=gavin, blocking-firefox3=beltzner 2008-03-28 14:26:42 -07:00
mconnor@steelgryphon.com
6efe865ee2 Bug 423486 - Remove help viewer from Firefox and point to SUMO, r=gavin, ui-r=beltzner, a1.9b5=beltzner 2008-03-24 10:18:38 -07:00
bent.mozilla@gmail.com
5d19b77fea Bug 4126862 - "Change the 'allow scripts to move or resize existing windows' pref to a whitelist". Backing out this patch. 2008-03-19 13:15:12 -07:00
reed@reedloden.com
802beb1604 Bug 422799 - "accesskey defined incorrectly in Offline storage pref panel" [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=gavin a1.9=beltzner] 2008-03-16 14:12:05 -07:00
mozilla.mano@sent.com
245c0d099d 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 12:48:01 -07:00
masayuki@d-toybox.com
75cfe2466f 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 03:32:50 -07:00
dwitte@stanford.edu
fce0f1cc0a Bug 419596 - add third party cookie blocking option to cookie pref UI. r=gavin ui-r=beltzner blocking-firefox3+ 2008-03-11 11:23:25 -07:00
reed@reedloden.com
9ab8657f45 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 03:35:37 -08:00
philringnalda@gmail.com
398fba0c0c Bug 420396 - Exceptions button for offline storage stretched vertically when its label text wraps to a second line, r=gavin, a=beltzner 2008-03-07 19:40:51 -08:00
surkov.alexander@gmail.com
6b81d53af3 Bug 420733 - Fix a couple instances of aaa:labelledby usage for accessibility, patch=marco.zehe, r=aaronlev, mano, a=dsicore 2008-03-07 17:07:48 -08:00
dolske@mozilla.com
845ed56483 Bug 382447 - "Show passwords" button in preferences should be renamed. r=gavin, a1.9=beltzner, ui-r=beltzner 2008-03-07 16:27:27 -08:00
gavin@gavinsharp.com
6d4839e15f Bug 419840: fix busted Advanced tab in preferences, patch by Dave Camp <dcamp@mozilla.com>, r=me, a=mconnor 2008-02-27 10:00:15 -08:00
dcamp@mozilla.com
9503bf9c88 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 13:13:17 -08:00
mozilla.mano@sent.com
8442148953 Bug 403263 (along with 405776, 413977, 418813) - deleting a separator in menus deletes all items preceding it. r=mak77. 2008-02-25 13:45:22 -08:00
dcamp@mozilla.com
d15bd3dbd3 Bug 419108: Offline exceptions button uses Ci where it isn't available. r=gavin, a=damons 2008-02-25 13:24:14 -08:00
reed@reedloden.com
4a64020df2 Bug 417800 - "FF 3b3: 3rd party cookies are not set, but third party cookies *should* be sent" [p=dwitte@stanford.edu (Dan Witte [dwitte]) r=mconnor a=blocking1.9+] 2008-02-25 00:50:16 -08:00
dcamp@mozilla.com
b0a76b1372 Bug 399528: Add 'never for this site' option to the offline-app notification bar. r=mconnor, ui-r=beltzner, blocking-firefox3=mconnor 2008-02-21 22:34:15 -08:00
reed@reedloden.com
9790fea164 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 02:52:53 -08:00
florian@queze.net
8674c5ebcc Bug 416899 - invalid handlers listed in the Application Details dialog. r=Mano, a1.9=beltzner 2008-02-14 09:51:17 -08:00
mozilla.mano@sent.com
c0a06d2b9a Bug 413437 - Locking homepage buttons to disable them is broken. patch from Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-02-12 11:19:26 -08:00
florian@queze.net
0c09c96b07 Bug 416471 - The action icon is wrong after opening and closing the Application Details dialog. r=gavin, a=blocking-firefox3+ 2008-02-10 05:03:10 -08:00
reed@reedloden.com
4eff22aca4 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-08 20:50:16 -08:00
mozilla.mano@sent.com
00779dd55f Bug 415826 - Application Handler -> Web Feed -> Application details is empty. patch from Florian Queze <florian@queze.net>, r=me. 2008-02-06 11:44:30 -08:00