Closed
Bug 806271
Opened 12 years ago
Closed 12 years ago
Introduce new settings type, OPTIONS_TYPE_INLINE_INFO
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
FIXED
mozilla22
People
(Reporter: Unfocused, Assigned: Unfocused)
References
Details
Attachments
(1 file)
22.47 KB,
patch
|
mossop
:
review+
|
Details | Diff | Splinter Review |
In some cases, OPTIONS_TYPE_INLINE is used to display only information - such as plugins (since bug 619652). In these cases, the options button shouldn't really be shown, as there are no options.
So I'd like to introduce a new setting type, OPTIONS_TYPE_INLINE_INFO, which act the same as OPTIONS_TYPE_INLINE except doesn't show the options button.
Comment 2•12 years ago
|
||
Do you want Firefox 19 with the Options button for plugins in the Add-on manager?
Assignee | ||
Comment 3•12 years ago
|
||
I'm not worried at all about this being shipped unfixed in 19/20. I don't consider it a big issue that needs tracked/fixed right away - its mostly a cosmetic/minor UX issue (and some architectural purity).
Assignee | ||
Comment 4•12 years ago
|
||
Assignee: nobody → bmcbride
Status: NEW → ASSIGNED
Attachment #722607 -
Flags: review?(dtownsend+bugmail)
Updated•12 years ago
|
Attachment #722607 -
Flags: review?(dtownsend+bugmail) → review+
Assignee | ||
Comment 5•12 years ago
|
||
Comment 6•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
You need to log in
before you can comment on or make changes to this bug.
Description
•