RESOLVED FIXED162683
Add a way to go from a RefPtr<T> to Ref<const T>
https://bugs.webkit.org/show_bug.cgi?id=162683
Summary Add a way to go from a RefPtr<T> to Ref<const T>
youenn fablet
Reported 2016-09-28 09:34:29 PDT
This would be useful for FetchBody
Attachments
Patch (3.19 KB, patch)
2016-09-28 09:37 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2016-09-28 09:37:19 PDT
WebKit Commit Bot
Comment 2 2016-09-30 09:12:46 PDT
Comment on attachment 290095 [details] Patch Rejecting attachment 290095 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-02', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 290095, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: -> origin/master Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ... Currently at 206634 = 518edf3c6d114c2369e89be87f164da2aa8f35b5 r206635 = 01c6daf46f28cdb2dcfb40bd455bfbc9984a206e r206636 = 917a9b6c7616d9d923b91f717d716d478a667d2c Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc First, rewinding head to replay your work on top of it... Fast-forwarded master to refs/remotes/origin/master. Full output: http://webkit-queues.webkit.org/results/2175854
WebKit Commit Bot
Comment 3 2016-09-30 09:43:44 PDT
Comment on attachment 290095 [details] Patch Clearing flags on attachment: 290095 Committed r206638: <http://trac.webkit.org/changeset/206638>
WebKit Commit Bot
Comment 4 2016-09-30 09:43:49 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.