Jason Duell
|
724cee7af2
|
Bug 597304. Change wording for manual cache size override. r=gavin a=beta7
|
2010-09-22 14:33:54 -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 |
|
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 |
|
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 |
|
Justin Dolske
|
0763c9dd9f
|
Bug 540532 - allow setting report submission preference via XPCOM. r=gavin, r=ted
|
2010-02-09 17:05:31 -08:00 |
|
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
|
1584886680
|
Bug 526230 - nsIApplicationCacheService::getGroups count outparam should be optional. r=honzab
|
2009-11-04 20:23:20 +01:00 |
|
Wolfgang Rosenauer
|
6220ecce9c
|
Bug 506901 - preference advanced pane not updated on init; r=gavin
|
2009-07-29 09:49:27 +02:00 |
|
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 |
|
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 |
|
Magnus Melin
|
b916d04dab
|
Bug 457906: browser.cache.disk.capacity MBs are calculated incorrectly. r=gavin
|
2008-10-12 18:33:36 +03: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
myk@mozilla.org
|
0790ba79b7
|
bug 414931: remove cruft from browser.js and make offline storage website list in preferences work on Windows and Linux; r=mano
|
2008-01-31 15:50:54 -08:00 |
|
dcamp@mozilla.com
|
9f596de49a
|
Bug 394392: UI for enabling/disabling offline applications. r=enndeakin, r=mconnor, ui-r=beltzner
|
2008-01-22 18:10:50 -08:00 |
|
rob_strong@exchangecode.com
|
08ae24aa2a
|
Bug 406387 - Move System Defaults from Main to Advanced - General. r=sspitzer, approval1.9=dsicore
|
2007-12-03 18:38:06 -08:00 |
|
steffen.wilberg@web.de
|
1d7840f579
|
Bug 394100: move Languages from Advanced to Content, below Fonts & Colors, in preferences dialog. r=mano, ui/a=mconnor
|
2007-10-09 10:24:35 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|