RESOLVED FIXED 163210
CachedResourceRequest constructor should be made more efficient
https://bugs.webkit.org/show_bug.cgi?id=163210
Summary CachedResourceRequest constructor should be made more efficient
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.