Commit Graph

32 Commits

Author SHA1 Message Date
Josh Matthews
fcf5f9bfe7 Bug 723002 - Determine privacy status from provided nsILoadContext in ContentPrefService. r=ehsan 2012-06-30 07:50:07 -07:00
Graeme McCutcheon
9cf360ac6d Bug 409624 - Sanitizer should clear findBar data. r=adw 2012-10-22 12:42:53 +01:00
Josh Matthews
26c7f1fdc8 Bug 789546 - Convert all JS users of imgICache service to use privacy-aware imgITools API instead. r=ehsan 2012-09-17 12:18:40 -04:00
Gervase Markham
ca171eec44 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Geoff Lankow
775acbaa1a Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part D, remove uses of nsIPrefBranch2 in browser/ and mobile/ ; r=bsmedberg 2012-01-17 14:34:51 +13:00
Michal Novotny
8115568d6e Bug 538588 - Split offline storage into http and offline cache in advanced network preferences dialog 2011-12-16 23:36:09 +01:00
arno renevier
78a5c2d061 Bug 680883 - unneeded nsIPluginHost QueryInterface in sanitize.js and nsPrivateBrowsingService.js; r=ehsan 2011-08-22 14:29:20 -04:00
Benjamin Smedberg
6620f620d9 Bug 617539 - Remove nsIPluginHost_MOZILLA_2_0_BRANCH, nsIPluginInstanceOwner_MOZILLA_2_0_BRANCH, and nsIPluginInstance_MOZILLA_2_0_BRANCH; r=jst 2011-04-11 16:00:30 -04:00
Dan Witte
ff88627f5a Bug 625496 - Clear Adobe Flash Cookies (LSOs) when Cookies is selected in Clear Recent History. r=ehsan, a=final+ 2011-02-08 14:16:09 -08:00
Bobby Holley
0d93ccdb3d Bug 576621 - clearing cache does NOT clear cached images.r=joe,gavin 2010-07-11 21:01:53 -04:00
Dão Gottwald
de19aaab92 Bug 5265285 - getAllLogins, getAllDisabledHosts and getAllEncryptedLogins count out params should be optional. r=dolske 2009-11-08 10:22:11 +01: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
Ehsan Akhgari
17bfc90e36 Bug 488706: Migrate clear private data settings. r=mconnor 2009-05-21 10:51:56 +01:00
adw@mozilla.com
ba863495e0 Bug 491883 - Clear Recent History removes pages (URIs) from history instead of visits (r=johnath) 2009-05-20 16:05:25 -07:00
Drew Willcoxon
410dd5c0a6 Bug 480169 - Clear recent history refresh (sprint)
Item list hidden behind expander/progressive disclosure button, added a warning when clearing all history, added a tree view for selecting a fine-grained timespan.  We decided to remove the tree view at the last minute; code is still there but #ifdef'ed out.
r=mconnor
2009-04-15 10:59:07 -07:00
Doug Turner
d93788b8bd Bug 487467. Support for a Network Geolocation Provider.
Browser bits for sanitizing.  r=gavin
Mochitest. r=ctalbert
Dom bits. r/sr=jst
Provider component. r=gavin, sr=jst
2009-04-14 09:10:20 -07:00
Michal Novotny
5e7c0ee5dd Bug 474434 - Active ftp sessions are not closed when clearing recent history; r=bzbarsky sr=cbiesinger 2009-02-23 19:28:17 +01:00
Johnathan Nightingale
1c3144aa40 Bug 474792 - Clear "Never remember passwords for this site" with other site-specific settings in CRH dialog. r=dolske 2009-02-04 14:08:06 -05:00
Ehsan Akhgari
b6c79e2771 Bug 475564 - Clear Recent History dialog should not be minimized; r=gavin 2009-01-30 11:43:16 +03:30
Johnathan Nightingale
39d975efc1 Expose site-specific settings in CRH dialog. b=380852, r=gavin 2009-01-20 10:59:49 -05:00
Ehsan Akhgari
01a453eea4 Bug 469158 - Remove the 'privacy.sanitize.promptOnSanitize' preference; r=gavin ui-r=beltzner 2009-01-02 03:30:49 +03:30
Ehsan Akhgari
405233fe56 Bug 463474 - Make sanitizer's searchbar clearing code a bit cleaner; r=gavin a191=beltzner 2008-11-28 12:51:16 -08:00
Justin Dolske
edf221eb5a Bug 464947 - Clear Recent History dialog should clear form data by timespan. r=mconnor 2008-11-17 16:46:31 -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
Gavin Sharp
4a7f3cf387 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
d07d06ab57 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
8a5e646fed 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
9c5499a8ed 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
f69470a00f 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
3464346525 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
19ca63911e 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
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