[Webkit-unassigned] [Bug 193274] New: Implement TextEncoder's encodeInto()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 8 23:56:55 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=193274
Bug ID: 193274
Summary: Implement TextEncoder's encodeInto()
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: annevk at annevk.nl
CC: cdumez at apple.com
This API allows for encoding a string into UTF-8 bytes using a preexisting target buffer.
See https://github.com/whatwg/encoding/pull/166 for the standard change and https://github.com/web-platform-tests/wpt/pull/14505 for tests.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190109/09a9e196/attachment.html>
More information about the webkit-unassigned
mailing list