Bug 176963 - [Curl] Move error generation task into ResourceError
Summary: [Curl] Move error generation task into ResourceError
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-09-14 15:50 PDT by Basuke Suzuki
Modified: 2017-09-27 12:27 PDT (History)
6 users (show)

See Also:


Attachments
PATCH (11.36 KB, patch)
2017-09-18 15:10 PDT, Basuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Basuke Suzuki 2017-09-14 15:50:46 PDT
ResourceError generation code is spread for several places. Move them and pack into ResourceError.
Comment 1 Basuke Suzuki 2017-09-18 15:10:41 PDT
Created attachment 321138 [details]
PATCH
Comment 2 WebKit Commit Bot 2017-09-18 16:02:27 PDT
Comment on attachment 321138 [details]
PATCH

Clearing flags on attachment: 321138

Committed r222187: <http://trac.webkit.org/changeset/222187>
Comment 3 WebKit Commit Bot 2017-09-18 16:02:28 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-09-27 12:27:37 PDT
<rdar://problem/34693319>