Open
Bug 1699252
Opened 4 years ago
Updated 4 years ago
Refactor nsTouchBarInputIcon to reflect changes made to nsMenuItemIconX in bug 1698662
Categories
(Core :: Widget: Cocoa, task, P3)
Core
Widget: Cocoa
Tracking
()
NEW
People
(Reporter: bugzilla, Unassigned)
References
(Blocks 1 open bug)
Details
https://phabricator.services.mozilla.com/D108541 refactored nsMenuItemIconX
to not use the mSetIcon
variable. The same simplification could be made to nsTouchBarInputIcon.
Reporter | ||
Comment 1•4 years ago
|
||
There are a number of other improvements to nsMenuItemIconX in that stack of patches that could be applied to nsTouchBarInputIcon
.
Reporter | ||
Updated•4 years ago
|
Depends on: 1698662
Summary: Refactor nsTouchBarInputIcon to not use mSetIcon → Refactor nsTouchBarInputIcon to reflect changes made to nsMenuItemIconX in bug 1698662
You need to log in
before you can comment on or make changes to this bug.
Description
•