Bug 116644 - KURL::createCFURL() should return a RetainPtr<CFURLRef>
Summary: KURL::createCFURL() should return a RetainPtr<CFURLRef>
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-22 16:33 PDT by Benjamin Poulain
Modified: 2013-05-23 12:45 PDT (History)
1 user (show)

See Also:


Attachments
Patch (16.59 KB, patch)
2013-05-22 16:35 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2013-05-22 16:33:37 PDT
KURL::createCFURL() should return a RetainPtr<CFURLRef>
Comment 1 Benjamin Poulain 2013-05-22 16:35:22 PDT
Created attachment 202631 [details]
Patch
Comment 2 Benjamin Poulain 2013-05-23 12:45:38 PDT
Comment on attachment 202631 [details]
Patch

Clearing flags on attachment: 202631

Committed r150606: <http://trac.webkit.org/changeset/150606>
Comment 3 Benjamin Poulain 2013-05-23 12:45:39 PDT
All reviewed patches have been landed.  Closing bug.