mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
LibWeb: Delete FIXME debug log in PolicyList
It adds too much spam in test runner output.
This commit is contained in:
parent
0b86bcfba7
commit
56971a4201
|
|
@ -76,7 +76,6 @@ bool PolicyList::contains_header_delivered_policy() const
|
|||
|
||||
HTML::SandboxingFlagSet PolicyList::csp_derived_sandboxing_flags() const
|
||||
{
|
||||
dbgln("FIXME: Implement PolicyList::csp_derived_sandboxing_flags");
|
||||
return HTML::SandboxingFlagSet {};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user