[Webkit-unassigned] [Bug 13505] loses precision on x86_64

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 26 12:42:25 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13505


mjs at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14205|review?                     |review-
               Flag|                            |




------- Comment #3 from mjs at apple.com  2007-04-26 12:42 PDT -------
(From update of attachment 14205)
It's pretty inefficient to malloc the size of a single float; better to use a
separate Vector<float> as a stack in the GraphicsContext.


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



More information about the webkit-unassigned mailing list