Oscillator::setWaveTable() should not reset oscillator phase
Created attachment 138448 [details] Patch
Comment on attachment 138448 [details] Patch Looks straightforward. Layout test?
Comment on attachment 138448 [details] Patch Thanks Ken. Unfortunately, this is quite difficult to test since it involves the main thread calling setWaveTable() while the audio thread is rendering, and this is racy as far as layout tests go.
Comment on attachment 138448 [details] Patch Clearing flags on attachment: 138448 Committed r114988: <http://trac.webkit.org/changeset/114988>
All reviewed patches have been landed. Closing bug.