[Webkit-unassigned] [Bug 64843] V8 binding: unable to use [Reflect] on some attributes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 04:05:56 PDT 2012


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


Vineet Chaudhary (vineetc) <rgf748 at motorola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rgf748 at motorola.com




--- Comment #1 from Vineet Chaudhary (vineetc) <rgf748 at motorola.com>  2012-07-31 04:05:57 PST ---
(In reply to comment #0)
> For V8 binding, some svg attribute like glyphRef can not be applied [Reflect] in idl file. Seems the generator converts the attribute to lower case. As a result, it will generate undefined identifier, like SVGNames::glyphrefAttr instead of SVGNames::glyphRefAttr.

Is this bug still valid? Do you have any example where we can use [Reflect] on attributes and generating wrong code.

For the case mentioned glyhRef part of SVGAltGlyphElement and per spec http://www.w3.org/TR/SVG/text.html#InterfaceSVGAltGlyphElement its shouldn't be [Reflect] or you have some specific reason to have it?

-- 
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