mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-03 08:08:43 +00:00
LibWeb/CSP: Add Keyword Sources FlyStrings
This commit is contained in:
parent
31a8004ddb
commit
050f984625
Notes:
github-actions[bot]
2025-06-30 22:26:10 +00:00
Author: https://github.com/Lubrsi
Commit: 050f984625
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4367
Reviewed-by: https://github.com/ADKaster
Reviewed-by: https://github.com/shannonbooth
4 changed files with 45 additions and 2 deletions
|
@ -39,6 +39,4 @@ namespace Web::ContentSecurityPolicy::Directives::Names {
|
|||
ENUMERATE_DIRECTIVE_NAMES
|
||||
#undef __ENUMERATE_DIRECTIVE_NAME
|
||||
|
||||
void initialize_strings();
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue