Bug 223441
Summary: | Remove support for UTF-16 JSON | ||
---|---|---|---|
Product: | WebKit | Reporter: | Anne van Kesteren <annevk> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ahmad.saleem792, webkit-bug-importer, yhirano, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Anne van Kesteren
See https://github.com/web-platform-tests/wpt/pull/28129.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Anne van Kesteren
It seems that this is enforced in `fetch()`, but a "SyntaxError" DOMException is thrown rather than a SyntaxError?
Radar WebKit Bug Importer
<rdar://problem/75833137>
yhirano
We, Chromium, are going to follow Firefox.
https://groups.google.com/a/chromium.org/g/blink-dev/c/FmY3E3-KaYI/m/QPJFiZAkAAAJ
Ahmad Saleem
We are still failing WPT test in Safari Technical Preview 150:
https://wpt.fyi/results/xhr/json.any.html?label=experimental&label=master&aligned
but this got fixed recently:
https://github.com/WebKit/WebKit/commit/c74e2dd4d5886b9a328977a6b46b98a7830b7128
I am going to mark this as duplicate of 243109.
*** This bug has been marked as a duplicate of bug 243109 ***