WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
85236
Oscillator must implement noteOn() and noteOff()
https://bugs.webkit.org/show_bug.cgi?id=85236
Summary
Oscillator must implement noteOn() and noteOff()
Chris Rogers
Reported
2012-04-30 14:47:19 PDT
Oscillator must implement noteOn() and noteOff()
Attachments
Patch
(772.79 KB, patch)
2012-04-30 15:06 PDT
,
Chris Rogers
kbr
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Rogers
Comment 1
2012-04-30 15:06:30 PDT
Created
attachment 139527
[details]
Patch
Kenneth Russell
Comment 2
2012-05-04 17:05:11 PDT
Comment on
attachment 139527
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=139527&action=review
Looks good to me per your offline walkthrough of the code. r=me
> Source/WebCore/Modules/webaudio/Oscillator.cpp:211 > + outputBus->zero();
This is redundant; just return.
Chris Rogers
Comment 3
2012-05-04 18:27:49 PDT
Committed
r116201
: <
http://trac.webkit.org/changeset/116201
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug