[Webkit-unassigned] [Bug 76509] Lazy init for DefaultAudioDestinationNode?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 20 19:32:20 PST 2012


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





--- Comment #4 from Raymond <rgbbones at gmail.com>  2012-01-20 19:32:20 PST ---
(From update of attachment 123427)
View in context: https://bugs.webkit.org/attachment.cgi?id=123427&action=review

> Source/WebCore/webaudio/DefaultAudioDestinationNode.cpp:-38
> -    initialize();

I also considered to move this empty one to head file, but then I think again, due to it is a private function, and who knows we might add something here later. So I choose to leave it here.

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