ladybird/Libraries/LibWeb/PermissionsPolicy
Shannon Booth e188de89f9 LibWeb/PermissionsPolicy: Allow autoplay of file:// media from file://
As file:// URLs are considered opaque origins by default, we need
to special case them in the allowlist as any opaque origin will
not be matched in the allow list.
2026-03-01 01:04:10 +01:00
..
AutoplayAllowlist.cpp LibWeb/PermissionsPolicy: Allow autoplay of file:// media from file:// 2026-03-01 01:04:10 +01:00
AutoplayAllowlist.h LibWeb: Enable EXPLICIT_SYMBOL_EXPORT 2025-08-23 16:04:36 -06:00
Decision.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00