[Webkit-unassigned] [Bug 88954] New: Constant booleans in IDL files should not be cast to jsNumber

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 12 21:36:37 PDT 2012


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

           Summary: Constant booleans in IDL files should not be cast to
                    jsNumber
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: justinlin at google.com


The JS CodeGenerator casts const booleans specified in IDL files to jsNumber. It should not do that.

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