3 years, 8 months ago
(2017-04-20 15:21:40 UTC)
#8
https://codereview.chromium.org/2820113006/diff/20001/third_party/WebKit/Sour...
File third_party/WebKit/Source/modules/webaudio/BaseAudioContext.idl (right):
https://codereview.chromium.org/2820113006/diff/20001/third_party/WebKit/Sour...
third_party/WebKit/Source/modules/webaudio/BaseAudioContext.idl:7: callback
DecodeSuccessCallback = void (AudioBuffer decodedData);
On 2017/04/20 11:32:50, foolip_UTC7 wrote:
> On 2017/04/19 17:23:14, jsbell wrote:
> > totally silly nit: If you move these down below the enum, and put Error
above
> > Success the order will match the sec.
>
> FWIW, I like it when the order matches the spec too.
Done.
Raymond Toy
Description was changed from ========== Remove AudioBufferCallback According to the WebAudio spec, the AudioBufferCallback interface ...
3 years, 8 months ago
(2017-04-20 15:22:28 UTC)
#9
Description was changed from
==========
Remove AudioBufferCallback
According to the WebAudio spec, the AudioBufferCallback interface
should not exist. Instead we should have a DecodeSuccessCallback and
DecodeErrorCallback functions.
BUG=707338
TEST=none
==========
to
==========
Remove AudioBufferCallback
According to the WebAudio spec, the AudioBufferCallback interface
should not exist. Instead we should have a DecodeSuccessCallback and
DecodeErrorCallback functions.
BUG=707338
TEST=callback behavior covered by existing tests
==========
CQ is committing da patch. Bot data: {"patchset_id": 40001, "attempt_start_ts": 1492786613049720, "parent_rev": "eada5d80f2de49b9d397e8ee5c4df2f60e7582e9", "commit_rev": "91e558ce715fc5990700cfd003084b6c4a8ed3fa"}
3 years, 8 months ago
(2017-04-21 16:39:55 UTC)
#16
CQ is committing da patch.
Bot data: {"patchset_id": 40001, "attempt_start_ts": 1492786613049720,
"parent_rev": "eada5d80f2de49b9d397e8ee5c4df2f60e7582e9", "commit_rev":
"91e558ce715fc5990700cfd003084b6c4a8ed3fa"}
commit-bot: I haz the power
Description was changed from ========== Remove AudioBufferCallback According to the WebAudio spec, the AudioBufferCallback interface ...
3 years, 8 months ago
(2017-04-21 16:40:05 UTC)
#17
Message was sent while issue was closed.
Description was changed from
==========
Remove AudioBufferCallback
According to the WebAudio spec, the AudioBufferCallback interface
should not exist. Instead we should have a DecodeSuccessCallback and
DecodeErrorCallback functions.
BUG=707338
TEST=callback behavior covered by existing tests
==========
to
==========
Remove AudioBufferCallback
According to the WebAudio spec, the AudioBufferCallback interface
should not exist. Instead we should have a DecodeSuccessCallback and
DecodeErrorCallback functions.
BUG=707338
TEST=callback behavior covered by existing tests
Review-Url: https://codereview.chromium.org/2820113006
Cr-Commit-Position: refs/heads/master@{#466363}
Committed:
https://chromium.googlesource.com/chromium/src/+/91e558ce715fc5990700cfd00308...
==========
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/src/+/91e558ce715fc5990700cfd003084b6c4a8ed3fa
3 years, 8 months ago
(2017-04-21 16:40:06 UTC)
#18
Issue 2820113006: Remove AudioBufferCallback
(Closed)
Created 3 years, 8 months ago by Raymond Toy
Modified 3 years, 8 months ago
Reviewers: tkent, foolip, hongchan, jsbell
Base URL:
Comments: 5