Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 29c842c7d5f1b0eececa06951c01e0aa60032216
https://github.com/WebKit/WebKit/commit/29c842c7d5f1b0eececa06951c01e0aa60032216
Author: Chris Dumez <[email protected]>
Date: 2025-12-09 (Tue, 09 Dec 2025)
Changed paths:
M Source/WebCore/platform/SharedBuffer.h
M Source/WebCore/platform/graphics/opentype/OpenTypeMathData.cpp
M Source/WebCore/platform/graphics/opentype/OpenTypeTypes.h
Log Message:
-----------
Stop using WTF_ALLOW_UNSAFE_BUFFER_USAGE in OpenTypeMathData.cpp
https://bugs.webkit.org/show_bug.cgi?id=303806
Reviewed by Darin Adler.
* Source/WebCore/platform/SharedBuffer.h:
(WebCore::SharedBuffer::isSpanWithinBounds const):
* Source/WebCore/platform/graphics/opentype/OpenTypeMathData.cpp:
(WebCore::OpenType::MathItalicsCorrectionInfo::italicsCorrections const):
(WebCore::OpenType::MathItalicsCorrectionInfo::getItalicCorrection const):
(WebCore::OpenType::GlyphAssembly::parts const):
(WebCore::OpenType::GlyphAssembly::getAssemblyParts const):
(WebCore::OpenType::MathGlyphConstruction::variantRecords const):
(WebCore::OpenType::MathGlyphConstruction::getSizeVariants const):
(WebCore::OpenType::MathVariants::mathGlyphConstructionsOffsets const):
(WebCore::OpenType::MathVariants::mathGlyphConstruction const):
* Source/WebCore/platform/graphics/opentype/OpenTypeTypes.h:
(WebCore::OpenType::TableBase::isValidEnd):
Canonical link: https://commits.webkit.org/304210@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications