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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 15 10:22:02 PDT 2011


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





--- Comment #2 from Emil A Eklund <eae at chromium.org>  2011-08-15 10:22:02 PST ---
No firm decision yet, we have a prototype running on trunk that we are running a set of tests against to see if it's feasible to use floats throughout and help us discover problems.

We're currently leaning towards using floats as both javascript and the graphics sub system operates on floating point but we'll revisit this before committing to go down that path.

This bug is for tracking places where we might need to change how we do comparisons if we decide to go with floats.

-- 
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