Bug 208072 - Remove an unused local variable after r256808
Summary: Remove an unused local variable after r256808
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2020-02-21 12:48 PST by Wenson Hsieh
Modified: 2020-02-21 13:39 PST (History)
7 users (show)

See Also:


Attachments
Patch (1.49 KB, patch)
2020-02-21 12:51 PST, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2020-02-21 12:48:06 PST
Unless Iā€™m missing something obvious, Vector<RefPtr<PendingScript>> scriptsToExecuteSoon; is not used at all.
Comment 1 Wenson Hsieh 2020-02-21 12:51:01 PST
Created attachment 391423 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2020-02-21 13:39:07 PST
All reviewed patches have been landed.  Closing bug.