Bug 160653
| Summary: | Support TextEncoder & TextDecoder APIs | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Rebert <webkit> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | ap, mmaxfield, yljia |
| Priority: | P2 | Keywords: | HasReduction |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | https://encoding.spec.whatwg.org/#api | ||
Chris Rebert
Specifications:
* https://encoding.spec.whatwg.org/#interface-textencoder
* https://encoding.spec.whatwg.org/#interface-textdecoder
Trivial test: http://tests.caniuse.com/?feat=textencoder
Status in other browsers: http://caniuse.com/#feat=textencoder
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Rebert
*** This bug has been marked as a duplicate of bug 163771 ***