1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 17:44:56 +09:00
ladybird/UI
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
..
Android LibTLS: Remove unused DefaultRootCACertificates 2025-02-17 19:52:43 +01:00
AppKit LibURL: Port create_with_file_scheme to Optional 2025-04-19 07:18:43 -04:00
cmake LibWebView: Split about:settings into modules 2025-04-23 19:58:58 -04:00
Headless headless-browser: Disable viewport scrollbar painting for tests 2025-04-22 11:29:06 -04:00
Icons Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Qt UI/Qt: Store TVG Image Data in a RefPtr to const 2025-04-16 10:41:44 -06:00
.gitignore Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
CMakeLists.txt Meta: Link with OpenSSL explicitly 2025-02-17 12:36:26 +01:00
Info.plist Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00