Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1c07ef7c97b7c83b98992fad8fb4ed9decf452e4 https://github.com/WebKit/WebKit/commit/1c07ef7c97b7c83b98992fad8fb4ed9decf452e4 Author: Alex Christensen <achristen...@apple.com> Date: 2025-04-04 (Fri, 04 Apr 2025)
Changed paths: M Source/WebKit/UIProcess/WebPageProxy.h M Source/WebKit/UIProcess/ios/WebPageProxyIOS.mm M Source/WebKit/UIProcess/mac/WebPageProxyMac.mm Log Message: ----------- Reduce use of WebPageProxy::m_legacyMainFrameProcess https://bugs.webkit.org/show_bug.cgi?id=291057 rdar://148571422 Reviewed by Charlie Wolfe. This helps us use the correct process with site isolation on. * Source/WebKit/UIProcess/WebPageProxy.h: * Source/WebKit/UIProcess/ios/WebPageProxyIOS.mm: (WebKit::WebPageProxy::saveImageToLibrary): (WebKit::WebPageProxy::restorePageState): (WebKit::WebPageProxy::restorePageCenterAndScale): (WebKit::WebPageProxy::elementDidFocus): * Source/WebKit/UIProcess/mac/WebPageProxyMac.mm: (WebKit::WebPageProxy::setPromisedDataForImage): Canonical link: https://commits.webkit.org/293241@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes