Bug 186934 - [WTF] Flush all the tasks of WorkQueue when invalidating
Summary: [WTF] Flush all the tasks of WorkQueue when invalidating
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-22 11:15 PDT by Yusuke Suzuki
Modified: 2018-06-22 11:30 PDT (History)
9 users (show)

See Also:


Attachments
Patch (2.38 KB, patch)
2018-06-22 11:17 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2018-06-22 11:15:51 PDT
[WTF] Flush all the tasks of WorkQueue when invalidating
Comment 1 Yusuke Suzuki 2018-06-22 11:17:59 PDT
Created attachment 343348 [details]
Patch