[webkit-changes] [WebKit/WebKit] 9f3caf: Drop use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in WebAc...
Chris Dumez
noreply at github.com
Sat Jan 18 16:41:17 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9f3caf81db71f36f72261e6040b0ea17889f9d32
https://github.com/WebKit/WebKit/commit/9f3caf81db71f36f72261e6040b0ea17889f9d32
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-01-18 (Sat, 18 Jan 2025)
Changed paths:
M Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.mm
M Source/WebCore/platform/graphics/cg/CGUtilities.h
M Source/WebCore/platform/graphics/cg/PathCG.cpp
Log Message:
-----------
Drop use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in WebAccessibilityObjectWrapperMac.mm
https://bugs.webkit.org/show_bug.cgi?id=286218
rdar://143197653
Reviewed by Geoffrey Garen.
* Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.mm:
(WebTransformCGPathToNSBezierPath):
* Source/WebCore/platform/graphics/cg/CGUtilities.h:
(WebCore::pointsSpan):
* Source/WebCore/platform/graphics/cg/PathCG.cpp:
(WebCore::pointsSpan): Deleted.
Canonical link: https://commits.webkit.org/289126@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