[Webkit-unassigned] [Bug 66148] Replace == comparison with epsilon aware roughlyEquals for LayoutUnits

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 12 21:10:52 PDT 2011


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org,
                   |                            |hyatt at apple.com,
                   |                            |simon.fraser at apple.com




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2011-08-12 21:10:51 PST ---
So, are we decided that we move to floats, not to fixed precision numbers?

Rough equality has a number of highly undesirable features - it's not transitive, it breaks with zoom etc.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list