RESOLVED FIXED 28924
[V8] Make XMLHttpRequest.send handle File object.
https://bugs.webkit.org/show_bug.cgi?id=28924
Summary [V8] Make XMLHttpRequest.send handle File object.
Jian Li
Reported 2009-09-02 16:16:11 PDT
We need to make V8 binding code of XMLHttpRequest.send handle File argument object.
Attachments
Proposed Patch (1.89 KB, patch)
2009-09-02 16:19 PDT, Jian Li
eric: review-
jianli: commit-queue-
Proposed Patch (6.44 KB, patch)
2009-09-03 18:29 PDT, Jian Li
eric: review+
jianli: commit-queue-
Jian Li
Comment 1 2009-09-02 16:19:50 PDT
Created attachment 38945 [details] Proposed Patch
Eric Seidel (no email)
Comment 2 2009-09-03 00:03:47 PDT
Comment on attachment 38945 [details] Proposed Patch This should fix some tests, please mention in your ChangeLog which ones. If it does not fix tests, we need to write one to test this.
Jian Li
Comment 3 2009-09-03 18:29:33 PDT
Created attachment 39026 [details] Proposed Patch I've added a new layout test.
Eric Seidel (no email)
Comment 4 2009-09-04 01:29:47 PDT
Comment on attachment 39026 [details] Proposed Patch Yay! Fantastic!
Jian Li
Comment 5 2009-09-10 10:40:43 PDT
Note You need to log in before you can comment on or make changes to this bug.