Bug 24271

Summary: XMLHttpRequest needs js bindings for Workers.
Product: WebKit Reporter: David Levin <levin>
Component: XMLAssignee: David Levin <levin>
Status: RESOLVED FIXED    
Severity: Normal CC: ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed fix.
none
Proposed fix. ap: review+

Description David Levin 2009-03-01 02:24:55 PST
See summary.
Comment 1 David Levin 2009-03-01 02:38:07 PST
Created attachment 28140 [details]
Proposed fix.
Comment 2 David Levin 2009-03-01 02:44:02 PST
Created attachment 28141 [details]
Proposed fix.
Comment 3 David Levin 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.
Comment 4 Alexey Proskuryakov 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.
Comment 5 David Levin 2009-03-01 13:11:09 PST
Committed as r41344.