[Webkit-unassigned] [Bug 69739] Loss of precision when converting from double to int in FrameView::zoomAnimatorTransformChanged()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 9 21:56:11 PDT 2011


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





--- Comment #1 from Daniel Bates <dbates at webkit.org>  2011-10-09 21:56:11 PST ---
I am unsure what's the best way to fix this issue at this time. For now, I explicitly converted the double precision results to an integers and landed this in <http://trac.webkit.org/changeset/97041>. We need to look into this some more.

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