Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge LocalFrameView::layoutOrVisualViewportChanged into LocalFrameView::updateLayoutViewport #13487

Closed
wants to merge 1 commit into from

Conversation

rniwa
Copy link
Member

@rniwa rniwa commented May 5, 2023

7b1c4ea

Merge LocalFrameView::layoutOrVisualViewportChanged into LocalFrameView::updateLayoutViewport
https://bugs.webkit.org/show_bug.cgi?id=256355

Reviewed by NOBODY (OOPS!).

Merged LocalFrameView::layoutOrVisualViewportChanged into LocalFrameView::updateLayoutViewport.

* Source/WebCore/page/LocalFrameView.cpp:
(WebCore::LocalFrameView::updateLayoutViewport):
(WebCore::LocalFrameView::layoutOrVisualViewportChanged): Deleted.
* Source/WebCore/page/LocalFrameView.h:

7b1c4ea

Misc iOS, tvOS & watchOS macOS Linux Windows
βœ… πŸ§ͺ style ❌ πŸ›  ios βœ… πŸ›  mac βœ… πŸ›  wpe βœ… πŸ›  wincairo
  πŸ§ͺ bindings ❌ πŸ›  ios-sim βœ… πŸ›  mac-AS-debug   πŸ§ͺ wpe-wk2
  πŸ§ͺ webkitperl ❌ πŸ§ͺ ios-wk2   πŸ§ͺ api-mac βœ… πŸ›  gtk
❌ πŸ§ͺ ios-wk2-wpt   πŸ§ͺ mac-wk1   πŸ§ͺ gtk-wk2
❌ πŸ§ͺ api-ios   πŸ§ͺ mac-wk2   πŸ§ͺ api-gtk
❌ πŸ›  tv   πŸ§ͺ mac-AS-debug-wk2
❌ πŸ›  tv-sim
❌ πŸ›  watch
❌ πŸ›  watch-sim

…ew::updateLayoutViewport

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

Reviewed by NOBODY (OOPS!).

Merged LocalFrameView::layoutOrVisualViewportChanged into LocalFrameView::updateLayoutViewport.

* Source/WebCore/page/LocalFrameView.cpp:
(WebCore::LocalFrameView::updateLayoutViewport):
(WebCore::LocalFrameView::layoutOrVisualViewportChanged): Deleted.
* Source/WebCore/page/LocalFrameView.h:
@rniwa rniwa requested a review from cdumez as a code owner May 5, 2023 06:27
@rniwa rniwa self-assigned this May 5, 2023
@rniwa rniwa added the Layout and Rendering For bugs with layout and rendering of Web pages. label May 5, 2023
@rniwa
Copy link
Member Author

rniwa commented May 5, 2023

Oh, I missed the usage in iOS WebKit2.

@rniwa rniwa closed this May 5, 2023
@webkit-ews-buildbot webkit-ews-buildbot added the merging-blocked Applied to prevent a change from being merged label May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Layout and Rendering For bugs with layout and rendering of Web pages. merging-blocked Applied to prevent a change from being merged
Projects
None yet
3 participants