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

Issue 1958583002: Update AbstractAudioContext::m_activeSourceNodes on the main thread only. (Closed)

Created:
4 years, 7 months ago by sof
Modified:
4 years, 7 months ago
CC:
chromium-reviews, blink-reviews, haraken, hongchan, Raymond Toy
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update AbstractAudioContext::m_activeSourceNodes on the main thread only. Avoid mutating m_activeSourceNodes on the audio thread, leave the main thread in control of that heap object. R=haraken,rtoy BUG=581660 Committed: https://crrev.com/5f4b6587aff0f53c1c90e38b7c26a7839784c4f9 Cr-Commit-Position: refs/heads/master@{#392110}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -17 lines) Patch
M third_party/WebKit/Source/modules/webaudio/AbstractAudioContext.h View 4 chunks +9 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AbstractAudioContext.cpp View 8 chunks +22 lines, -15 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
sof
please take a look.
4 years, 7 months ago (2016-05-06 09:56:38 UTC) #2
haraken
LGTM but I want to have rtoy take another look.
4 years, 7 months ago (2016-05-06 10:10:38 UTC) #4
Raymond Toy
lgtm. Does this fix some issue with m_activeSourceNodes? Even if not, it's really nice to ...
4 years, 7 months ago (2016-05-06 15:16:05 UTC) #5
hongchan
This is a nice clean up. Thanks!
4 years, 7 months ago (2016-05-06 16:36:42 UTC) #7
sof
On 2016/05/06 15:16:05, Raymond Toy wrote: > lgtm. > > Does this fix some issue ...
4 years, 7 months ago (2016-05-06 18:49:28 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1958583002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1958583002/1
4 years, 7 months ago (2016-05-06 18:51:08 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-05-06 18:55:36 UTC) #13
commit-bot: I haz the power
4 years, 7 months ago (2016-05-06 18:57:04 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/5f4b6587aff0f53c1c90e38b7c26a7839784c4f9
Cr-Commit-Position: refs/heads/master@{#392110}

Powered by Google App Engine
This is Rietveld 408576698