mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-06-24 10:20:21 +00:00
WindowProxy property access can reach COOP access reporting after iframe removal. That leaves the accessed active document not fully active. The reporting algorithm only applies to fully active documents. Return early for inactive documents instead of asserting. Add a crash test for accessing a window proxy after iframe removal. |
||
|---|---|---|
| .. | ||
| AbstractOperations.cpp | ||
| AbstractOperations.h | ||
| CrossOriginPropertyDescriptorMap.h | ||
| OpenerPolicy.h | ||
| OpenerPolicyEnforcementResult.h | ||
| Reporting.cpp | ||
| Reporting.h | ||