Bug 173125 - Use WTF::Function instead of std::function in SpeculativeLoadManager::ExpiringEntry
Summary: Use WTF::Function instead of std::function in SpeculativeLoadManager::Expirin...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on: 173113
Blocks:
  Show dependency treegraph
 
Reported: 2017-06-08 18:24 PDT by Chris Dumez
Modified: 2017-06-09 05:18 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.33 KB, patch)
2017-06-08 18:25 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2017-06-08 18:24:57 PDT
Use WTF::Function instead of std::function in SpeculativeLoadManager::ExpiringEntry.
Comment 1 Chris Dumez 2017-06-08 18:25:35 PDT
Created attachment 312366 [details]
Patch
Comment 2 WebKit Commit Bot 2017-06-09 05:18:35 PDT
Comment on attachment 312366 [details]
Patch

Clearing flags on attachment: 312366

Committed r217979: <http://trac.webkit.org/changeset/217979>
Comment 3 WebKit Commit Bot 2017-06-09 05:18:37 PDT
All reviewed patches have been landed.  Closing bug.