User-facing features

From New wiki
Jump to navigation Jump to search

Examples of some user-facing features that often need exploratory testing, bug confirmation, or user support. (draft to explore ways to make this useful - add pointers to bugzilla for filing new bugs, etc)

Bookmarks

Unconfirmed, need confirmation <bugzilla> {

"component":"Bookmarks",
"status":"UNCONFIRMED",
"include_fields":"id,summary,component,resolution"

} </bugzilla>

Fixed bugs that need verifying for 31 and 32 <bugzilla> {

"component":"Bookmarks",
"cf_status_firefox32":"fixed",
"include_fields":"id,summary,component,status"

} </bugzilla>

Printing

<bugzilla> {

"component":"Printing",
"include_fields":"id,summary,component,status,resolution"

} </bugzilla>