Bug 259718

Summary: LocalFrameView::textFragmentIndicatorTimerFired() should not use RenderFlexibleBox::absoluteTextRects()
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: DOMAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 16   
Hardware: Unspecified   
OS: Unspecified   

Simon Fraser (smfr)
Reported 2023-08-01 18:02:41 PDT
absoluteTextRects() is a static function on RenderObject, so just use that.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-08-01 18:02:58 PDT
Simon Fraser (smfr)
Comment 2 2023-08-01 18:04:42 PDT
EWS
Comment 3 2023-08-02 08:47:13 PDT
Committed 266512@main (f3a7c01df2b5): <https://commits.webkit.org/266512@main> Reviewed commits have been landed. Closing PR #16300 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.