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

From MozillaWiki
Jump to navigation Jump to search
(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…')
 
(temp)
Line 12: Line 12:
- Offline Data (allow to store/disallow)
- Offline Data (allow to store/disallow)
- Geolocation
- Geolocation
{| class="fullwidth-table sortable" style="width: 100%;"
|-
| width="25%" style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | '''Description'''
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | '''Leader'''
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | '''Goal'''
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | '''ETA'''
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | '''Status'''
|-
| [[Firefox/Goals/2010Q1/IO Reduction|I/O Reduction]]
| sdwilsh
| > 50% reduction of main thread I/O
| <br>
| {{:Firefox/Goals/2010Q1/IO Reduction}}
|-
| [[Firefox/Projects/OOPP|Out-Of-Process Plugins]]
| <br>
| Ship out of process plugins and associated UI pieces to Windows users
| <br>
| {{:Firefox/Projects/OOPP}}
|}

Revision as of 21:24, 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:

- 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

Description Leader Goal ETA Status
I/O Reduction sdwilsh > 50% reduction of main thread I/O
MISSED. 42 - 43% of the IO has been removed from mozilla-central. Up to 23.4% is real close. See this table for more details
Out-Of-Process Plugins
Ship out of process plugins and associated UI pieces to Windows users
Lorentz string work complete, 3.6.3plugin1build2 due this week.