[Webkit-unassigned] [Bug 48467] Add VectorMath files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 27 14:52:14 PDT 2010


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


Kenneth Russell <kbr at google.com> changed:

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




--- Comment #2 from Kenneth Russell <kbr at google.com>  2010-10-27 14:52:14 PST ---
(From update of attachment 72088)
These routines should be placed either in a namespace (WebCore / VectorMath) or as static methods on a class. The implementation can then re-direct to Accelerate.framework. Polluting the global namespace on all platforms is very sub-optimal.

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