Bug 24962 - Add XHR constructor in WorkerContext.idl for V8 bindings
Summary: Add XHR constructor in WorkerContext.idl for V8 bindings
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-03-31 11:57 PDT by Jian Li
Modified: 2009-04-02 11:44 PDT (History)
0 users

See Also:


Attachments
Proposed Patch (1.16 KB, patch)
2009-03-31 12:00 PDT, Jian Li
dglazkov: review+
Details | Formatted Diff | Diff
Proposed Patch (1.14 KB, patch)
2009-04-02 10:38 PDT, Jian Li
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jian Li 2009-03-31 11:57:57 PDT
Add XHR constructor in WorkerContext.idl for V8 bindings.
Comment 1 Jian Li 2009-03-31 12:00:01 PDT
Created attachment 29129 [details]
Proposed Patch
Comment 2 Dimitri Glazkov (Google) 2009-04-02 10:28:04 PDT
Comment on attachment 29129 [details]
Proposed Patch

Probably don't need the XHR comment there.
Comment 3 Jian Li 2009-04-02 10:38:22 PDT
Created attachment 29196 [details]
Proposed Patch

Removed XHR comment per feedback. Please land this patch.
Comment 4 Dmitry Titov 2009-04-02 11:44:30 PDT
Landed: http://trac.webkit.org/changeset/42178