[webkit-reviews] review canceled: [Bug 234654] null ptr deref in WebCore::LayoutIntegration::LineLayout::collectOverflow() : [Attachment 447963] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 25 19:16:14 PST 2021


zalan <zalan at apple.com> has canceled zalan <zalan at apple.com>'s request for
review:
Bug 234654: null ptr deref in
WebCore::LayoutIntegration::LineLayout::collectOverflow()
https://bugs.webkit.org/show_bug.cgi?id=234654

Attachment 447963: Patch

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




--- Comment #10 from zalan <zalan at apple.com> ---
Comment on attachment 447963
  --> https://bugs.webkit.org/attachment.cgi?id=447963
Patch

Apparently in some cases we invalidate the line layout path _during_ layout and
we can't just setNeedsLayout the ancestor chain.


More information about the webkit-reviews mailing list