[Webkit-unassigned] [Bug 258418] Simplify a case statement in Decimal.cpp slightly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 22 18:31:09 PDT 2023


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

Karl Dubost <karlcow at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.webkit.org/sho
                   |                            |w_bug.cgi?id=127667
                 CC|                            |karlcow at apple.com

--- Comment #1 from Karl Dubost <karlcow at apple.com> ---
The description in Chromium

> Simplify a case statement in Decimal.cpp slightly.
> 
> Handling for StateDot and StateDotDigit was identical save for a
> "state = StateDotDigit;" in the StateDot case that's a no-op in the
> StateDotDigit case anyway.

https://github.com/WebKit/WebKit/blob/5fa64072e2f447b7ec80714e07bd5c4380c2714f/Source/WebCore/platform/Decimal.cpp#L752-L778

-- 
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/20230623/7ae3f3ec/attachment.htm>


More information about the webkit-unassigned mailing list