ladybird/Userland
Ben Wiederhake 465af4c4d4 Applications: Fix visibility of Object-derivative constructors
Derivatives of Core::Object should be constructed through
ClassName::construct(), to avoid handling ref-counted objects with
refcount zero. Fixing the visibility means that misuses like this are
more difficult.
2021-11-02 22:56:53 +01:00
..
Applets Applications: Fix visibility of Object-derivative constructors 2021-11-02 22:56:53 +01:00
Applications Applications: Fix visibility of Object-derivative constructors 2021-11-02 22:56:53 +01:00
Demos Everywhere: Rename back-click to backward-click 2021-10-27 22:05:58 +03:00
DevTools HackStudio: Don't close autocomplete after applying #include directories 2021-11-02 17:53:22 +01:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games Everywhere: Mark overridden methods 'override' 2021-11-02 22:56:53 +01:00
Libraries Everywhere: Mark overridden methods 'override' 2021-11-02 22:56:53 +01:00
Services Everywhere: Mark overridden methods 'override' 2021-11-02 22:56:53 +01:00
Shell Everywhere: Remove unused ArgsParser header 2021-11-01 21:12:58 +01:00
Utilities LibJS: Convert the GetValue AO to ThrowCompletionOr 2021-11-02 19:48:35 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00