ladybird/Userland/Libraries/LibWeb/HTML/CrossOrigin
Andreas Kling 6103884c18 LibWeb: Add some extra browsing context null checks
I saw a suspicious null dereference in
check_if_access_between_two_browsing_contexts_should_be_reported(),
but I have no idea how to reproduce it.

Still, it seems harmless to paper over it with a FIXME debug log.
2024-03-30 08:15:49 +01:00
..
AbstractOperations.cpp
AbstractOperations.h
CrossOriginOpenerPolicy.h
CrossOriginOpenerPolicyEnforcementResult.h AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
CrossOriginPropertyDescriptorMap.h
Reporting.cpp LibWeb: Add some extra browsing context null checks 2024-03-30 08:15:49 +01:00
Reporting.h LibWeb: Don't crash when accessing property in detached Window object 2024-03-11 18:29:10 +01:00