Bug 144224

Summary: [WK2] API::URLRequest, API::URLResponse creation functions should return Ref<>
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch for landing none

Description Zan Dobersek 2015-04-26 06:56:21 PDT
API::URLRequest, API::URLResponse creation functions should return Ref<>
Comment 1 Zan Dobersek 2015-04-26 06:57:50 PDT
Created attachment 251688 [details]
Patch
Comment 2 Zan Dobersek 2015-04-26 07:12:19 PDT
Created attachment 251695 [details]
Patch
Comment 3 Zan Dobersek 2015-04-27 10:33:49 PDT
Created attachment 251755 [details]
Patch

Reuploading the same patch, there doesn't seem to be any valid error in the iOS EWS report for the previous one.
Comment 4 Zan Dobersek 2015-04-27 23:56:42 PDT
Created attachment 251828 [details]
Patch for landing
Comment 5 Zan Dobersek 2015-04-28 01:08:11 PDT
Committed r183462: <http://trac.webkit.org/changeset/183462>