[webkit-reviews] review granted: [Bug 183110] ServiceWorkerClientFetch should send data to its resource loader once the didReceiveResponse completion handler is called : [Attachment 334823] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 2 09:35:17 PST 2018


Chris Dumez <cdumez at apple.com> has granted youenn fablet <youennf at gmail.com>'s
request for review:
Bug 183110: ServiceWorkerClientFetch should send data to its resource loader
once the didReceiveResponse completion handler is called
https://bugs.webkit.org/show_bug.cgi?id=183110

Attachment 334823: Patch

https://bugs.webkit.org/attachment.cgi?id=334823&action=review




--- Comment #3 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 334823
  --> https://bugs.webkit.org/attachment.cgi?id=334823
Patch

It may have required less code to do a IPC handshake instead, we like do for
regular loads.


More information about the webkit-reviews mailing list