Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f3a88c89287537e49b37b438ce1a2dcb5a69ae27
      
https://github.com/WebKit/WebKit/commit/f3a88c89287537e49b37b438ce1a2dcb5a69ae27
  Author: Alex Christensen <[email protected]>
  Date:   2025-05-27 (Tue, 27 May 2025)

  Changed paths:
    M Source/WebKit/UIProcess/WebPageProxy.cpp
    M Source/WebKit/UIProcess/WebPageProxy.h
    M Source/WebKit/UIProcess/WebPageProxyInternals.h
    M Source/WebKit/UIProcess/mac/WKImmediateActionController.mm
    M Source/WebKit/UIProcess/mac/WebPageProxyMac.mm

  Log Message:
  -----------
  Reduce headers included from WebPageProxy.h
https://bugs.webkit.org/show_bug.cgi?id=293663
rdar://152126878

Reviewed by Brent Fulgham.

This reduces build time.

* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::setObscuredContentInsets):
(WebKit::WebPageProxy::obscuredContentInsets const):
(WebKit::WebPageProxy::receivedNavigationActionPolicyDecision):
(WebKit::WebPageProxy::continueNavigationInNewProcess):
(WebKit::WebPageProxy::triggerBrowsingContextGroupSwitchForNavigation):
(WebKit::WebPageProxy::creationParameters):
* Source/WebKit/UIProcess/WebPageProxy.h:
* Source/WebKit/UIProcess/WebPageProxyInternals.h:
* Source/WebKit/UIProcess/mac/WKImmediateActionController.mm:
(-[WKImmediateActionController _defaultAnimationController]):
(-[WKImmediateActionController _animationControllerForDataDetectedText]):
(-[WKImmediateActionController _animationControllerForDataDetectedLink]):
* Source/WebKit/UIProcess/mac/WebPageProxyMac.mm:
(WebKit::WebPageProxy::updateContentInsetsIfAutomatic):
(WebKit::WebPageProxy::setObscuredContentInsetsAsync):
(WebKit::WebPageProxy::pendingOrActualObscuredContentInsets const):
(WebKit::WebPageProxy::dispatchSetObscuredContentInsets):

Canonical link: https://commits.webkit.org/295491@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to