RESOLVED FIXED 190480
Web Inspector: remove unused TreeOutline style .force-focus
https://bugs.webkit.org/show_bug.cgi?id=190480
Summary Web Inspector: remove unused TreeOutline style .force-focus
Matt Baker
Reported 2018-10-11 13:26:42 PDT
.
Attachments
Patch (19.26 KB, patch)
2018-10-11 13:29 PDT, Matt Baker
no flags
Radar WebKit Bug Importer
Comment 1 2018-10-11 13:27:22 PDT
Matt Baker
Comment 2 2018-10-11 13:29:30 PDT
Joseph Pecoraro
Comment 3 2018-10-11 14:20:31 PDT
Comment on attachment 352072 [details] Patch Nice! r=me What was the change that removed its last use?
WebKit Commit Bot
Comment 4 2018-10-11 14:46:50 PDT
Comment on attachment 352072 [details] Patch Clearing flags on attachment: 352072 Committed r237050: <https://trac.webkit.org/changeset/237050>
WebKit Commit Bot
Comment 5 2018-10-11 14:46:51 PDT
All reviewed patches have been landed. Closing bug.
Matt Baker
Comment 6 2018-10-11 15:04:26 PDT
(In reply to Joseph Pecoraro from comment #3) > Comment on attachment 352072 [details] > Patch > > Nice! r=me > > What was the change that removed its last use? .force-focus was added in https://bugs.webkit.org/show_bug.cgi?id=146606, and used by TreeOutlineDataGridSynchronizer. The style wasn't removed when we dropped the synchronizer.
Note You need to log in before you can comment on or make changes to this bug.