[Webkit-unassigned] [Bug 32675] New: HTMLInputElement::stepMismatch() uses ambiguous overload of pow()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 17 11:34:19 PST 2009


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

           Summary: HTMLInputElement::stepMismatch() uses ambiguous
                    overload of pow()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: steveblock at google.com
                CC: tkent at chromium.org


HTMLInputElement::stepMismatch() calls pow() with two integer arguments. This
causes a compile error due to an ambiguous overload on Android.

This was added in http://trac.webkit.org/changeset/51159

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