[Webkit-unassigned] [Bug 26398] Move IDL extended attributes to the location specified in WebIDL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jul 8 21:25:24 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=26398
--- Comment #12 from Kentaro Hara <haraken at chromium.org> 2012-07-08 21:25:23 PST ---
(In reply to comment #11)
> will this new approach to IDLParser.pm let us move our syntax closer to WebIDL?
Yes. The patch is implemented in conformance with the grammar defined in the spec:
http://www.w3.org/TR/WebIDL/#idl-grammar
> One thing I noticed about this patch is that it triples the size of IDLParser.pm. We should be sensitive to that as a cost of this change.
If I had to say one thing, the new IDLParser.pm might be a bit over engineering than is required to parse the current WebKitIDL.
--
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