[Webkit-unassigned] [Bug 45571] Add AudioNode files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 27 15:39:11 PDT 2010


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


Kenneth Russell <kbr at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68282|review?                     |review+
               Flag|                            |




--- Comment #10 from Kenneth Russell <kbr at google.com>  2010-09-27 15:39:11 PST ---
(From update of attachment 68282)
We've discussed both this patch and that for AudioContext extensively offline and at this point I think this looks very good. One comment for the record: the reason that the atomic increments in AudioNode::ref() aren't guarded by the graph lock is covered by the FIXME in that method; this would only be necessary if waking up of a note which has already played were supported, which currently it is not.

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