diff options
author | Andi Gallo <andigallo@proton.me> | 2023-05-28 12:21:28 +0000 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-05-28 18:00:54 +0200 |
commit | b8a097f74ba32a4a77c990b3d4530beac64db1e3 (patch) | |
tree | 674817509ecd27d7842e28806e4503424c82181c /Tests/LibWeb | |
parent | 41f7f821f6bc2380e7b4d2db5ee5a8737aea1281 (diff) | |
download | serenity-b8a097f74ba32a4a77c990b3d4530beac64db1e3.zip |
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.
Diffstat (limited to 'Tests/LibWeb')
0 files changed, 0 insertions, 0 deletions