[webkit-changes] [WebKit/WebKit] 1e0659: Drop use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in WebPa...
Chris Dumez
noreply at github.com
Sun Feb 2 20:14:21 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1e0659534b435300efb8da173e0c6a79db7adf96
https://github.com/WebKit/WebKit/commit/1e0659534b435300efb8da173e0c6a79db7adf96
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-02-02 (Sun, 02 Feb 2025)
Changed paths:
M Source/WTF/wtf/FileSystem.h
M Source/WTF/wtf/cocoa/FileSystemCocoa.mm
M Source/WebKit/UIProcess/mac/WebPageProxyMac.mm
M Source/WebKitLegacy/mac/WebView/WebPDFView.mm
Log Message:
-----------
Drop use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in WebPageProxyMac.mm
https://bugs.webkit.org/show_bug.cgi?id=286880
Reviewed by Brady Eidson.
* Source/WTF/wtf/FileSystem.h:
* Source/WTF/wtf/posix/FileSystemPOSIX.cpp:
(WTF::FileSystemImpl::createTemporaryFileInDirectory):
* Source/WebKit/UIProcess/mac/WebPageProxyMac.mm:
(WebKit::pathToPDFOnDisk):
* Source/WebKitLegacy/mac/WebView/WebPDFView.mm:
(-[WebPDFView _path]):
Canonical link: https://commits.webkit.org/289718@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