ladybird/Ladybird/cmake
Timothy Flynn 3ec5c1941f LibWeb+LibWebView: Add a button to the Inspector to export its contents
When working on the Inspector's HTML, it's often kind of tricky to debug
when an element is styled / positioned incorrectly. We don't have a way
to inspect the Inspector itself.

This adds a button to the Inspector to export its HTML/CSS/JS contents
to the downloads directory. This allows for more easily testing changes,
especially by opening the exported HTML in another browser's dev tools.

We will ultimately likely remove this button (or make it hidden) by the
time we are production-ready. But it's quite useful for now.
2024-08-20 09:28:25 +02:00
..
AndroidExtras.cmake Base: Move config files out of home/anon and into default-config 2024-07-17 09:57:46 -06:00
EnableLagom.cmake CMake+CI: Remove BUILD_LAGOM=OFF option in favor of LAGOM_TOOLS_ONLY=ON 2024-06-08 07:58:11 +02:00
InstallRules.cmake Meta: Add new top-level CMakeLists 2024-06-04 13:44:22 -06:00
LadybirdInstallConfig.cmake Ladybird/CMake: Install resources and Lagom libraries alongside ladybird 2022-12-25 07:58:58 -07:00
ResourceFiles.cmake LibWeb+LibWebView: Add a button to the Inspector to export its contents 2024-08-20 09:28:25 +02:00