| commit | 0970fcf609bebf7792fcc9606983fad61e7da6a8 | [log] [tgz] |
|---|---|---|
| author | rtoy <rtoy@chromium.org> | Wed Jun 01 17:05:37 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jun 01 17:06:43 2016 |
| tree | 20ea609b6a5cb1fdda36ddb9ef2a70db0e2031c9 | |
| parent | 6dfba9844c8d7446353d61953d0361e2efdb1e4c [diff] |
Throw exception if curve is too short for setValueCurveAtTime If the curve for setValueCurveAtTime is too short (length less than 2), an exception must be thrown. BUG=615477 TEST=audioparam-setValueCurve-exceptions.html updated Review-Url: https://codereview.chromium.org/2020753002 Cr-Commit-Position: refs/heads/master@{#397164}