[webkit-changes] [WebKit/WebKit] bfc8a0: Drop use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in XSLTP...
Chris Dumez
noreply at github.com
Sun Feb 2 19:17:25 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bfc8a0bdb408b4cce654ce025b59dda1abef84be
https://github.com/WebKit/WebKit/commit/bfc8a0bdb408b4cce654ce025b59dda1abef84be
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-02-02 (Sun, 02 Feb 2025)
Changed paths:
M Source/WebCore/xml/XSLTProcessorLibxslt.cpp
Log Message:
-----------
Drop use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in XSLTProcessorLibxslt.cpp
https://bugs.webkit.org/show_bug.cgi?id=286897
Reviewed by Brady Eidson.
* Source/WebCore/xml/XSLTProcessorLibxslt.cpp:
(WebCore::writeToStringBuilder):
(WebCore::freeXsltParamsInArray):
(WebCore::XSLTProcessor::transformToString):
(WebCore::xsltParamArrayFromParameterMap): Deleted.
(WebCore::freeXsltParamArray): Deleted.
Canonical link: https://commits.webkit.org/289713@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