Back to Chromium

Early Load Cancel

third_party/blink/web_tests/fast/loader/early-load-cancel.html

149.0.7827.2338 B
Original Source

Embedded content

A series of unfortunate circumstances can lead to starting a load and then cancelling it while loading is deferred, thus leading to a mismatched set of callbacks (it gets cancelled without ever starting). If this test does not crash or fail an assertion, then that bug is fixed.