Open
Bug 1999016
Opened 6 months ago
Updated 6 months ago
Remove groupbox handling code from setting-group
Categories
(Firefox :: Settings UI, task, P3)
Firefox
Settings UI
Tracking
()
NEW
People
(Reporter: mstriemer, Unassigned)
References
Details
(Whiteboard: [recomp])
We have some code in SettingGroup's handleVisibilityChange() that pertains to hiding a parent groupbox element when the settings are all hidden
Once we remove all of the groupbox parents in bug 1994888 we won't need that logic anymore and the setting-group managing its own state should be sufficient, so we can remove that code and the associated tests.
Updated•6 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•