Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ef03f9068d2c00c833a143fdf72a8dcc7d07ec1a
https://github.com/WebKit/WebKit/commit/ef03f9068d2c00c833a143fdf72a8dcc7d07ec1a
Author: Wenson Hsieh <[email protected]>
Date: 2022-10-26 (Wed, 26 Oct 2022)
Changed paths:
M Source/WebCore/page/EventHandler.cpp
Log Message:
-----------
Adjust a check in `EventHandler::handleDrag` when setting
`restrictedOriginForImageData`
https://bugs.webkit.org/show_bug.cgi?id=247067
rdar://101554713
Reviewed by Aditya Keerthi.
Make this logic apply to both `DragSourceAction::DHTML` and
`DragSourceAction::Image`, since we
write image data to the system pasteboard in both of these cases.
* Source/WebCore/page/EventHandler.cpp:
(WebCore::EventHandler::handleDrag):
Canonical link: https://commits.webkit.org/256032@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes