RESOLVED FIXED 149284
Web Inspector: Add UI and settings management logic for SettingsTabContentView
https://bugs.webkit.org/show_bug.cgi?id=149284
Summary Web Inspector: Add UI and settings management logic for SettingsTabContentView
Matt Baker
Reported 2015-09-17 14:06:29 PDT
* SUMMARY Add UI and settings management logic for SettingsTabContentView. Some things we'll likely need: - UI/CSS for setting groups (Text Editor, Console, etc), and setting items (toggle, radio/picker, nested settings) - A manager class for persisting settings, dispatching settings change notifications, storing defaults - A way to reset all settings to their defaults * NOTES This issue covers generic infrastructure only. The addition of specific settings will be tracked by separate issues as needed.
Attachments
Radar WebKit Bug Importer
Comment 1 2015-09-17 14:06:46 PDT
Blaze Burg
Comment 2 2017-01-12 15:11:12 PST
What is left to do here? Aren't most settings saved as WI.Setting which has events already?
Devin Rousso
Comment 3 2017-01-12 20:49:32 PST
(In reply to comment #2) > What is left to do here? Aren't most settings saved as WI.Setting which has > events already? I think this bug was kept open because <https://webkit.org/b/149487> is still open and this bug blocks it. This bug was really a META bug, but never marked as such. Unless anyone has an issue, I think we can close it.
Matt Baker
Comment 4 2017-01-13 13:29:31 PST
(In reply to comment #3) > (In reply to comment #2) > > What is left to do here? Aren't most settings saved as WI.Setting which has > > events already? > > I think this bug was kept open because <https://webkit.org/b/149487> is > still open and this bug blocks it. This bug was really a META bug, but > never marked as such. Unless anyone has an issue, I think we can close it. Let's close it.
Note You need to log in before you can comment on or make changes to this bug.