Bug 145499 - SharedBuffer::copy should return a Ref<SharedBuffer>
Summary: SharedBuffer::copy should return a Ref<SharedBuffer>
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-31 06:49 PDT by youenn fablet
Modified: 2015-06-02 02:09 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.52 KB, patch)
2015-05-31 07:07 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 2015-05-31 06:49:19 PDT
Following on bug 138506, SharedBufer::copy should return a Ref, not a PassRefPtr
Comment 1 youenn fablet 2015-05-31 07:07:52 PDT
Created attachment 253978 [details]
Patch
Comment 2 Andreas Kling 2015-05-31 12:13:37 PDT
Comment on attachment 253978 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2015-06-02 02:09:16 PDT
Comment on attachment 253978 [details]
Patch

Clearing flags on attachment: 253978

Committed r185106: <http://trac.webkit.org/changeset/185106>
Comment 4 WebKit Commit Bot 2015-06-02 02:09:19 PDT
All reviewed patches have been landed.  Closing bug.