Bug 144224 - [WK2] API::URLRequest, API::URLResponse creation functions should return Ref<>
Summary: [WK2] API::URLRequest, API::URLResponse creation functions should return Ref<>
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: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-26 06:56 PDT by Zan Dobersek
Modified: 2015-04-28 01:08 PDT (History)
0 users

See Also:


Attachments
Patch (22.14 KB, patch)
2015-04-26 06:57 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff
Patch (22.15 KB, patch)
2015-04-26 07:12 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff
Patch (22.19 KB, patch)
2015-04-27 10:33 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff
Patch for landing (22.24 KB, patch)
2015-04-27 23:56 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>