Bug 271934

Summary: Element::boundingClientRect should check the state of the tree
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: REOPENED ---    
Severity: Normal CC: bfulgham, cdumez, cmarcelo, commit-queue, esprehn+autocc, ews-watchlist, kangil.han, lwarlow, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=273268
Bug Depends on: 273342    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch
none
[fast-cq]Patch none

Description zalan 2024-03-30 06:45:30 PDT
ssia
Comment 1 zalan 2024-03-30 06:50:56 PDT
Created attachment 470680 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2024-04-01 15:04:05 PDT
<rdar://problem/125740711>
Comment 3 zalan 2024-04-01 15:06:56 PDT
Created attachment 470705 [details]
Patch
Comment 4 Simon Fraser (smfr) 2024-04-01 15:12:01 PDT
Comment on attachment 470705 [details]
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"?
Comment 5 zalan 2024-04-01 15:14:06 PDT
Created attachment 470706 [details]
[fast-cq]Patch
Comment 6 EWS 2024-04-01 18:28:18 PDT
Committed 276918@main (08da24e33a25): <https://commits.webkit.org/276918@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 470706 [details].
Comment 7 WebKit Commit Bot 2024-04-26 15:19:42 PDT
Re-opened since this is blocked by bug 273342