Bug 256355

Summary: Merge LocalFrameView::layoutOrVisualViewportChanged into LocalFrameView::updateLayoutViewport
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Layout and RenderingAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED INVALID    
Severity: Normal CC: bfulgham, simon.fraser, zalan
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

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.