blob: 7d22dea3cb77ae9555d4c034a2ad4d5c19e4a050 [file] [log] [blame]
This test checks whether event handlers for outstanding XMLHttpRequests survive garbage collection.
See https://bugs.webkit.org/show_bug.cgi?id=9113 REGRESSION (14581): XMLHttpRequest never calls onreadystatechange with a readystate == 4
If the test passes, you'll see a series of 'PASS' messages below.
PASS: event handler fired after garbage collection.
PASS: event handler fired after garbage collection.
PASS: event handler fired after garbage collection.