[webkit-changes] [WebKit/WebKit] e171a1: Adopt ServiceExtensions ScrollView and Delegate.

megangardner noreply at github.com
Fri Dec 8 23:15:39 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e171a196292b735a205a9adede19a265f93fb4a7
      https://github.com/WebKit/WebKit/commit/e171a196292b735a205a9adede19a265f93fb4a7
  Author: Megan Gardner <megan_gardner at apple.com>
  Date:   2023-12-08 (Fri, 08 Dec 2023)

  Changed paths:
    M Source/WebKit/Configurations/WebKit.xcconfig
    M Source/WebKit/UIProcess/API/Cocoa/WKWebViewInternal.h
    A Source/WebKit/UIProcess/API/ios/WKSEDefinitions.h
    M Source/WebKit/UIProcess/RemoteLayerTree/ios/ScrollingTreeScrollingNodeDelegateIOS.h
    M Source/WebKit/UIProcess/ios/WKBaseScrollView.h
    M Source/WebKit/UIProcess/ios/WKScrollView.h
    M Source/WebKit/UIProcess/ios/WKScrollView.mm
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Adopt ServiceExtensions ScrollView and Delegate.
https://bugs.webkit.org/show_bug.cgi?id=266100
rdar://119398513

Reviewed by Wenson Hsieh.

Adoption of scroll view in ServiceExtensions and the linking
of that framework.

* Source/WebKit/Configurations/WebKit.xcconfig:
* Source/WebKit/UIProcess/API/Cocoa/WKWebViewInternal.h:
* Source/WebKit/UIProcess/API/ios/WKSEDefinitions.h: Added.
* Source/WebKit/UIProcess/RemoteLayerTree/ios/ScrollingTreeScrollingNodeDelegateIOS.h:
* Source/WebKit/UIProcess/ios/WKBaseScrollView.h:
* Source/WebKit/UIProcess/ios/WKScrollView.h:
* Source/WebKit/UIProcess/ios/WKScrollView.mm:
(-[WKScrollViewDelegateForwarder initWithInternalDelegate:externalDelegate:]):
(-[WKScrollView _updateDelegate]):
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:

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




More information about the webkit-changes mailing list