[webkit-changes] [WebKit/WebKit] acd141: Fix build errors in the iOS 18.4 public beta

Elliott Williams noreply at github.com
Tue Feb 25 20:03:28 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: acd14136fed1142ef77c5131db9dd0867ff6de62
      https://github.com/WebKit/WebKit/commit/acd14136fed1142ef77c5131db9dd0867ff6de62
  Author: Elliott Williams <emw at apple.com>
  Date:   2025-02-25 (Tue, 25 Feb 2025)

  Changed paths:
    M Source/WebCore/accessibility/ios/AccessibilityObjectIOS.mm
    M Source/WebKit/UIProcess/RemoteLayerTree/ios/RemoteLayerTreeHostIOS.mm
    M Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm

  Log Message:
  -----------
  Fix build errors in the iOS 18.4 public beta
rdar://145608331
https://bugs.webkit.org/show_bug.cgi?id=288543

Reviewed by Abrar Rahman Protyasha.

Fix a few unused variable warnings encountered while building. I'm not
sure why earlier compilers did not detect these.

* Source/WebCore/accessibility/ios/AccessibilityObjectIOS.mm:
(WebCore::attributeStringSetStyle):
* Source/WebKit/UIProcess/RemoteLayerTree/ios/RemoteLayerTreeHostIOS.mm:
(WebKit::RemoteLayerTreeHost::makeNode):
* Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:
(-[WKContentView _scaledCaretRectForSelectionStart:]):
(-[WKContentView _scaledCaretRectForSelectionEnd:]):

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