Justin Dolske
|
0310bdcb87
|
Bug 464947 - Clear Recent History dialog should clear form data by timespan. r=mconnor
|
2008-11-17 16:46:31 -08:00 |
|
Johnathan Nightingale
|
0ba9c0d0ed
|
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 |
|
Gavin Sharp
|
bfe8fbcd61
|
Bug 446274: make sure to properly enable the 'clear history' menu option if there is search bar state to clear, r=dao
|
2008-09-15 09:21:28 -04:00 |
|
dcamp@mozilla.com
|
a6e912d3e4
|
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-22 20:06:36 -08:00 |
|
dolske@mozilla.com
|
3cc6dae42a
|
Bug 410042 - Clear Private Data can trigger master password prompt. r=gavin, a1.9=mconnor
|
2007-12-31 19:16:51 -08:00 |
|
reed@reedloden.com
|
e73b8605b0
|
Bug 398894 - "[linux] Firefox prints sanitizing history exception from sanitize.js to console" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a=blocking-firefox3+]
|
2007-10-09 22:11:17 -07:00 |
|
reed@reedloden.com
|
5880e3d758
|
Bug 397196 - "Clear private data does not clear last URL of Open Web Location dialog" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a1.9=mconnor]
|
2007-10-03 14:47:37 -07:00 |
|
asqueella@gmail.com
|
00d81e0617
|
Bug 394349 - use textbox.editor.transactionManager.clear() instead of textbox.editor.enableUndo(true/false) p=Ryan Jones <sciguyryan@gmail.com> r=gavin
|
2007-09-02 15:08:10 -07:00 |
|
gavin@gavinsharp.com
|
405957fd02
|
Bug 374723: re-design password manager API and implement in JS rather than C++, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor, r=me
|
2007-05-16 03:02:45 -07:00 |
|
enndeakin%sympatico.ca
|
e9212da0b0
|
Bug 352704, clear DOM storage when clearing cookies, r=mconnor,jst, sr=dveditz
|
2006-09-15 21:28:48 +00:00 |
|
gavin%gavinsharp.com
|
721427ae30
|
Bug 350675: fix the searchbar's value setter to behave correctly (gray text was being removed incorrectly, setting to a non-empty value didn't remove the gray styling), r=mano
|
2006-09-09 19:25:06 +00:00 |
|
gavin%gavinsharp.com
|
7ea178a06b
|
Bug 347231: "Clear Private Data" doesn't always clear Error Console even though configured to clear history, patch by Michael Wu <michael.wu@mozilla.com>, r=mconnor
|
2006-08-07 22:43:29 +00:00 |
|
bryner%brianryner.com
|
9ccdd4236a
|
Fix for clearing saved form data using Clear Private Data (bug 333591). Patch by pamg, r+b181=me
|
2006-05-18 23:14:10 +00:00 |
|
benjamin%smedbergs.us
|
a4c515c10e
|
Bug 325257 - Rename nsIFormHistory to avoid changing interfaces on the 1.8 branch, r=bryner
|
2006-04-06 18:06:05 +00:00 |
|
gavin%gavinsharp.com
|
44609e49cc
|
Bug 324354: Ctrl-Z (undo) reveals visited URLs AFTER clearing history, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor
|
2006-02-01 15:22:15 +00:00 |
|
bryner%brianryner.com
|
daed416e86
|
Add a mozstorage-based FormHistory implementation, with an importer that uses the MorkReader class. Stop building Mork if building Places. Bug 324170, r=brettw, bsmedberg.
|
2006-01-26 19:17:04 +00:00 |
|
darin%meer.net
|
7328013630
|
fixes bug 321833 "Clearing the cache prevents disk cache from working" r=mconnor, alfredkayser
|
2006-01-24 14:47:06 +00:00 |
|
mozilla.mano%sent.com
|
e7ca8085b3
|
Bug 269799 - Clearing cookies using either Clear Private Data or the Clear All button in the privacy prefpane doesn't update the Cookies Manager until it's reopened. r=mconnor.
|
2005-10-08 15:44:47 +00:00 |
|
rob_strong%exchangecode.com
|
bb4bd56e49
|
Bug 311169 - typo in sanitize.js pref call (nsIBranch instead of nsIPrefBranch from bug 284086). r=mconnnor
|
2005-10-05 19:42:00 +00:00 |
|
bryner%brianryner.com
|
8d94bd5c6f
|
Make clearing the disk/memory cache also evict cached viewers in bfcache. Bug 305462, r=marria@gmail.com, sr=darin@meer.net
|
2005-09-29 20:24:27 +00:00 |
|
joshmoz%gmail.com
|
66191f9a40
|
make Clear Private Data window app-modal on Mac (otherwise we get odd window positioning). b=309406 r=mano sr=mconnor
|
2005-09-23 21:53:04 +00:00 |
|
gerv%gerv.net
|
35149ea17d
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-09-13 18:40:56 +00:00 |
|
gavin%gavinsharp.com
|
e1400c9125
|
Bug 284086: "Sanitize on shutdown" fails if the last closed window is not a browser window, patch by Giorgio Maone <g.maone@informaction.com>, r=mconnor
|
2005-08-23 16:38:28 +00:00 |
|
mconnor%steelgryphon.com
|
2e50ed5ccf
|
bug 285440 - UI to clear SSL session, also clears http auth, r=dveditz, a=bsmedberg
|
2005-07-26 21:38:23 +00:00 |
|
mozilla.mano%sent.com
|
f2f78bdff7
|
Bug 284655 - Javascript strict warning: trailing comma in sanitize.js. patch from Florian QUEZE <f.qu@laposte.net>, r=mconnor
|
2005-04-03 15:34:14 +00:00 |
|
ben%bengoodger.com
|
5e7e0b22bd
|
283601 - cache button remains enabled after clicking. (make it reenable after 10 seconds). also, remove some spurious dumps
|
2005-02-27 00:41:40 +00:00 |
|
ben%bengoodger.com
|
b622819900
|
274712 - new options dialog
|
2005-02-25 09:07:58 +00:00 |
|