Bug 259672

Summary: Rename RenderObject::absoluteRects() to RenderObject::boundingRects()
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Simon Fraser (smfr)
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-07-31 17:58:45 PDT
Simon Fraser (smfr)
Comment 2 2023-07-31 18:14:26 PDT
EWS
Comment 3 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.
Note You need to log in before you can comment on or make changes to this bug.