Firefox/Projects/Privacy Prefpane Refresh: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(New page: = Overview = '''Sprint lead:''' faaborg <br/> '''Sprinters:''' faaborg, ehsan, mconnor ;Description :Update the privacy prefpane UI = Goals / Use Cases = * Ability to control all second ...)
 
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
= Overview =
= Overview =
'''Sprint lead:''' faaborg <br/>
'''Sprint lead:''' faaborg <br/>
'''Sprinters:''' faaborg, ehsan, mconnor
'''Sprinters:''' faaborg, ehsan, beltzner


;Description
;Description
Line 7: Line 7:


= Goals / Use Cases =
= Goals / Use Cases =
* Ability to control all second tier options with a single selection (like asking Firefox not to record any information).
* Present the user with a single choice about locally stored information (history) before hitting them with the full complexity of managing all settings
*  
* Clearly define (through the use of a group box) what "history" now means in Firefox (all information implicitly collected).
* Present contextual help to the user about other privacy related features, like private browsing, clear recent history, and the cookies window.
* Enable users to control the behavior of the awesome bar, in case they have a large number of bookmarks to sensitive information.
* Simplify the interface so that we later have room to include other privacy related features, like potentially opting out of targeted advertising


= Non Goals =
= Non Goals =
*  
* Assume the user already knows what is being collected, or how a browser works
* Expose implementation level terminology (like cache)


= Design =
= Design =
*
 
http://people.mozilla.com/~faaborg/files/shiretoko/privacyPrefpanei4.png


= Bugs =
= Bugs =
{{bug|462041}}
{{bug|462041}}

Latest revision as of 22:16, 7 August 2009

Overview

Sprint lead: faaborg
Sprinters: faaborg, ehsan, beltzner

Description
Update the privacy prefpane UI

Goals / Use Cases

  • Present the user with a single choice about locally stored information (history) before hitting them with the full complexity of managing all settings
  • Clearly define (through the use of a group box) what "history" now means in Firefox (all information implicitly collected).
  • Present contextual help to the user about other privacy related features, like private browsing, clear recent history, and the cookies window.
  • Enable users to control the behavior of the awesome bar, in case they have a large number of bookmarks to sensitive information.
  • Simplify the interface so that we later have room to include other privacy related features, like potentially opting out of targeted advertising

Non Goals

  • Assume the user already knows what is being collected, or how a browser works
  • Expose implementation level terminology (like cache)

Design

privacyPrefpanei4.png

Bugs

bug 462041