[Webkit-unassigned] [Bug 16209] New: The DOM bindings should have a generic way to map names that cause conflicts with the implmentation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 30 11:29:54 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16209

           Summary: The DOM bindings should have a generic way to map names
                    that cause conflicts with the implmentation
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sam at webkit.org
                CC: darin at apple.com


The autogenerated DOM bindings should have a generic way to map names unusable
for whatever reason (URL for instance since we want to have a URL class) to
another name.  This could possibly be accomplished with an exceptions list in
the Perl Module or with a custom attribute.


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



More information about the webkit-unassigned mailing list