RESOLVED FIXED 70208
Generate XMLHttpRequest constructor for JSC by [Constructor] IDL
https://bugs.webkit.org/show_bug.cgi?id=70208
Summary Generate XMLHttpRequest constructor for JSC by [Constructor] IDL
Kentaro Hara
Reported 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.
Attachments
Patch (5.94 KB, patch)
2011-10-16 19:09 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2011-10-16 19:09:56 PDT
WebKit Review Bot
Comment 2 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>
WebKit Review Bot
Comment 3 2011-10-16 20:13:08 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.