[webkit-changes] [WebKit/WebKit] 6fe1f7: Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in DOM...
Chris Dumez
noreply at github.com
Mon Dec 23 13:50:52 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6fe1f729d8eecf806193ae18b0a9c8a2f00b3bb4
https://github.com/WebKit/WebKit/commit/6fe1f729d8eecf806193ae18b0a9c8a2f00b3bb4
Author: Chris Dumez <cdumez at apple.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M Source/WebCore/dom/TextEncoder.cpp
M Source/WebCore/dom/TextEncoderStreamEncoder.cpp
M Source/WebCore/dom/messageports/MessagePortChannel.cpp
M Source/WebCore/dom/messageports/MessagePortChannel.h
Log Message:
-----------
Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in DOM code
https://bugs.webkit.org/show_bug.cgi?id=285093
Reviewed by Geoffrey Garen.
* Source/WebCore/dom/TextEncoder.cpp:
(WebCore::TextEncoder::encodeInto):
* Source/WebCore/dom/TextEncoderStreamEncoder.cpp:
(WebCore::TextEncoderStreamEncoder::encode):
* Source/WebCore/dom/messageports/MessagePortChannel.cpp:
* Source/WebCore/dom/messageports/MessagePortChannel.h:
Canonical link: https://commits.webkit.org/288255@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