ladybird/Libraries/LibWeb/ContentSecurityPolicy/Directives
Luke Wilde 86170f4bfd LibWeb/CSP: Introduce the ability to create and report a violation
A violation provides several details about an enforcement failing, such
as the URL of the document, the directive that returned "Blocked", etc.
2025-03-19 00:55:14 +01:00
..
Directive.cpp
Directive.h
DirectiveFactory.cpp
DirectiveFactory.h
DirectiveOperations.cpp LibWeb/CSP: Introduce the ability to create and report a violation 2025-03-19 00:55:14 +01:00
DirectiveOperations.h LibWeb/CSP: Introduce the ability to create and report a violation 2025-03-19 00:55:14 +01:00
Names.cpp
Names.h
SerializedDirective.cpp
SerializedDirective.h