Bug 70208

Summary: Generate XMLHttpRequest constructor for JSC by [Constructor] IDL
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ap, dominicc, sam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 65839    
Attachments:
Description Flags
Patch none

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.