<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>248784</bug_id>
          
          <creation_ts>2022-12-05 14:06:16 -0800</creation_ts>
          <short_desc>Avoid uint64_t overflow in Decimal::operator/()</short_desc>
          <delta_ts>2024-01-23 16:52:16 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>Safari Technology Preview</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=247514</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ahmad Saleem">ahmad.saleem792</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cdumez</cc>
    
    <cc>darin</cc>
    
    <cc>rniwa</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1916782</commentid>
    <comment_count>0</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2022-12-05 14:06:16 -0800</bug_when>
    <thetext>Hi Team,

While going through Blink&apos;s commit, I found another failing test case:

Blink Commit - https://src.chromium.org/viewvc/blink?view=revision&amp;revision=191294

Failing Test Case - https://jsfiddle.net/rerich/pn1o3wvn/

(^ First range is at &apos;zero&apos; compared to Chrome / Blink).

Just wanted to raise this bug so it can be merged or fixed.

Unfortunately, I will not be able to do it because the test is in C++ and I am not able to do it in this bug 247514, appreciate if someone can fix both in one go.

Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1917572</commentid>
    <comment_count>1</comment_count>
    <who name="Sam Sneddon [:gsnedders]">gsnedders</who>
    <bug_when>2022-12-08 06:45:52 -0800</bug_when>
    <thetext>&gt; Unfortunately, I will not be able to do it because the test is in C++

While it&apos;s not ideal, importing the failing test case linked above (with input type=range), converting it to a reftest, would be better than nothing. Unless this ends up exposed through the DOM API?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1918599</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-12-12 14:07:16 -0800</bug_when>
    <thetext>&lt;rdar://problem/103269252&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1920789</commentid>
    <comment_count>3</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2022-12-20 08:40:32 -0800</bug_when>
    <thetext>(In reply to Sam Sneddon [:gsnedders] from comment #1)
&gt; &gt; Unfortunately, I will not be able to do it because the test is in C++
&gt; 
&gt; While it&apos;s not ideal, importing the failing test case linked above (with
&gt; input type=range), converting it to a reftest, would be better than nothing.
&gt; Unless this ends up exposed through the DOM API?

Managed to figure out the ref-test.

PR - https://github.com/WebKit/WebKit/pull/7908</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1920976</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-12-20 18:49:32 -0800</bug_when>
    <thetext>Committed 258174@main (d16c8e20b19e): &lt;https://commits.webkit.org/258174@main&gt;

Reviewed commits have been landed. Closing PR #7908 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2007067</commentid>
    <comment_count>5</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2024-01-23 16:52:16 -0800</bug_when>
    <thetext>*** Bug 247514 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>