WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
256355
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
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2023-05-04 23:27:39 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13487
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug