Open
Bug 1289594
Opened 9 years ago
Updated 3 years ago
Rename PanelUI* in the codebase to AppMenu*
Categories
(Firefox :: Theme, defect, P3)
Firefox
Theme
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox50 | --- | affected |
People
(Reporter: jaws, Unassigned)
References
(Blocks 1 open bug)
Details
Per https://bugzilla.mozilla.org/show_bug.cgi?id=1288747#c1 and https://bugzilla.mozilla.org/show_bug.cgi?id=1288747#c2, we shouldn't use PanelUI in our codebase to refer to the application menu.
Historically we used "PanelUI" because it was the internal name for the *new* application menu while Firefox already had an appMenu. Now that the old appMenu has been removed, we can do the rename.
| Reporter | ||
Comment 2•9 years ago
|
||
Yeah, appMenu works for me.
Updated•9 years ago
|
Summary: Rename PanelUI* in the codebase to ApplicationMenu* → Rename PanelUI* in the codebase to AppMenu*
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•