Confirmed users, Bureaucrats and Sysops emeriti
812
edits
m (User:Mconnor/PrivateBrowsing moved to Firefox3.1/PrivateBrowsing/FunctionalSpec: move it under the new project home.) |
|||
| Line 40: | Line 40: | ||
* Will not prevent users from explicitly adding exceptions via Prefs or Page Info | * Will not prevent users from explicitly adding exceptions via Prefs or Page Info | ||
=== Site Specific Prefs === | |||
* Nothing special for enter/exit | |||
* During, we will not remember '''new''' entries, but will update existing ones. In current known usage (only used for zoom in Firefox) this is not a data leak. It is possible for extension uses to leak some data here, but there's a lot of things extension authors can do wrong. | |||
** This effectively means that setPref() will fail if hasPref() is false. This will likely be a silent failure so as to not throw for existing callers. | |||
=== Passwords === | === Passwords === | ||