Bug 26359 - [v8] Add XMLHttpRequest to WorkerContextExecutionProxy
Summary: [v8] Add XMLHttpRequest to WorkerContextExecutionProxy
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-12 15:46 PDT by Dmitry Titov
Modified: 2009-06-12 16:21 PDT (History)
1 user (show)

See Also:


Attachments
Proposed patch (2.70 KB, patch)
2009-06-12 15:48 PDT, Dmitry Titov
levin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Titov 2009-06-12 15:46:04 PDT
In the process of enabling XHR in Chromium workers, I had to add this...
Comment 1 Dmitry Titov 2009-06-12 15:48:56 PDT
Created attachment 31218 [details]
Proposed patch
Comment 2 Dmitry Titov 2009-06-12 16:21:18 PDT
Landed: http://trac.webkit.org/changeset/44635