RESOLVED FIXED 166744
Web Inspector: Remove unused delegate from VisualStyleSelectorSection
https://bugs.webkit.org/show_bug.cgi?id=166744
Summary Web Inspector: Remove unused delegate from VisualStyleSelectorSection
Joseph Pecoraro
Reported 2017-01-05 14:39:15 PST
Summary: Remove unused delegate from VisualStyleSelectorSection The constructor sets: this._delegate = delegate || null; But the property is never used.
Attachments
[PATCH] Proposed Fix (2.65 KB, patch)
2017-01-05 14:39 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2017-01-05 14:39:43 PST
Created attachment 298138 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2017-01-05 15:43:03 PST
Comment on attachment 298138 [details] [PATCH] Proposed Fix Clearing flags on attachment: 298138 Committed r210379: <http://trac.webkit.org/changeset/210379>
WebKit Commit Bot
Comment 3 2017-01-05 15:43:08 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.