Bug 163210 - CachedResourceRequest constructor should be made more efficient
Summary: CachedResourceRequest constructor should be made more efficient
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: youenn fablet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-10 07:12 PDT by youenn fablet
Modified: 2016-10-10 23:45 PDT (History)
1 user (show)

See Also:


Attachments
Patch (7.50 KB, patch)
2016-10-10 07:18 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2016-10-10 07:12:34 PDT
One of its constructor is taking a const ResourceRequest& while it should take a ResourceRequest&&
Comment 1 youenn fablet 2016-10-10 07:18:01 PDT
Created attachment 291103 [details]
Patch
Comment 2 WebKit Commit Bot 2016-10-10 23:45:27 PDT
Comment on attachment 291103 [details]
Patch

Clearing flags on attachment: 291103

Committed r207053: <http://trac.webkit.org/changeset/207053>
Comment 3 WebKit Commit Bot 2016-10-10 23:45:30 PDT
All reviewed patches have been landed.  Closing bug.