Bug 259672 - Rename RenderObject::absoluteRects() to RenderObject::boundingRects()
Summary: Rename RenderObject::absoluteRects() to RenderObject::boundingRects()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-31 17:58 PDT by Simon Fraser (smfr)
Modified: 2023-08-01 14:40 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2023-07-31 17:58:20 PDT
RenderObject::absoluteRects() doesn't necessarily return absolute rects; it returns whatever the caller asked for based on the offset parameter.
Comment 1 Radar WebKit Bug Importer 2023-07-31 17:58:45 PDT
<rdar://problem/113175046>
Comment 2 Simon Fraser (smfr) 2023-07-31 18:14:26 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16264
Comment 3 EWS 2023-08-01 14:40:04 PDT
Committed 266494@main (42d07b729042): <https://commits.webkit.org/266494@main>

Reviewed commits have been landed. Closing PR #16264 and removing active labels.