ladybird/Userland
Shannon Booth 88f8ea7c60 LibWeb: Make BrowsingContex::page() return a Page&
This exposed a whole slew of now-unnecessary null checks. :^)

Co-Authored-By: Andreas Kling <kling@serenityos.org>
2023-12-05 09:38:32 +01:00
..
Applets
Applications Base+Ladybird: Move Ladybird-related HTML files to their own folder 2023-12-04 19:46:35 -05:00
BuggieBox
Demos
DevTools
DynamicLoader
Games
Libraries LibWeb: Make BrowsingContex::page() return a Page& 2023-12-05 09:38:32 +01:00
Services LibWeb: Make Web::Page GC-allocated 2023-12-05 09:38:32 +01:00
Shell Shell: Accept empty set of completions from program completer 2023-12-01 19:24:57 +03:30
Utilities LibJS+LibWeb: More bringing module loading closer to spec 2023-12-03 20:46:55 +01:00
CMakeLists.txt