DescriptionRevert of Sub-sample accurate start of OscillatorNode (patchset #11 id:200001 of https://codereview.chromium.org/2186813003/ )
Reason for revert:
Added test is failing on WebKit Mac10.11 (retina)
https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.11%20%28retina%29
Original issue's description:
> Sub-sample accurate start of OscillatorNode
>
> Previously, an oscillator would start at the nearest sample frame
> boundary. This can produce noticeable effects.
>
> Instead, make the oscillator start at the requested sample time and
> sample the curve appropriately.
>
> BUG=631576
> TEST=Oscillator/start-sampling.html
>
> Review-Url: https://codereview.chromium.org/2186813003
> Cr-Commit-Position: refs/heads/master@{#442669}
> Committed: https://chromium.googlesource.com/chromium/src/+/7909df464ca46a1ea121b0c54e5d04cfa521e38c
TBR=hongchan@chromium.org,rtoy@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=631576
Review-Url: https://codereview.chromium.org/2623063002
Cr-Commit-Position: refs/heads/master@{#442739}
Committed: https://chromium.googlesource.com/chromium/src/+/30ffb0ffee307ed4f236bd3df8398bf0c1b107c4
Patch Set 1 #Messages
Total messages: 6 (3 generated)
|