RESOLVED INVALID256355
Merge LocalFrameView::layoutOrVisualViewportChanged into LocalFrameView::updateLayoutViewport
https://bugs.webkit.org/show_bug.cgi?id=256355
Summary Merge LocalFrameView::layoutOrVisualViewportChanged into LocalFrameView::upda...
Ryosuke Niwa
Reported 2023-05-04 23:24:56 PDT
LocalFrameView::layoutOrVisualViewportChanged is only called by LocalFrameView::updateLayoutViewport at the end. Merge these two functions to simplify the code.
Attachments
Ryosuke Niwa
Comment 1 2023-05-04 23:27:39 PDT
Note You need to log in before you can comment on or make changes to this bug.