ladybird/Userland
Andreas Kling 300711d013 WindowServer: Preserve all members in MouseEvent::translated()
We were forgetting to preserve the m_drag and m_mime_data members of
WindowServer::MouseEvent when making a translated copy.

This didn't affect any reachable code paths before this change.
2021-06-18 17:40:05 +02:00
..
Applets Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Applications Browser: Add setting to change homepage URL 2021-06-18 10:20:24 +02:00
Demos Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
DevTools LibJS: Replace boolean without_side_effects parameters with an enum 2021-06-17 16:52:15 +02:00
DynamicLoader Userland: Port UBSAN implementation to userspace 2021-05-27 15:18:03 +02:00
Games Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Libraries LibGUI: Don't restart AbstractView drag on mousemove after escape key 2021-06-18 17:40:05 +02:00
Services WindowServer: Preserve all members in MouseEvent::translated() 2021-06-18 17:40:05 +02:00
Shell Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Utilities Userland/Libraries: Add LibUSBDB library 2021-06-18 17:04:57 +04:30
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00