ladybird/Meta
Luke Wilde d4d9fc12f7 Meta: Generate HSTS preload data from Chromium's static list
Download transport_security_state_static.json on configure and
emit a sorted flat array of (name, include_subdomains) pairs.
The generator keeps only force-https entries, drops IP literals,
and validates names against [a-z0-9.-] so the emitted C++ string
literals need no escaping.

Matches Firefox's HSTS preload source:
https://searchfox.org/firefox-main/rev/ca47ec6bb1f3e46a384cd1ebb11c5996cceef90f/taskcluster/docker/periodic-updates/scripts/getHSTSPreloadList.js
2026-05-29 22:23:33 +02:00
..
CMake Meta: Generate HSTS preload data from Chromium's static list 2026-05-29 22:23:33 +02:00
Debuggers Meta: Restore serenity_gdb.py 2026-05-28 14:33:25 +01:00
Docker/ci Rust: Set import granularity to Item 2026-05-28 06:52:18 +02:00
Generators Meta: Generate HSTS preload data from Chromium's static list 2026-05-29 22:23:33 +02:00
Lagom LibGC: Introduce ConservativeHashTable 2026-05-28 21:16:23 +02:00
Linters Meta+CI: Add pyright type checking to lint_python.sh 2026-05-13 08:13:51 -05:00
Utils Meta: Add limited parsing for WebIDL dictionaries 2026-05-15 17:52:52 +01:00
debug.plist CMake: Add a command for codesigning with the get-task-allow entitlement 2024-07-02 16:57:51 -06:00
gc-heap-explorer.html Meta: Simplify GC heap explorer's class list rendering 2026-03-01 21:50:51 +01:00
import-v8-regexp-tests.py Tests+Meta: Reimport V8 regexp tests 2026-05-26 10:00:22 +02:00
import-webkit-regexp-tests.py Tests+Meta: Reimport WebKit regexp tests 2026-05-26 10:00:22 +02:00
import-wpt-test.py Meta: Handle legacy-encoded WPT files in import-wpt-test.py 2026-05-23 11:57:33 +02:00
ladybird.py Meta: Allow ladybird.py to install all targets for host tools builds 2026-05-05 22:08:24 +02:00
lint-ci.sh Rust: Set import granularity to Item 2026-05-28 06:52:18 +02:00
lint-commit.sh Meta: Allow a couple of extra characters in long URLs in commit messages 2026-01-10 20:25:16 +01:00
refresh-ladybird-qtcreator.sh Documentation+Meta: Remove references to nonexistent Toolchain directory 2026-04-21 06:56:32 -04:00
watch_wpt_progress.sh Meta: Make WPT.sh run nproc/2 testrunners in parallel 2025-05-07 15:48:21 +01:00
wpt-bisect-helper.sh Meta: Add WPT.sh bisect for finding WPT regressions automatically 2025-07-17 10:51:12 +02:00
WPT.sh Meta: Move utility scripts to a subfolder 2026-04-23 12:36:08 -04:00