[Webkit-unassigned] [Bug 256355] New: Merge LocalFrameView::layoutOrVisualViewportChanged into LocalFrameView::updateLayoutViewport

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 4 23:24:56 PDT 2023


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

            Bug ID: 256355
           Summary: Merge LocalFrameView::layoutOrVisualViewportChanged
                    into LocalFrameView::updateLayoutViewport
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

LocalFrameView::layoutOrVisualViewportChanged is only called by LocalFrameView::updateLayoutViewport at the end.
Merge these two functions to simplify the code.

-- 
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/20230505/2e78d1f3/attachment.htm>


More information about the webkit-unassigned mailing list