Bug 202792 - A response body promise should be rejected in case of a failure happening after the HTTP response
Summary: A response body promise should be rejected in case of a failure happening aft...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-10-10 04:21 PDT by youenn fablet
Modified: 2019-10-15 15:24 PDT (History)
5 users (show)

See Also:


Attachments
Patch (5.83 KB, patch)
2019-10-10 04:23 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (5.93 KB, patch)
2019-10-10 04:28 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2019-10-10 04:21:04 PDT
A response body promise should be rejected in case of a failure happening after the HTTP response
Comment 1 youenn fablet 2019-10-10 04:23:05 PDT
Created attachment 380632 [details]
Patch
Comment 2 youenn fablet 2019-10-10 04:28:14 PDT
Created attachment 380633 [details]
Patch
Comment 3 youenn fablet 2019-10-10 04:28:48 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/19618
Comment 4 youenn fablet 2019-10-13 12:12:22 PDT
Ping review?
Comment 5 WebKit Commit Bot 2019-10-14 15:14:19 PDT
Comment on attachment 380633 [details]
Patch

Clearing flags on attachment: 380633

Committed r251101: <https://trac.webkit.org/changeset/251101>
Comment 6 WebKit Commit Bot 2019-10-14 15:14:20 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Ling Ho 2019-10-15 15:24:31 PDT
<rdar://problem/56265630>