ladybird/Libraries/LibWeb/HTML/CrossOrigin
Andreas Kling b6bef6b688 Libraries: Use UTF-16 for JS-visible runtime strings
Produce JS-visible string results as UTF-16 at their source, including
numeric formatting, BigInt and BigFraction formatting, URI encoding,
console formatting, parser errors, regular expression errors, Intl and
Temporal records, LibUnicode locale boundaries, and LibWeb bindings.

Handle fractional radix formatting through the UTF-16 builder view.
2026-06-22 19:51:25 +02:00
..
AbstractOperations.cpp Libraries: Use UTF-16 for JS-visible runtime strings 2026-06-22 19:51:25 +02:00
AbstractOperations.h Revert "LibJS+LibWeb: Return Vector<PropertyKey> from… 2025-05-16 06:33:09 +01:00
CrossOriginPropertyDescriptorMap.h LibWeb: Remove ShadowRealm HTML integration 2026-04-05 13:57:58 +02:00
OpenerPolicy.h LibWeb: Add the new noopener-allow-popups value to OpenerPolicy 2025-02-27 11:25:26 +00:00
OpenerPolicyEnforcementResult.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Reporting.cpp LibWeb: Skip COOP access reporting for inactive documents 2026-06-08 01:04:08 +02:00
Reporting.h LibWeb: Don't crash on named property access on detached window 2025-05-30 10:13:25 +02:00