RESOLVED FIXED 208072
Remove an unused local variable after r256808
https://bugs.webkit.org/show_bug.cgi?id=208072
Summary Remove an unused local variable after r256808
Wenson Hsieh
Reported 2020-02-21 12:48:06 PST
Unless I’m missing something obvious, Vector<RefPtr<PendingScript>> scriptsToExecuteSoon; is not used at all.
Attachments
Patch (1.49 KB, patch)
2020-02-21 12:51 PST, Wenson Hsieh
no flags
Wenson Hsieh
Comment 1 2020-02-21 12:51:01 PST
WebKit Commit Bot
Comment 2 2020-02-21 13:39:05 PST
Comment on attachment 391423 [details] Patch Clearing flags on attachment: 391423 Committed r257160: <https://trac.webkit.org/changeset/257160>
WebKit Commit Bot
Comment 3 2020-02-21 13:39:07 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.