Confirmed users, Bureaucrats and Sysops emeriti
1,680
edits
No edit summary |
No edit summary |
||
Line 101: | Line 101: | ||
=== Type of Data === | === Type of Data === | ||
* things the user enters, except for credentials (form data) | * things the user enters, except for credentials (form data) | ||
* credentials | * credentials | ||
* things cached by the UA (pages, preview images, icons) | * things cached by the UA (pages, preview images, icons) | ||
* local data stored by the server / web application (cookies, HTML5 local storage, Flash/Silverlight local storage) | * local data stored by the server / web application (cookies, HTML5 local storage, Flash/Silverlight local storage) | ||
* history information (bookmarks, visited URIs) | * history information (bookmarks, visited URIs) | ||
* settings specific to a site (for instance, preferences with respect to privacy, script disabling...) | * settings specific to a site (for instance, preferences with respect to privacy, script disabling...) | ||
Line 119: | Line 112: | ||
Several UAs offer to restrict the clear operation to a time range such as "today" or "last week". | Several UAs offer to restrict the clear operation to a time range such as "today" or "last week". | ||
=== Site/URI === | === Site/URI === |