[webkit-reviews] review granted: [Bug 205710] [LFC][IFC] Fix fast/parser/entities-in-html.html : [Attachment 386659] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 3 03:23:53 PST 2020


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 205710: [LFC][IFC] Fix fast/parser/entities-in-html.html
https://bugs.webkit.org/show_bug.cgi?id=205710

Attachment 386659: Patch

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




--- Comment #3 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 386659
  --> https://bugs.webkit.org/attachment.cgi?id=386659
Patch

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

> Source/WebCore/layout/inlineformatting/InlineTextItem.cpp:38
> -static inline bool isWhitespaceCharacter(char character, bool
preserveNewline)
> +static inline bool isWhitespaceCharacter(UChar character, bool
preserveNewline)

lol


More information about the webkit-reviews mailing list