[webkit-reviews] review granted: [Bug 261455] [IFC][Cleanup] canUseForStyle only checks block level style : [Attachment 467656] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 12 06:24:03 PDT 2023


Antti Koivisto <koivisto at iki.fi> has granted  review:
Bug 261455: [IFC][Cleanup] canUseForStyle only checks block level style
https://bugs.webkit.org/show_bug.cgi?id=261455

Attachment 467656: Patch

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




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

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

> Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:266
> +static OptionSet<AvoidanceReason> canUseForBlockStyle(const RenderElement&
blockContainer, IncludeReasons includeReasons)

Could be RenderBlockFlow&


More information about the webkit-reviews mailing list