Closed
Bug 612020
Opened 15 years ago
Closed 15 years ago
Update context-menu overflow menu label and pref name in light of Add-on SDK name change
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
1.0b1
People
(Reporter: adw, Assigned: adw)
Details
Attachments
(1 file)
|
768 bytes,
patch
|
myk
:
review+
|
Details | Diff | Splinter Review |
When more than N items are added to the context menu, context-menu creates an overflow submenu so as not to clutter the top-level context menu. The label of that submenu is "Jetpack", and it should be changed to something else in light of the product's name change. How about "Add-ons"?
Also, the name of the pref that controls the value of N should be updated, which is something I've been wanting to do even before the name change. I'm not really worried about breaking people here, since Jetpack is alpha and I doubt many people even know about this pref. I can post to the mailing list about the change.
Updated•15 years ago
|
Attachment #490428 -
Flags: review?(myk) → review+
| Assignee | ||
Comment 2•15 years ago
|
||
https://github.com/mozilla/addon-sdk/commit/d35afdb0b8276b814da8f91392d2afabd4fc9239
https://github.com/mozilla/addon-sdk/commit/7670fc8c6b21d78d61d56f9ca66a713c6f566e49
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: -- → 0.10
Updated•15 years ago
|
Target Milestone: 0.10 → 1.0b1
You need to log in
before you can comment on or make changes to this bug.
Description
•