[webkit-changes] [WebKit/WebKit] 6bc128: Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE_BEGIN ...

Chris Dumez noreply at github.com
Tue Jan 7 08:38:57 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6bc128b53130a47567d6834b973d00bfe0e41275
      https://github.com/WebKit/WebKit/commit/6bc128b53130a47567d6834b973d00bfe0e41275
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2025-01-07 (Tue, 07 Jan 2025)

  Changed paths:
    M Source/WTF/wtf/ObjCRuntimeExtras.h
    M Source/WTF/wtf/ObjCRuntimeExtras.mm
    M Source/WebCore/platform/ios/ColorIOS.mm
    M Source/WebCore/platform/ios/KeyEventIOS.mm
    M Source/WebCore/platform/ios/WebAVPlayerController.mm
    M Source/WebCore/platform/ios/WebCoreMotionManager.mm
    M Source/WebCore/platform/ios/wak/WKGraphics.mm
    M Source/WebCore/platform/ios/wak/WKView.mm

  Log Message:
  -----------
  Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE_BEGIN in iOS-specific files
https://bugs.webkit.org/show_bug.cgi?id=285494

Reviewed by Darin Adler.

* Source/WTF/wtf/ObjCRuntimeExtras.h:
* Source/WTF/wtf/ObjCRuntimeExtras.mm:
(WTF::class_copyPropertyListSpan):
* Source/WebCore/platform/ios/ColorIOS.mm:
* Source/WebCore/platform/ios/KeyEventIOS.mm:
(WebCore::windowsKeyCodeForKeyCode):
* Source/WebCore/platform/ios/WebAVPlayerController.mm:
(-[WebAVPlayerControllerForwarder _forwardingTargetForKeyPath:]):
* Source/WebCore/platform/ios/WebCoreMotionManager.mm:
* Source/WebCore/platform/ios/wak/WKGraphics.mm:
(_FillRectsUsingOperation):
(WKRectFill):
* Source/WebCore/platform/ios/wak/WKView.mm:
(_WKViewGetAncestorViewsIncludingView):
(WKViewConvertPointFromBase):
(WKViewConvertRectFromBase):

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