[Webkit-unassigned] [Bug 34452] Initial patch for audio engine: AudioBus and helper classes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 8 16:42:37 PST 2010


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


Adam Barth <abarth at webkit.org> changed:

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




--- Comment #13 from Adam Barth <abarth at webkit.org>  2010-03-08 16:42:37 PST ---
(From update of attachment 47884)
Please add the zero() method to Vector instead of creating these subclasses. 
You can use a trait to ensure that the method can't be used on a type that
causes problems.

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