Confirmed users
933
edits
(→Strings: Delete) |
(P1/P2 list) |
||
| Line 4: | Line 4: | ||
* Component: [https://bugzilla.mozilla.org/buglist.cgi?component=about:logins&product=Firefox&bug_status=__open__ Firefox::about:logins] ([https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox&component=about:logins File a bug]) | * Component: [https://bugzilla.mozilla.org/buglist.cgi?component=about:logins&product=Firefox&bug_status=__open__ Firefox::about:logins] ([https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox&component=about:logins File a bug]) | ||
* Preferences: <code>signon.management.*</code> | * Preferences: <code>signon.management.*</code> | ||
== P1 == | |||
<bugzilla> | |||
{ | |||
"component": ["about:logins"], | |||
"f3": "keywords", | |||
"o3": "nowords", | |||
"v3": "meta", | |||
"priority": "P1", | |||
"resolution": "---", | |||
"include_fields": "priority, id, summary, whiteboard, assigned_to", | |||
"order": "assigned_to" | |||
} | |||
</bugzilla> | |||
== P2 == | |||
<bugzilla> | |||
{ | |||
"component": ["about:logins"], | |||
"f3": "keywords", | |||
"o3": "nowords", | |||
"v3": "meta", | |||
"priority": "P2", | |||
"resolution": "---", | |||
"include_fields": "priority, id, summary, whiteboard, assigned_to", | |||
"order": "assigned_to" | |||
} | |||
</bugzilla> | |||
== Untriaged == | == Untriaged == | ||