[Webkit-unassigned] [Bug 205733] Unitless zero should not always be allowed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 28 09:37:38 PDT 2023


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

Anne van Kesteren <annevk at annevk.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |annevk at annevk.nl
         Resolution|---                         |CONFIGURATION CHANGED

--- Comment #2 from Anne van Kesteren <annevk at annevk.nl> ---
Comment 0 is addressed due to:

    (value == 0 && unitlessZero == UnitlessZeroQuirk::Allow)

I.e., comparison to 0 is no longer done unconditionally.

The FIXME is a separate issue and sounds like it relates to callers of this method. Best tackled separately.

-- 
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/20230528/7f2bdb97/attachment.htm>


More information about the webkit-unassigned mailing list