Changes

Jump to: navigation, search

NPAPI:ClearSiteData

9 bytes removed, 20:56, 6 January 2011
Clearing Data
* The <code>site</code> argument is interpreted as follows:
** If <code>NULL</code>, all site-specific data and more generic data on browsing history (for instance, number of sites visited) should be cleared.
** If <code>!NULL</code>, argument is a site string from the discovery API (an exact copy or the original). See above under 'Definition of domain' for the required form of the string. The browser is responsible for allocating and freeing the memory used for this argument. The plugin must copy the string in order to retain it outside the scope of the call. See above under 'Definition of hostname' for the required form of the domain string.
* The <code>flags</code> argument is a bit mask representing the type(s) of data to clear.
<pre>
148
edits

Navigation menu