Bug 240375
| Summary: | Implement `Response.json` static method | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Luca Casonato <hello> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Enhancement | CC: | cdumez, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugzilla.mozilla.org/show_bug.cgi?id=1758943 https://bugs.chromium.org/p/chromium/issues/detail?id=1305358 |
||
Luca Casonato
https://github.com/whatwg/fetch/pull/1392 adds support for a static `Response.json` method to the Fetch spec. It would be great to get this API added to WebKit to.
WPTs have already been written, and are available at https://github.com/web-platform-tests/wpt/pull/32825.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/93642247>
Andreu Botella
Pull request: https://github.com/WebKit/WebKit/pull/10593
EWS
Committed 261960@main (206817f17f39): <https://commits.webkit.org/261960@main>
Reviewed commits have been landed. Closing PR #10593 and removing active labels.