Bug 183110 - ServiceWorkerClientFetch should send data to its resource loader once the didReceiveResponse completion handler is called
Summary: ServiceWorkerClientFetch should send data to its resource loader once the did...
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: 2018-02-25 15:22 PST by youenn fablet
Modified: 2018-03-09 12:48 PST (History)
4 users (show)

See Also:


Attachments
Patch (6.35 KB, patch)
2018-02-25 15:35 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (12.89 KB, patch)
2018-03-01 10:19 PST, 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 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>