Bug 162683 - Add a way to go from a RefPtr<T> to Ref<const T>
Summary: Add a way to go from a RefPtr<T> to Ref<const T>
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-09-28 09:34 PDT by youenn fablet
Modified: 2016-09-30 09:43 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.19 KB, patch)
2016-09-28 09:37 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-09-28 09:34:29 PDT
This would be useful for FetchBody
Comment 1 youenn fablet 2016-09-28 09:37:19 PDT
Created attachment 290095 [details]
Patch
Comment 2 WebKit Commit Bot 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
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2016-09-30 09:43:49 PDT
All reviewed patches have been landed.  Closing bug.