Bug 124113 - Use createCFURLFromBuffer when converting a String to a CFURL
Summary: Use createCFURLFromBuffer when converting a String to a CFURL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-09 21:31 PST by mitz
Modified: 2013-11-09 22:47 PST (History)
0 users

See Also:


Attachments
Patch (14.12 KB, patch)
2013-11-09 21:40 PST, mitz
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2013-11-09 21:31:48 PST
Use createCFURLFromBuffer when converting a String to a CFURL
Comment 1 mitz 2013-11-09 21:40:52 PST
Created attachment 216512 [details]
Patch
Comment 2 mitz 2013-11-09 22:47:20 PST
Committed <http://trac.webkit.org/r159016>.