NPAPI:ClearSiteData: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Start this page)
 
(start feature table)
Line 8: Line 8:


More precisely: delegate calls to the UAs "clear privacy information" to plugins, allowing them to clean up their locally stored data as well.
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
|-
! Browsing & Download History
| yes
|-
! Form & Search History
| yes
|-
! Cookies
| yes
|-
! Cache
| yes
|-
! Active Logins
| yes
|-
! Site Preferences
| yes
|}
{|
! Parameters || Firefox
|-
! Time Range
| yes
|}


= Existing Discussion and Documentation =
= Existing Discussion and Documentation =

Revision as of 13:32, 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
Browsing & Download History yes
Form & Search History yes
Cookies yes
Cache yes
Active Logins yes
Site Preferences yes
Parameters Firefox
Time Range yes

Existing Discussion and Documentation

API Requirements

Current Proposal