[Webkit-unassigned] [Bug 74027] New: [V8] CodeGeneratorV8.pm does not correctly work with inherited HasIndexGetter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 7 14:21:40 PST 2011


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

           Summary: [V8] CodeGeneratorV8.pm does not correctly work with
                    inherited HasIndexGetter
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arv at chromium.org
                CC: tony at chromium.org, abarth at webkit.org,
                    senorblanco at chromium.org, japhet at chromium.org


For example, DOMSettableTokenList extends DOMTokenList and DOMTokenList has an item method. We should not need to have a V8DOMSettableTokeListCustom class just to forward the item calls.

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