Bug 179156 - Service Worker fetch should transmit headers to its client
Summary: Service Worker fetch should transmit headers to its client
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-11-01 22:37 PDT by youenn fablet
Modified: 2017-11-15 12:28 PST (History)
7 users (show)

See Also:


Attachments
Patch (9.95 KB, patch)
2017-11-01 22:45 PDT, 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 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>