haikuwebkit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-gc-expected.txt

7 lines
161 B
Plaintext

Tests that garbage collection doesn't drop the XMLHttpRequest JS wrapper until the send command is done. You should see 'bar' four times below.
bar
bar
bar
bar