Bug 179156

Summary: Service Worker fetch should transmit headers to its client
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, cdumez, commit-queue, jbedard, ryanhaddad, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=179193
Attachments:
Description Flags
Patch none

Description youenn fablet 2017-11-01 22:37:59 PDT
Currently headers are empty
Comment 1 youenn fablet 2017-11-01 22:45:00 PDT
Created attachment 325685 [details]
Patch
Comment 2 WebKit Commit Bot 2017-11-02 10:46:52 PDT
Comment on attachment 325685 [details]
Patch

Clearing flags on attachment: 325685

Committed r224344: <https://trac.webkit.org/changeset/224344>
Comment 3 WebKit Commit Bot 2017-11-02 10:46:53 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Jonathan Bedard 2017-11-02 14:08:03 PDT
This change makes 
imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting-cache.https.html flakey.
Comment 5 Ryan Haddad 2017-11-02 16:23:33 PDT
(In reply to Jonathan Bedard from comment #4)
> This change makes 
> imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-
> tainting-cache.https.html flakey.
Same with imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting.https.html
Comment 6 youenn fablet 2017-11-02 16:46:36 PDT
Tainting is not well supported right now.
If they are too flaky, we should mark them as Pass/Failure and fix them when fully implementing tainting handling.
Comment 7 Radar WebKit Bug Importer 2017-11-15 12:28:37 PST
<rdar://problem/35567612>