NPAPI:ClearSiteData: Difference between revisions
Jump to navigation
Jump to search
(start feature table) |
|||
Line 12: | Line 12: | ||
{| | {| | ||
! Type || Firefox | ! Type || Firefox || IE | ||
|- | |- | ||
! Browsing & Download History | ! Browsing & Download History | ||
| yes | | yes || yes | ||
|- | |- | ||
! Form | ! Form History | ||
| yes | | yes || yes | ||
|- | |||
! Search History | |||
| yes || ? | |||
|- | |- | ||
! Cookies | ! Cookies | ||
| yes | | yes || yes | ||
|- | |- | ||
! Cache | ! Cache | ||
| yes | | yes || yes | ||
|- | |- | ||
! Active Logins | ! Active Logins | ||
| yes | | yes || yes | ||
|- | |- | ||
! Site Preferences | ! Site Preferences | ||
| yes | | yes || ? | ||
|} | |} | ||
In addition, IE has "InPrivate Filtering Data" (what is this?) | |||
{| | {| | ||
! Parameters || Firefox | ! Parameters || Firefox || IE | ||
|- | |- | ||
! Time Range | ! Time Range | ||
| yes | | yes || no | ||
|} | |} | ||
Revision as of 13:38, 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 |
---|---|---|
Browsing & Download History | yes | yes |
Form History | yes | yes |
Search History | yes | ? |
Cookies | yes | yes |
Cache | yes | yes |
Active Logins | yes | yes |
Site Preferences | yes | ? |
In addition, IE has "InPrivate Filtering Data" (what is this?)
Parameters | Firefox | IE |
---|---|---|
Time Range | yes | no |