Accept header and headers set by a web application should not be cleaned when going through service workers.
Created attachment 329661 [details] Patch
https://github.com/w3c/web-platform-tests/pull/8729
Created attachment 329675 [details] Patch
Comment on attachment 329675 [details] Patch Attachment 329675 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/5730941 New failing tests: imported/w3c/web-platform-tests/service-workers/service-worker/fetch-header-visibility.https.html
Created attachment 329688 [details] Archive of layout-test-results from ews106 for mac-elcapitan-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews106 Port: mac-elcapitan-wk2 Platform: Mac OS X 10.11.6
Comment on attachment 329675 [details] Patch Attachment 329675 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/5730940 New failing tests: imported/w3c/web-platform-tests/service-workers/service-worker/fetch-header-visibility.https.html
Created attachment 329690 [details] Archive of layout-test-results from ews123 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews123 Port: ios-simulator-wk2 Platform: Mac OS X 10.12.6
Created attachment 329691 [details] Patch
Patch does not apply.
(In reply to Chris Dumez from comment #9) > Patch does not apply. Same patch as previously, except one new PASS... I am rebuilding on top of blob patch to reproduce the new PASS the bots have discovered :)
Created attachment 329693 [details] Patch
Created attachment 329698 [details] Patch
Comment on attachment 329698 [details] Patch Clearing flags on attachment: 329698 Committed r226126: <https://trac.webkit.org/changeset/226126>
All reviewed patches have been landed. Closing bug.
<rdar://problem/36134911>
Submitted web-platform-tests pull request: https://github.com/w3c/web-platform-tests/pull/9333