Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLMetaElement.cpp
Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page&
Now that Document always has a Page, and always keeps it alive, we can
make this return a Page&, exposing various unnecessary null checks.
2023-12-15 22:04:46 +01:00

4.6 KiB