[webkit-changes] [WebKit/WebKit] a08c09: Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in Web...

Chris Dumez noreply at github.com
Sun Nov 17 19:54:54 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a08c0907686839170bf652d6c8abedfda61eb60d
      https://github.com/WebKit/WebKit/commit/a08c0907686839170bf652d6c8abedfda61eb60d
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-11-17 (Sun, 17 Nov 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/PathElement.h
    M Source/WebCore/platform/graphics/PathTraversalState.cpp
    M Source/WebCore/platform/graphics/PathTraversalState.h
    M Source/WebCore/platform/graphics/skia/PathSkia.cpp
    M Source/WebCore/svg/SVGParserUtilities.cpp
    M Source/WebCore/svg/SVGPathByteStreamSource.h
    M Source/WebCore/svg/SVGPathTraversalStateBuilder.cpp
    M Source/WebCore/svg/SVGPathUtilities.cpp
    M Source/WebCore/svg/SVGToOTFFontConversion.cpp
    M Source/WebCore/svg/SVGTransformable.cpp

  Log Message:
  -----------
  Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in WebCore/svg/
https://bugs.webkit.org/show_bug.cgi?id=283268

Reviewed by Geoffrey Garen.

* Source/WebCore/platform/graphics/PathElement.h:
* Source/WebCore/svg/SVGParserUtilities.cpp:
* Source/WebCore/svg/SVGPathByteStreamSource.h:
* Source/WebCore/svg/SVGPathUtilities.cpp:
* Source/WebCore/svg/SVGToOTFFontConversion.cpp:
(WebCore::SVGToOTFFontConverter::append32BitCode):
(WebCore::SVGToOTFFontConverter::appendOS2Table):
(WebCore::SVGToOTFFontConverter::appendGSUBTable):
(WebCore::codepointToString):
(WebCore::SVGToOTFFontConverter::appendTable):
(WebCore::SVGToOTFFontConverter::convertSVGToOTFFont):
* Source/WebCore/svg/SVGTransformable.cpp:
(WebCore::parseTransformParamList):
(WebCore::parseTransformValueGeneric):

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