Bug 184882 - Fetch: Content-Encoding decoding failure should be a TypeError
Summary: Fetch: Content-Encoding decoding failure should be a TypeError
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-23 06:02 PDT by Anne van Kesteren
Modified: 2018-04-23 06:02 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anne van Kesteren 2018-04-23 06:02:32 PDT
See https://github.com/whatwg/fetch/pull/710 and https://github.com/w3c/web-platform-tests/pull/10542.

(For more general Content-Encoding improvements, see https://github.com/whatwg/fetch/issues/716 if you feel like helping out.)