[webkit-reviews] review granted: [Bug 221596] Reduce the overhead of HTMLDocumentParser in innerHTML setter : [Attachment 419776] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 9 15:40:14 PST 2021


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Ryosuke Niwa
<rniwa at webkit.org>'s request for review:
Bug 221596: Reduce the overhead of HTMLDocumentParser in innerHTML setter
https://bugs.webkit.org/show_bug.cgi?id=221596

Attachment 419776: Patch

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




--- Comment #4 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 419776
  --> https://bugs.webkit.org/attachment.cgi?id=419776
Patch

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

> Source/WebCore/html/parser/HTMLDocumentParser.cpp:519
> +	   // HTMLTreeBuilder may have a parser blokcing script element but we
ignore them during fragment parsing.

blokcing


More information about the webkit-reviews mailing list