[Webkit-unassigned] [Bug 261081] New: INPUT element: Fix integer overflow in input.stepDown()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 3 04:57:11 PDT 2023


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

            Bug ID: 261081
           Summary: INPUT element: Fix integer overflow in
                    input.stepDown()
           Product: WebKit
           Version: Safari 16
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: akeerthi at apple.com, annevk at annevk.nl,
                    cdumez at apple.com, wenson_hsieh at apple.com

hi Team,

Just came across another potential merge:

Blink Commit: https://chromium.googlesource.com/chromium/src.git/+/28c02d6167e1c545716f433dc84e3656da28c816

Test Case (just focus on 'FAIL stepDown("0", "1", null, 2147483648) should be 2147483648. Was -2147483648.'): https://jsfiddle.net/2a0s5mvz/show

Chrome Canary 118 passes this but Firefox Nightly 118 fails this.

Just wanted to raise to get input, it is easier to merge though.

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230903/7006be66/attachment-0001.htm>


More information about the webkit-unassigned mailing list