Bug 271934 - Element::boundingClientRect should check the state of the tree
Summary: Element::boundingClientRect should check the state of the tree
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on: 273342
Blocks:
  Show dependency treegraph
 
Reported: 2024-03-30 06:45 PDT by zalan
Modified: 2024-04-26 15:19 PDT (History)
11 users (show)

See Also:


Attachments
Patch (3.64 KB, patch)
2024-03-30 06:50 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (2.54 KB, patch)
2024-04-01 15:06 PDT, zalan
no flags Details | Formatted Diff | Diff
[fast-cq]Patch (2.54 KB, patch)
2024-04-01 15:14 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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