[Webkit-unassigned] [Bug 65839] CodeGenerator*.pm should support Web IDL Constructor attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 7 21:44:05 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=65839





--- Comment #1 from Kentaro Hara <haraken at google.com>  2011-08-07 21:44:05 PST ---
Created an attachment (id=103199)
 --> (https://bugs.webkit.org/attachment.cgi?id=103199&action=review)
WIP patch

Dominicc: For now, this patch generates a code for a constructor of XMLHttpRequest, i.e. a specific code for one DOM object. I guess that the code that [Constructor] should generate by default would be the code of V8Proxy::constructDOMObject.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list