[webkit-reviews] review requested: [Bug 200675] Rename StringBuilder::append(UChar32) to StringBuilder::appendCharacter(UChar32) to avoid accidental change in behavior when replacing append with flexibleAppend : [Attachment 376174] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 13 09:33:48 PDT 2019


Sam Weinig <sam at webkit.org> has asked  for review:
Bug 200675: Rename StringBuilder::append(UChar32) to
StringBuilder::appendCharacter(UChar32) to avoid accidental change in behavior
when replacing append with flexibleAppend
https://bugs.webkit.org/show_bug.cgi?id=200675

Attachment 376174: Patch

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




--- Comment #3 from Sam Weinig <sam at webkit.org> ---
Created attachment 376174

  --> https://bugs.webkit.org/attachment.cgi?id=376174&action=review

Patch


More information about the webkit-reviews mailing list