Bug 190665 - [JSC] Use WTF::Function instead of std::function
Summary: [JSC] Use WTF::Function instead of std::function
Status: RESOLVED FIXED
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: InRadar
Depends on:
Blocks:
 
Reported: 2018-10-17 09:32 PDT by Yusuke Suzuki
Modified: 2018-10-17 10:53 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.42 KB, patch)
2018-10-17 09:33 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-10-17 09:32:45 PDT
[JSC] Use WTF::Function instead of std::function
Comment 1 Yusuke Suzuki 2018-10-17 09:33:28 PDT
Created attachment 352574 [details]
Patch
Comment 2 Keith Miller 2018-10-17 10:14:48 PDT
Comment on attachment 352574 [details]
Patch

r=me.
Comment 3 Yusuke Suzuki 2018-10-17 10:25:54 PDT
Comment on attachment 352574 [details]
Patch

Thanks!
Comment 4 WebKit Commit Bot 2018-10-17 10:51:02 PDT
Comment on attachment 352574 [details]
Patch

Clearing flags on attachment: 352574

Committed r237223: <https://trac.webkit.org/changeset/237223>
Comment 5 WebKit Commit Bot 2018-10-17 10:51:03 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2018-10-17 10:53:32 PDT
<rdar://problem/45343501>