RESOLVED FIXED 158046
Update constructRevalidationRequest() to stop returning a unique_ptr<ResourceRequest>
https://bugs.webkit.org/show_bug.cgi?id=158046
Summary Update constructRevalidationRequest() to stop returning a unique_ptr<Resource...
Chris Dumez
Reported 2016-05-24 16:35:56 PDT
Update constructRevalidationRequest() to stop returning a unique_ptr<ResourceRequest> and to return a ResourceRequest instead. There is no reason for it to return a pointer.
Attachments
Patch (8.15 KB, patch)
2016-05-24 16:37 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-05-24 16:37:29 PDT
WebKit Commit Bot
Comment 2 2016-05-25 03:57:58 PDT
Comment on attachment 279721 [details] Patch Clearing flags on attachment: 279721 Committed r201376: <http://trac.webkit.org/changeset/201376>
WebKit Commit Bot
Comment 3 2016-05-25 03:58:02 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.