Bug 163210

Summary: CachedResourceRequest constructor should be made more efficient
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

youenn fablet
Reported 2016-10-10 07:12:34 PDT
One of its constructor is taking a const ResourceRequest& while it should take a ResourceRequest&&
Attachments
Patch (7.50 KB, patch)
2016-10-10 07:18 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2016-10-10 07:18:01 PDT
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2016-10-10 23:45:30 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.