ladybird/Userland/Libraries/LibWeb/HTML/CrossOrigin
Andi Gallo b8a097f74b LibWeb: Add missing check in CrossOriginGetOwnPropertyHelper
We have to check that the entry in CrossOriginProperties is the one
actually requested from the caller before executing the body of the
loop. This fixes a crash triggered by YouTube iframe embedding.
2023-05-28 18:00:54 +02:00
..
AbstractOperations.cpp LibWeb: Add missing check in CrossOriginGetOwnPropertyHelper 2023-05-28 18:00:54 +02:00
AbstractOperations.h
CrossOriginOpenerPolicy.h
CrossOriginOpenerPolicyEnforcementResult.h
CrossOriginPropertyDescriptorMap.h
Reporting.cpp
Reporting.h