Open
Bug 1505674
Opened 7 years ago
Updated 3 years ago
CustomizableUI shouldn't set private Element._customizationTarget
Categories
(Firefox :: Toolbars and Customization, enhancement, P5)
Firefox
Toolbars and Customization
Tracking
()
NEW
People
(Reporter: surkov, Unassigned)
References
Details
Follow up from bug 1493594 comment #17. Gijs suggested to set @customzied="true" attribute on these elements https://searchfox.org/mozilla-central/search?q=._customizationTarget+%3D+&path=. That will make CustomizableUI.getCustomizationTarget() working for them as is, and thus these calls can be removed.
| Reporter | ||
Updated•7 years ago
|
Component: Find Backend → Toolbars and Customization
Product: Core → Firefox
Updated•7 years ago
|
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•