NPAPI:ClearSiteData: Difference between revisions
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
{| | {| | ||
! Type || Firefox || IE || Opera | ! Type || Firefox || IE || Opera || Safari | ||
|- | |- | ||
! Browsing History | ! Browsing History | ||
| yes || yes || yes | | yes || yes || yes || yes | ||
|- | |- | ||
! Download History | ! Download History | ||
| yes || yes || yes | | yes || yes || yes || yes | ||
|- | |- | ||
! Form History | ! Form History | ||
| yes || yes || ? | | yes || yes || ? || yes | ||
|- | |- | ||
! Search History | ! Search History | ||
| yes || ? || ? | | yes || ? || ? || ? | ||
|- | |- | ||
! Cookies | ! Cookies | ||
| yes || yes || temporary/all | | yes || yes || temporary/all || yes | ||
|- | |- | ||
! Cache | ! Cache | ||
| yes || yes || yes | | yes || yes || yes || yes | ||
|- | |- | ||
! Active Logins | ! Active Logins | ||
| yes || yes || "password manager" | | yes || yes || "password manager" || yes | ||
|- | |- | ||
! Site Preferences | ! Site Preferences | ||
| yes || ? || ? | | yes || ? || ? || ? | ||
|} | |} | ||
Line 42: | Line 42: | ||
In addition, Opera has "delete password protected pages and data" and "boomkark visited times". | In addition, Opera has "delete password protected pages and data" and "boomkark visited times". | ||
In addition, Safari has "webpage preview images", "website icons" and "top sites" | |||
{| | {| | ||
Line 47: | Line 49: | ||
|- | |- | ||
! Time Range | ! Time Range | ||
| yes || no || no | | yes || no || no || no | ||
|} | |} | ||
Revision as of 13:58, 29 January 2010
Status
(work in progress)
Problem Summary
In short: let the UA's "clear cookies" function also clear Flash's local storage.
More precisely: delegate calls to the UAs "clear privacy information" to plugins, allowing them to clean up their locally stored data as well.
Overview of current UIs
Type | Firefox | IE | Opera | Safari |
---|---|---|---|---|
Browsing History | yes | yes | yes | yes |
Download History | yes | yes | yes | yes |
Form History | yes | yes | ? | yes |
Search History | yes | ? | ? | ? |
Cookies | yes | yes | temporary/all | yes |
Cache | yes | yes | yes | yes |
Active Logins | yes | yes | "password manager" | yes |
Site Preferences | yes | ? | ? | ? |
In addition, IE has "InPrivate Filtering Data" (what is this?)
In addition, Opera has "delete password protected pages and data" and "boomkark visited times".
In addition, Safari has "webpage preview images", "website icons" and "top sites"
Parameters | Firefox | IE | Opera | |
---|---|---|---|---|
Time Range | yes | no | no | no |