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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 19 18:50:34 PDT 2011


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

           Summary: V8 binding: unable to use [Reflect] on some attributes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: leo.yang at torchmobile.com.cn


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.

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