RESOLVED FIXED 24528
Add a test to make sure GC doesn't drop XHR wrappers too soon
https://bugs.webkit.org/show_bug.cgi?id=24528
Summary Add a test to make sure GC doesn't drop XHR wrappers too soon
Pam Greene (IRC:pamg)
Reported 2009-03-11 16:01:12 PDT
Garbage collection shouldn't drop an XMLHttpRequest JS wrapper until the send is done.
Attachments
New test + result (2.15 KB, patch)
2009-03-11 16:03 PDT, Pam Greene (IRC:pamg)
darin: review+
Pam Greene (IRC:pamg)
Comment 1 2009-03-11 16:03:30 PDT
Created attachment 28499 [details] New test + result
Pam Greene (IRC:pamg)
Comment 2 2009-03-12 10:26:15 PDT
Landed in r41631.
Note You need to log in before you can comment on or make changes to this bug.