<?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>247514</bug_id>
          
          <creation_ts>2022-11-04 17:51:05 -0700</creation_ts>
          <short_desc>Fix MaxCoefficient static variable value in Decimal.cpp</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>DUPLICATE</resolution>
          <dup_id>248784</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=248784</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>ap</cc>
    
    <cc>bfulgham</cc>
    
    <cc>cdumez</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1910474</commentid>
    <comment_count>0</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2022-11-04 17:51:05 -0700</bug_when>
    <thetext>Hi Team,

Just going through Blink Commits, came across following commit:

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

and Webkit is still using wrong one, I think matching would be fine rather than updating comment to reflect current value.

https://github.com/WebKit/WebKit/blob/06829a72816b3507674af7be8a740a4964ae3518/Source/WebCore/platform/Decimal.cpp#L51

I am just creating this bug to do PR and merge above commit.

Let me know if someone want me to just update comment.

Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1911290</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2022-11-09 10:09:43 -0800</bug_when>
    <thetext>ch.dumez@samsung.com! Sadly, no test modified in the commit.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1911299</commentid>
    <comment_count>2</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2022-11-09 10:32:37 -0800</bug_when>
    <thetext>(In reply to Alexey Proskuryakov from comment #1)
&gt; ch.dumez@samsung.com! Sadly, no test modified in the commit.

https://github.com/WebKit/WebKit/pull/6160</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1911300</commentid>
    <comment_count>3</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2022-11-09 10:33:50 -0800</bug_when>
    <thetext>(In reply to Ahmad Saleem from comment #2)
&gt; (In reply to Alexey Proskuryakov from comment #1)
&gt; &gt; ch.dumez@samsung.com! Sadly, no test modified in the commit.
&gt; 
&gt; https://github.com/WebKit/WebKit/pull/6160

Latest position is that whether there is std:decimal to replace our use case or whether we just add &apos;DecmialTest.cpp&apos; API for testing similar to Chrome.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1911316</commentid>
    <comment_count>4</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2022-11-09 10:56:39 -0800</bug_when>
    <thetext>(In reply to Alexey Proskuryakov from comment #1)
&gt; ch.dumez@samsung.com! Sadly, no test modified in the commit.

There were tests modified in MY commit :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1911932</commentid>
    <comment_count>5</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-11-11 16:52:17 -0800</bug_when>
    <thetext>&lt;rdar://problem/102261978&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1920790</commentid>
    <comment_count>6</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2022-12-20 08:41:30 -0800</bug_when>
    <thetext>Will fix via https://github.com/WebKit/WebKit/pull/7908 in one go with test-case as well.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2007066</commentid>
    <comment_count>7</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2024-01-23 16:52:16 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 248784 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>