Bug 189066
| Summary: | Implement TextEncoderStream and TextDecoderStream | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adam Rice <ricea> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | achristensen, cdumez, rniwa, simon.fraser |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=215919 https://bugs.webkit.org/show_bug.cgi?id=215916 |
||
Adam Rice
Standard change: https://github.com/whatwg/encoding/pull/149
Tests: https://github.com/web-platform-tests/wpt/pull/12430
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alex Christensen
This was done in https://bugs.webkit.org/show_bug.cgi?id=215916 and https://bugs.webkit.org/show_bug.cgi?id=215919