Bug 202792

Summary: A response body promise should be rejected in case of a failure happening after the HTTP response
Product: WebKit Reporter: youenn fablet <youennf>
Component: Service WorkersAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, cdumez, commit-queue, lingcherd_ho, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/19618
Attachments:
Description Flags
Patch
none
Patch none

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>