[webkit-reviews] review granted: [Bug 160172] Remove stripLeadingAndTrailingWhitespace from MathMLElement.cpp : [Attachment 362719] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 22 08:02:29 PST 2019


Frédéric Wang (:fredw) <fred.wang at free.fr> has granted Rob Buis
<rbuis at igalia.com>'s request for review:
Bug 160172: Remove stripLeadingAndTrailingWhitespace from MathMLElement.cpp
https://bugs.webkit.org/show_bug.cgi?id=160172

Attachment 362719: Patch

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




--- Comment #29 from Frédéric Wang (:fredw) <fred.wang at free.fr> ---
Comment on attachment 362719
  --> https://bugs.webkit.org/attachment.cgi?id=362719
Patch

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

> Source/WebCore/mathml/MathMLPresentationElement.cpp:298
> +    StringView stringView = string;

Probably the next step will be to see if we can use a StringView for
parseMathMLLength


More information about the webkit-reviews mailing list