Files
serenity/Ladybird/AppKit/UI/LadybirdWebViewBridge.cpp
Timothy Flynn 4a7e1737af UI/AppKit: Process drag-and-drop events through the web view
This forwards all drag-and-drop events from the UI to the WebContent
process. If the page accepts the events, the UI does not handle them.
Otherwise, we will open the dropped files as file:// URLs.

(cherry picked from commit ac062d0c977de7ca648504ef6238a8a016076aa6)
2024-11-01 19:58:08 -04:00

6.9 KiB