[webkit-changes] [WebKit/WebKit] 9179ad: Cast result of soft-linked MCProfileConnection.sha...

Alex Christensen noreply at github.com
Tue Mar 19 10:35:09 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9179adab36b2aa57b758e6cd6d12ba17c134c8cc
      https://github.com/WebKit/WebKit/commit/9179adab36b2aa57b758e6cd6d12ba17c134c8cc
  Author: Alex Christensen <achristensen at apple.com>
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
    M Source/WebKit/Shared/ios/WebPreferencesDefaultValuesIOS.mm
    M Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm
    M Source/WebKit/UIProcess/WebsiteData/Cocoa/WebsiteDataStoreCocoa.mm
    M Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm

  Log Message:
  -----------
  Cast result of soft-linked MCProfileConnection.sharedConnection to MCProfileConnection pointer
https://bugs.webkit.org/show_bug.cgi?id=271249
rdar://124635456

Reviewed by Chris Dumez.

It is believed by some that this will fix a build failure.

* Source/WebKit/Shared/ios/WebPreferencesDefaultValuesIOS.mm:
(WebKit::allowsDeprecatedSynchronousXMLHttpRequestDuringUnload):
* Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm:
(-[WKWebView _effectiveDataOwner:]):
* Source/WebKit/UIProcess/WebsiteData/Cocoa/WebsiteDataStoreCocoa.mm:
(WebKit::WebsiteDataStore::initializeManagedDomains):
* Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:
(-[WKContentView canPerformActionForWebView:withSender:]):

Canonical link: https://commits.webkit.org/276354@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