1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-24 14:07:43 +00:00
serenity/Userland/Libraries/LibWeb/Internals
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
..
Inspector.cpp LibWeb: Make BrowsingContex::page() return a Page& 2023-12-05 09:38:32 +01:00
Inspector.h LibWeb+LibWebView+WebContent: Add Inspector IPCs to manipulate DOM nodes 2023-12-04 01:33:57 +01:00
Inspector.idl LibWeb+LibWebView+WebContent: Add Inspector IPCs to manipulate DOM nodes 2023-12-04 01:33:57 +01:00
Internals.cpp LibWeb: Make BrowsingContex::page() return a Page& 2023-12-05 09:38:32 +01:00
Internals.h LibWeb: Run the unfocusing steps when a click does not focus anything 2023-12-04 01:33:57 +01:00
Internals.idl LibWeb: Run the unfocusing steps when a click does not focus anything 2023-12-04 01:33:57 +01:00