RESOLVED FIXED 24271
XMLHttpRequest needs js bindings for Workers.
https://bugs.webkit.org/show_bug.cgi?id=24271
Summary XMLHttpRequest needs js bindings for Workers.
David Levin
Reported 2009-03-01 02:24:55 PST
See summary.
Attachments
Proposed fix. (14.77 KB, patch)
2009-03-01 02:38 PST, David Levin
no flags
Proposed fix. (33.25 KB, patch)
2009-03-01 02:44 PST, David Levin
ap: review+
David Levin
Comment 1 2009-03-01 02:38:07 PST
Created attachment 28140 [details] Proposed fix.
David Levin
Comment 2 2009-03-01 02:44:02 PST
Created attachment 28141 [details] Proposed fix.
David Levin
Comment 3 2009-03-01 02:48:28 PST
The test contained in here are a "down payment". They are just enough to verify some very basic functionality. Subsequent check-ins will contain other tests for xhr in workers.
Alexey Proskuryakov
Comment 4 2009-03-01 05:42:52 PST
Comment on attachment 28141 [details] Proposed fix. r=me Please add this new directory to Skipped lists for platforms that don't have workers enabled.
David Levin
Comment 5 2009-03-01 13:11:09 PST
Committed as r41344.
Note You need to log in before you can comment on or make changes to this bug.