[Webkit-unassigned] [Bug 119296] New: wrong static_casts in ANGLE

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 30 17:16:31 PDT 2013


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

           Summary: wrong static_casts in ANGLE
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Major
          Priority: P1
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: achristensen at apple.com
                CC: dino at apple.com


When I updated ANGLE in https://bugs.webkit.org/show_bug.cgi?id=118550 I added static_casts to Intermediate.cpp, but as pointed out in https://code.google.com/p/angleproject/issues/detail?id=450 I did the wrong casts.  This will cause it to return the wrong value in whatever this code does, especially with my cast to bool instead of int.  I suggest this be fixed immediately.

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