[webkit-changes] [WebKit/WebKit] 524c5c: REGRESSION(284435 at main) Broke CloseWebViewAfterEnt...
mattwoodrow
noreply at github.com
Mon Sep 30 20:14:51 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 524c5c896dca0d3f5363b0d9cb95558ab3678f06
https://github.com/WebKit/WebKit/commit/524c5c896dca0d3f5363b0d9cb95558ab3678f06
Author: Matt Woodrow <mattwoodrow at apple.com>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
REGRESSION(284435 at main) Broke CloseWebViewAfterEnterFullscreen tests.
https://bugs.webkit.org/show_bug.cgi?id=280635
<rdar://136995449>
Reviewed by Charlie Wolfe.
Ensure the completion handler is always called, even if we take an early exit
from scalePage.
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::scalePage):
Canonical link: https://commits.webkit.org/284483@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list