Files
serenity/Userland/Libraries/LibWeb/Page/InputEvent.cpp
Timothy Flynn 631f03c955 LibWeb+LibWebView+WebContent: Add IPC to send drag-and-drop events
This adds the IPC and related hooks to allow the UI to send drag-and-
drop events from the UI process to the WebContent process.

(cherry picked from commit 948b6de3b122b50d67d967ed780133e847d629df;
amended to fix in ConnectionFromClient.h due to us still having
`add_backing_store` due to not having LadybirdBrowser/ladybird#233)
2024-11-01 19:58:08 -04:00

3.5 KiB