[webkit-reviews] review granted: [Bug 271934] Element::boundingClientRect should check the state of the tree : [Attachment 470705] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 1 15:12:01 PDT 2024


Simon Fraser (smfr) <simon.fraser at apple.com> has granted  review:
Bug 271934: Element::boundingClientRect should check the state of the tree
https://bugs.webkit.org/show_bug.cgi?id=271934

Attachment 470705: Patch

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




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

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

> Source/WebCore/dom/Element.cpp:1906
> +	   // FIXME: Expand this optimization to general elements.

"general" -> "other"?


More information about the webkit-reviews mailing list