Bug 70208 - Generate XMLHttpRequest constructor for JSC by [Constructor] IDL
Summary: Generate XMLHttpRequest constructor for JSC by [Constructor] IDL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 65839
  Show dependency treegraph
 
Reported: 2011-10-16 18:44 PDT by Kentaro Hara
Modified: 2011-10-16 20:13 PDT (History)
5 users (show)

See Also:


Attachments
Patch (5.94 KB, patch)
2011-10-16 19:09 PDT, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 2011-10-16 18:44:41 PDT
Currently, the XMLHttpRequest constructor in JSC is written manually as a custom constructor. We should replace this with automatically generated code by the [Constructor] IDL.
Comment 1 Kentaro Hara 2011-10-16 19:09:56 PDT
Created attachment 111197 [details]
Patch
Comment 2 WebKit Review Bot 2011-10-16 20:13:01 PDT
Comment on attachment 111197 [details]
Patch

Clearing flags on attachment: 111197

Committed r97581: <http://trac.webkit.org/changeset/97581>
Comment 3 WebKit Review Bot 2011-10-16 20:13:08 PDT
All reviewed patches have been landed.  Closing bug.