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

From MozillaWiki
Jump to navigation Jump to search
(temp)
No edit summary
 
(One intermediate revision 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
{| class="fullwidth-table sortable" style="width: 100%;"
| 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
|-
|-
| width="25%" style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | '''Description'''
| Passwords
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | '''Leader'''
| Allow to save/disallow, manage accounts, main account
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | '''Goal'''
| High
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | '''ETA'''
| Ask
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | '''Status'''
|-
|-
| [[Firefox/Goals/2010Q1/IO Reduction|I/O Reduction]]
| Offline Data
| sdwilsh
| Allow to store/disallow
| &gt; 50% reduction of main thread I/O
| Low
| <br>
| Ask (?)
| {{:Firefox/Goals/2010Q1/IO Reduction}}
|-
|-
| [[Firefox/Projects/OOPP|Out-Of-Process Plugins]]
| Geolocation
| <br>
| Allow to locate user/disallow
| Ship out of process plugins and associated UI pieces to Windows users
| Medium
| <br>
| Ask
| {{:Firefox/Projects/OOPP}}
|}
|}

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