RESOLVED WONTFIX 169444
Web Inspector: Improve storing of DataGrid column visibility
https://bugs.webkit.org/show_bug.cgi?id=169444
Summary Web Inspector: Improve storing of DataGrid column visibility
Matt Baker
Reported 2017-03-09 14:25:41 PST
Summary: Improve storing of DataGrid column visibility. DataGrid.prototype.setColumnVisible could be potentially improved so that if a column's hidden value is default for that column, nothing is stored in the setting.
Attachments
Joseph Pecoraro
Comment 1 2017-03-09 14:26:41 PST
I think I already handle this in my new patches on bug 29687. Is there something that doesn't cover?
Matt Baker
Comment 2 2017-03-09 14:28:24 PST
(In reply to comment #1) > I think I already handle this in my new patches on bug 29687. Is there > something that doesn't cover? Oops, I hadn't finishing looking over your updated patch.
Note You need to log in before you can comment on or make changes to this bug.