1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 11:48:10 +00:00
serenity/Userland
Andreas Kling 57fbeff925 LibWeb: Use delegating constructors in BrowsingContext
This avoids having two nearly-identical initializer lists and and an
awkward setup() function that every constructor must call.
2021-09-08 11:07:14 +02:00
..
Applets AudioApplet: Fix initial mute state 2021-09-04 21:01:28 +02:00
Applications Magnifier: Remove unnecessary global cursor tracking 2021-09-08 10:53:49 +02:00
Demos CatDog: Switch to new mouse-tracking method 2021-09-08 10:53:49 +02:00
DevTools UserspaceEmulator: Handle SO_ERROR in getsockopt 2021-09-07 21:26:21 +00:00
DynamicLoader CMake: Let Meta/serenity.sh run aarch64 make it past cmake 2021-08-28 14:43:07 +01:00
Games Solitaire: Add Auto-Collect gameplay option 2021-09-06 21:39:24 +02:00
Libraries LibWeb: Use delegating constructors in BrowsingContext 2021-09-08 11:07:14 +02:00
Services LibWeb+WebContent: Port DumpLayoutTree to OutOfProcessWebView 2021-09-08 11:07:14 +02:00
Shell Everywhere: Behaviour => Behavior 2021-09-07 13:53:14 +02:00
Utilities Everywhere: Behaviour => Behavior 2021-09-07 13:53:14 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00