Bug 183110

Summary: ServiceWorkerClientFetch should send data to its resource loader once the didReceiveResponse completion handler is called
Product: WebKit Reporter: youenn fablet <youennf>
Component: Service WorkersAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, cdumez, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description youenn fablet 2018-02-25 15:22:11 PST
ServiceWorkerClientFetch should send data to its resource loader once the didReceiveResponse completion handler is called.
Comment 1 youenn fablet 2018-02-25 15:35:04 PST
Created attachment 334585 [details]
Patch
Comment 2 youenn fablet 2018-03-01 10:19:01 PST
Created attachment 334823 [details]
Patch
Comment 3 Chris Dumez 2018-03-02 09:35:17 PST
Comment on attachment 334823 [details]
Patch

It may have required less code to do a IPC handshake instead, we like do for regular loads.
Comment 4 WebKit Commit Bot 2018-03-09 12:47:15 PST
Comment on attachment 334823 [details]
Patch

Clearing flags on attachment: 334823

Committed r229477: <https://trac.webkit.org/changeset/229477>
Comment 5 WebKit Commit Bot 2018-03-09 12:47:17 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2018-03-09 12:48:22 PST
<rdar://problem/38313372>