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

Issue 2178773002: Fix data race in ChannelAssociatedGroupController (Closed)

Created:
4 years, 5 months ago by Ken Rockot(use gerrit already)
Modified:
4 years, 4 months ago
Reviewers:
yzshen1
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, chromium-reviews, darin (slow to review), darin-cc_chromium.org, jam, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix data race in ChannelAssociatedGroupController Introduces an atomic value to guard access to a cached TaskRunner which read from multiple threads but written at some arbitrary time on the IPC thread inside Bind(). BUG=630835 R=yzshen@chromium.org Committed: https://crrev.com/9098435cfcf0bb09325351beabbb27c8ad62632f Cr-Commit-Position: refs/heads/master@{#407504}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M ipc/ipc_mojo_bootstrap.cc View 4 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Ken Rockot(use gerrit already)
Please take a look. I'm not too happy about this, so please let me know ...
4 years, 5 months ago (2016-07-23 13:05:52 UTC) #1
yzshen1
On 2016/07/23 13:05:52, Ken Rockot wrote: > Please take a look. I'm not too happy ...
4 years, 4 months ago (2016-07-25 16:33:59 UTC) #2
Ken Rockot(use gerrit already)
Thanks - yeah I didn't want to add another lock since I expect it would ...
4 years, 4 months ago (2016-07-25 16:38:24 UTC) #3
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/2178773002/1
4 years, 4 months ago (2016-07-25 16:38:47 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-07-25 17:36:40 UTC) #6
commit-bot: I haz the power
4 years, 4 months ago (2016-07-25 17:39:16 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/9098435cfcf0bb09325351beabbb27c8ad62632f
Cr-Commit-Position: refs/heads/master@{#407504}

Powered by Google App Engine
This is Rietveld 408576698