Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(395)

Issue 2760323002: OfflineAudioContext: add missing suspendIfNeeded() call. (Closed)

Created:
3 years, 9 months ago by sof
Modified:
3 years, 9 months ago
Reviewers:
haraken, Raymond Toy
CC:
chromium-reviews, blink-reviews, Raymond Toy, hongchan
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

OfflineAudioContext: add missing suspendIfNeeded() call. R=haraken,rtoy BUG=704012 Review-Url: https://codereview.chromium.org/2760323002 Cr-Commit-Position: refs/heads/master@{#458656} Committed: https://chromium.googlesource.com/chromium/src/+/8c49908782266ac97dd687faf89ad10804db108b

Patch Set 1 #

Total comments: 2

Patch Set 2 : always call suspendIfNeeded() for OfflineAudioContexts #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M third_party/WebKit/Source/modules/webaudio/OfflineAudioContext.cpp View 1 2 chunks +1 line, -1 line 0 comments Download

Messages

Total messages: 24 (14 generated)
sof
please take a look. e.g., https://storage.googleapis.com/chromium-layout-test-archives/WebKit_Mac10_11__dbg_/7980/layout-test-results/webaudio/audiosummingjunction-crash-crash-log.txt
3 years, 9 months ago (2017-03-21 14:43:00 UTC) #4
haraken
LGTM
3 years, 9 months ago (2017-03-21 15:09:05 UTC) #5
Raymond Toy
https://codereview.chromium.org/2760323002/diff/1/third_party/WebKit/Source/modules/webaudio/BaseAudioContext.cpp File third_party/WebKit/Source/modules/webaudio/BaseAudioContext.cpp (right): https://codereview.chromium.org/2760323002/diff/1/third_party/WebKit/Source/modules/webaudio/BaseAudioContext.cpp#newcode87 third_party/WebKit/Source/modules/webaudio/BaseAudioContext.cpp:87: context->suspendIfNeeded(); AudioContext::create calls suspendIfNeeded() too. Are both necessary?
3 years, 9 months ago (2017-03-21 15:29:48 UTC) #6
sof
https://codereview.chromium.org/2760323002/diff/1/third_party/WebKit/Source/modules/webaudio/BaseAudioContext.cpp File third_party/WebKit/Source/modules/webaudio/BaseAudioContext.cpp (right): https://codereview.chromium.org/2760323002/diff/1/third_party/WebKit/Source/modules/webaudio/BaseAudioContext.cpp#newcode87 third_party/WebKit/Source/modules/webaudio/BaseAudioContext.cpp:87: context->suspendIfNeeded(); On 2017/03/21 15:29:48, Raymond Toy wrote: > AudioContext::create ...
3 years, 9 months ago (2017-03-21 15:44:35 UTC) #7
sof
updated title to match
3 years, 9 months ago (2017-03-21 18:19:56 UTC) #14
Raymond Toy
lgtm
3 years, 9 months ago (2017-03-21 20:06:03 UTC) #15
Raymond Toy
BTW, is there an associated bug for this? I just noticed now that I'm getting ...
3 years, 9 months ago (2017-03-21 21:32:02 UTC) #16
sof
On 2017/03/21 21:32:02, Raymond Toy wrote: > BTW, is there an associated bug for this? ...
3 years, 9 months ago (2017-03-22 06:30:53 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2760323002/40001
3 years, 9 months ago (2017-03-22 06:31:28 UTC) #21
commit-bot: I haz the power
3 years, 9 months ago (2017-03-22 07:08:24 UTC) #24
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/8c49908782266ac97dd687faf89a...

Powered by Google App Engine
This is Rietveld 408576698