Firefox/Projects/Preferences UI/design: Difference between revisions

(Created page with 'This wiki will track the design development of Firefox's Preferences UI. = Privacy Categories = There are several ways sites can be given pr…')
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
This wiki will track the design development of Firefox's [[Firefox/Projects/Preferences_UI|Preferences UI]].
This wiki will track the design development of Firefox's [[Firefox/Projects/Preferences_UI|Preferences UI]].


= Privacy Categories =
= Privacy Categories =


There are several ways sites can be given privileges and access to user data, both by default and request. The priority of these privileges, determined by relevance and frequency of user, will determine the order they appear in the preferences UI. Current list:
There are several ways sites can be given privileges and access to user data, both by default and request. The priority of these privileges, determined by relevance and frequency of user, will determine the order they appear in the preferences UI. Current list:  


- Pop-ups (allow to open/disallow)
{| class="fullwidth-table sortable" style="width: 680px; height: 71px;"
- Images (allow to load/disallow)
|-
- Add-ons (allow to install/disallow)
| width="25%" style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | <span style="font-weight: bold;">Privilege</span>
- Cookies (allow to use/disallow)
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | <span style="font-weight: bold;">Options</span>
- Passwords (allow to save/disallow, manage accounts, main account)
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | <span style="font-weight: bold;">Priority</span>
- Offline Data (allow to store/disallow)
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | <span style="font-weight: bold;">Default</span>
- Geolocation
|-
| Pop-ups
| Allow to open/disallow
| Medium
| Ask
|-
| Images
| Allow to load/disallow
| Low
| Allow
|-
| Add-on
| Allow to install/disallow
| Low
| Ask
|-
| Cookies
| Allow to use/disallow
| Medium
| Allow
|-
| Passwords
| Allow to save/disallow, manage accounts, main account
| High
| Ask
|-
| Offline Data
| Allow to store/disallow
| Low
| Ask (?)  
|-
| Geolocation
| Allow to locate user/disallow
| Medium
| Ask
|}

Latest revision as of 21:38, 22 June 2010

This wiki will track the design development of Firefox's Preferences UI.

Privacy Categories

There are several ways sites can be given privileges and access to user data, both by default and request. The priority of these privileges, determined by relevance and frequency of user, will determine the order they appear in the preferences UI. Current list:

Privilege Options Priority Default
Pop-ups Allow to open/disallow Medium Ask
Images Allow to load/disallow Low Allow
Add-on Allow to install/disallow Low Ask
Cookies Allow to use/disallow Medium Allow
Passwords Allow to save/disallow, manage accounts, main account High Ask
Offline Data Allow to store/disallow Low Ask (?)
Geolocation Allow to locate user/disallow Medium Ask