[webkit-changes] [WebKit/WebKit] 03997c: Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in Web...
Chris Dumez
noreply at github.com
Wed Jan 8 22:24:43 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 03997c694d55a7198cb00831acd51df494cc1305
https://github.com/WebKit/WebKit/commit/03997c694d55a7198cb00831acd51df494cc1305
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M Source/WebCore/platform/graphics/cocoa/FontMetricsNormalization.h
M Source/WebCore/platform/graphics/cocoa/SystemFontDatabaseCoreText.cpp
M Source/WebCore/platform/graphics/cocoa/WebMAudioUtilitiesCocoa.mm
M Source/WebCore/platform/graphics/coreimage/FEColorMatrixCoreImageApplier.mm
M Source/WebCore/platform/graphics/filters/FEColorMatrix.cpp
M Source/WebCore/platform/graphics/filters/FEColorMatrix.h
M Source/WebCore/platform/graphics/filters/skia/FEColorMatrixSkiaApplier.cpp
Log Message:
-----------
Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in WebCore/platform/graphics
https://bugs.webkit.org/show_bug.cgi?id=285574
Reviewed by Ryosuke Niwa.
* Source/WebCore/platform/graphics/cocoa/FontMetricsNormalization.h:
* Source/WebCore/platform/graphics/cocoa/SystemFontDatabaseCoreText.cpp:
(WebCore::mapWidth):
* Source/WebCore/platform/graphics/cocoa/WebMAudioUtilitiesCocoa.mm:
(WebCore::opusConfigToFrameDuration):
(WebCore::parseOpusPrivateData):
(WebCore::createOpusPrivateData):
(WebCore::span8): Deleted.
* Source/WebCore/platform/graphics/coreimage/FEColorMatrixCoreImageApplier.mm:
Canonical link: https://commits.webkit.org/288637@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