[webkit-reviews] review granted: [Bug 216058] Align UTF-16 decoder with Chrome, Firefox, and specification : [Attachment 407733] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 2 02:43:49 PDT 2020


youenn fablet <youennf at gmail.com> has granted Alex Christensen
<achristensen at apple.com>'s request for review:
Bug 216058: Align UTF-16 decoder with Chrome, Firefox, and specification
https://bugs.webkit.org/show_bug.cgi?id=216058

Attachment 407733: Patch

https://bugs.webkit.org/attachment.cgi?id=407733&action=review




--- Comment #4 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 407733
  --> https://bugs.webkit.org/attachment.cgi?id=407733
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=407733&action=review

> Source/WebCore/platform/text/TextCodecUTF16.cpp:65
> +String TextCodecUTF16::decode(const char* bytes, size_t length, bool flush,
bool, bool& sawError)

Can we reference https://encoding.spec.whatwg.org/#shared-utf-16-decoder


More information about the webkit-reviews mailing list