[webkit-reviews] review granted: [Bug 226311] REGRESSION (r244434) Dispatch intrinsicContentsSizeChanged on the main frame only : [Attachment 429828] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 26 19:45:03 PDT 2021


Tim Horton <thorton at apple.com> has granted zalan <zalan at apple.com>'s request
for review:
Bug 226311: REGRESSION (r244434) Dispatch intrinsicContentsSizeChanged on the
main frame only
https://bugs.webkit.org/show_bug.cgi?id=226311

Attachment 429828: Patch

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




--- Comment #2 from Tim Horton <thorton at apple.com> ---
Comment on attachment 429828
  --> https://bugs.webkit.org/attachment.cgi?id=429828
Patch

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

> Source/WebCore/ChangeLog:10
> +	   the content size reporting should only happen on the main frame. The
client is only interested
> +	   in the enclosing size of the content.

(And, critically, the API to retrieve the information is per-WKWebView, it
doesn't expose this information on a frame-by-frame basis).


More information about the webkit-reviews mailing list