1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 09:34:57 +09:00
ladybird/UI/cmake
Timothy Flynn 234c07adc9 LibWebView: Split about:settings into modules
The about:settings page has gotten beefy enough that it is a bit of a
paint to manage in a single HTML file. This patch breaks the settings
into several modules to make this page easier to mantain.

Modules have some nice benefits over classic scripts, such as enabling
strict mode by default, and allowing each module to function without
polluting the global object.
2025-04-23 19:58:58 -04:00
..
AndroidExtras.cmake Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
EnableLagom.cmake Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
InstallRules.cmake Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
LadybirdInstallConfig.cmake Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
ResourceFiles.cmake LibWebView: Split about:settings into modules 2025-04-23 19:58:58 -04:00