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

Issue 1405253010: ipc: Add a lock to guard modifications of state of the AttachmentBroker. (Closed)

Created:
5 years, 1 month ago by erikchen
Modified:
5 years, 1 month ago
Reviewers:
Tom Sepez
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ipc: Add a lock to guard modifications of state of the AttachmentBroker. The AttachmentBroker can be accessed from any thread, so any modifications to internal state should be guarded by a lock. BUG=535711 Committed: https://crrev.com/282e55ac60a1c02c5e0ac82269ed42966aff8381 Cr-Commit-Position: refs/heads/master@{#356972}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -3 lines) Patch
M ipc/attachment_broker.h View 3 chunks +7 lines, -0 lines 0 comments Download
M ipc/attachment_broker.cc View 3 chunks +13 lines, -2 lines 0 comments Download
M ipc/attachment_broker_privileged.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M ipc/attachment_broker_privileged_mac.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (4 generated)
erikchen
tsepez: Please review.
5 years, 1 month ago (2015-10-29 20:40:27 UTC) #2
Tom Sepez
That certainly explains a lot. LGTM.
5 years, 1 month ago (2015-10-29 20:45:44 UTC) #3
erikchen
On 2015/10/29 20:45:44, Tom Sepez wrote: > That certainly explains a lot. LGTM. This is ...
5 years, 1 month ago (2015-10-29 20:51:02 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1405253010/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1405253010/1
5 years, 1 month ago (2015-10-29 20:52:27 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/127810)
5 years, 1 month ago (2015-10-29 22:07:07 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1405253010/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1405253010/1
5 years, 1 month ago (2015-10-29 22:09:42 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 1 month ago (2015-10-29 22:54:49 UTC) #11
commit-bot: I haz the power
5 years, 1 month ago (2015-10-29 22:55:34 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/282e55ac60a1c02c5e0ac82269ed42966aff8381
Cr-Commit-Position: refs/heads/master@{#356972}

Powered by Google App Engine
This is Rietveld 408576698