[Webkit-unassigned] [Bug 259718] New: LocalFrameView::textFragmentIndicatorTimerFired() should not use RenderFlexibleBox::absoluteTextRects()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 1 18:02:41 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=259718

            Bug ID: 259718
           Summary: LocalFrameView::textFragmentIndicatorTimerFired()
                    should not use RenderFlexibleBox::absoluteTextRects()
           Product: WebKit
           Version: Safari 16
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

absoluteTextRects() is a static function on RenderObject, so just use that.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230802/852acee1/attachment.htm>


More information about the webkit-unassigned mailing list