[webkit-changes] [WebKit/WebKit] 7ccd31: [IPC][Hardening] Update isFilePasteboardType() to ...
Chris Dumez
noreply at github.com
Fri Jul 28 11:34:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7ccd31a178fe32c5b3e2225a30942282000e4514
https://github.com/WebKit/WebKit/commit/7ccd31a178fe32c5b3e2225a30942282000e4514
Author: Chris Dumez <cdumez at apple.com>
Date: 2023-07-28 (Fri, 28 Jul 2023)
Changed paths:
M Source/WebCore/platform/mac/PlatformPasteboardMac.mm
Log Message:
-----------
[IPC][Hardening] Update isFilePasteboardType() to also check for kUTTypeFileURL
https://bugs.webkit.org/show_bug.cgi?id=258519
rdar://112940684
Reviewed by Wenson Hsieh.
* Source/WebCore/platform/mac/PlatformPasteboardMac.mm:
(WebCore::isFilePasteboardType):
Originally-landed-as: 259548.853 at safari-7615-branch (bb70e32b88ed). rdar://111187390
Canonical link: https://commits.webkit.org/266391@main
More information about the webkit-changes
mailing list