[webkit-reviews] review denied: [Bug 213254] Rename TextEncoding::encode() to TextEncoding::encodeWithNormalization() : [Attachment 402015] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 18 09:25:42 PDT 2020


Alexey Proskuryakov <ap at webkit.org> has denied Tetsuharu Ohzeki
<tetsuharu.ohzeki at gmail.com>'s request for review:
Bug 213254: Rename TextEncoding::encode() to
TextEncoding::encodeWithNormalization()
https://bugs.webkit.org/show_bug.cgi?id=213254

Attachment 402015: Patch

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




--- Comment #4 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 402015
  --> https://bugs.webkit.org/attachment.cgi?id=402015
Patch

Blobs are not an exception here, they can't have normalization disabled before
we disable it in TextEncoding::encode() entirely.


More information about the webkit-reviews mailing list