Bug 179199 - [Curl] Fix cancellation process implementation
Summary: [Curl] Fix cancellation process implementation
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-11-02 14:16 PDT by Basuke Suzuki
Modified: 2017-11-15 12:20 PST (History)
9 users (show)

See Also:


Attachments
patch (5.81 KB, patch)
2017-11-02 15:05 PDT, Basuke Suzuki
no flags Details | Formatted Diff | Diff
patch (5.78 KB, patch)
2017-11-02 15:08 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-11-02 14:16:24 PDT
A proper cleanup is required with some situation and that part was missing.
Comment 1 Basuke Suzuki 2017-11-02 15:05:44 PDT
Created attachment 325772 [details]
patch
Comment 2 Build Bot 2017-11-02 15:07:37 PDT
Attachment 325772 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:8:  You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible.  [changelog/nonewtests] [5]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Basuke Suzuki 2017-11-02 15:08:35 PDT
Created attachment 325775 [details]
patch
Comment 4 WebKit Commit Bot 2017-11-02 23:05:36 PDT
Comment on attachment 325775 [details]
patch

Clearing flags on attachment: 325775

Committed r224386: <https://trac.webkit.org/changeset/224386>
Comment 5 WebKit Commit Bot 2017-11-02 23:05:38 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2017-11-15 12:20:49 PST
<rdar://problem/35567356>