[webkit-reviews] review requested: [Bug 34538] audio engine: add Complex number class : [Attachment 48516] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 10 14:40:55 PST 2010


Chris Rogers <crogers at google.com> has asked  for review:
Bug 34538: audio engine: add Complex number class
https://bugs.webkit.org/show_bug.cgi?id=34538

Attachment 48516: Patch
https://bugs.webkit.org/attachment.cgi?id=48516&action=review

------- Additional Comments from Chris Rogers <crogers at google.com>
I've removed my original patch where I created a new complex number class which
was defined in Complex.h.  Instead, I've added a utilities header for adding
new methods on std::complex as recommended by Darin Adler.


More information about the webkit-reviews mailing list