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

From MozillaWiki
Jump to navigation Jump to search
No edit summary
 
Line 5: Line 5:
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) - Images (allow to load/disallow) - Add-ons (allow to install/disallow) - Cookies (allow to use/disallow) - Passwords (allow to save/disallow, manage accounts, main account) - Offline Data (allow to store/disallow) - Geolocation
{| class="fullwidth-table sortable" style="width: 680px; height: 71px;"
 
{| style="width: 1311px; height: 71px;" class="fullwidth-table sortable"
|-
|-
| width="25%" style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | <span style="font-weight: bold;">Privilege</span>
| width="25%" style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | <span style="font-weight: bold;">Privilege</span>  
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | <span style="font-weight: bold;">Options</span>
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | <span style="font-weight: bold;">Options</span>  
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | <span style="font-weight: bold;">Priority</span>
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | <span style="font-weight: bold;">Priority</span>  
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | <span style="font-weight: bold;">Default</span>
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | <span style="font-weight: bold;">Default</span>
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" |
|-
|-
| [[Firefox/Goals/2010Q1/IO Reduction|I/O Reduction]]
| Pop-ups
| sdwilsh
| Allow to open/disallow
| &gt; 50% reduction of main thread I/O
| Medium
| <br>
| Ask
| {{:Firefox/Goals/2010Q1/IO Reduction}}
|-
|-
| [[Firefox/Projects/OOPP|Out-Of-Process Plugins]]
| Images
| <br>
| Allow to load/disallow
| Ship out of process plugins and associated UI pieces to Windows users
| Low
| <br>
| Allow
| {{:Firefox/Projects/OOPP}}
|-
| 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