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

Issue 1144033002: Make SharedMemoryDataConsumerHandle thread-safe. (Closed)

Created:
5 years, 7 months ago by yhirano
Modified:
5 years, 6 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@ipc-data-consumer
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make SharedMemoryDataConsumerHandle thread-safe. WebDataConsumerHandle is designed to be thread-safe (See the class comments for details) and SharedMemoryDataConsumerHandle should keep the thread safety because it is a WebDataConsumerHandle subclass. BUG=480746 R=tyoshino Committed: https://crrev.com/661e87b62f4f466432fbfef8851582f8ead4b25d Cr-Commit-Position: refs/heads/master@{#332800}

Patch Set 1 : #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+246 lines, -30 lines) Patch
M content/child/shared_memory_data_consumer_handle.h View 1 chunk +0 lines, -2 lines 0 comments Download
M content/child/shared_memory_data_consumer_handle.cc View 1 2 3 9 chunks +116 lines, -27 lines 0 comments Download
M content/child/shared_memory_data_consumer_handle_unittest.cc View 1 2 3 7 chunks +126 lines, -0 lines 0 comments Download
M content/public/child/fixed_received_data.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/public/child/request_peer.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
yhirano
This CL depends on https://codereview.chromium.org/1118233002/.
5 years, 7 months ago (2015-05-20 07:48:17 UTC) #5
tyoshino (SeeGerritForStatus)
lgtm https://codereview.chromium.org/1144033002/diff/60001/content/child/shared_memory_data_consumer_handle.h File content/child/shared_memory_data_consumer_handle.h (right): https://codereview.chromium.org/1144033002/diff/60001/content/child/shared_memory_data_consumer_handle.h#newcode50 content/child/shared_memory_data_consumer_handle.h:50: virtual void unregisterClient(); registerClient/unregisterClient should happen in the ...
5 years, 6 months ago (2015-05-28 11:03:58 UTC) #6
yhirano
https://codereview.chromium.org/1144033002/diff/60001/content/child/shared_memory_data_consumer_handle.h File content/child/shared_memory_data_consumer_handle.h (right): https://codereview.chromium.org/1144033002/diff/60001/content/child/shared_memory_data_consumer_handle.h#newcode50 content/child/shared_memory_data_consumer_handle.h:50: virtual void unregisterClient(); On 2015/05/28 11:03:58, tyoshino wrote: > ...
5 years, 6 months ago (2015-05-28 11:24:41 UTC) #8
yhirano
5 years, 6 months ago (2015-06-03 08:35:37 UTC) #10
yhirano
+nasko@ for OWNER review.
5 years, 6 months ago (2015-06-03 08:35:55 UTC) #11
nasko
This is related to your other CL, so adding avi@ for OWNERS review.
5 years, 6 months ago (2015-06-03 14:19:34 UTC) #13
Avi (use Gerrit)
lgtm
5 years, 6 months ago (2015-06-03 15:56:34 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1144033002/120001
5 years, 6 months ago (2015-06-04 07:40:25 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:120001)
5 years, 6 months ago (2015-06-04 08:41:38 UTC) #18
commit-bot: I haz the power
5 years, 6 months ago (2015-06-04 08:42:45 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/661e87b62f4f466432fbfef8851582f8ead4b25d
Cr-Commit-Position: refs/heads/master@{#332800}

Powered by Google App Engine
This is Rietveld 408576698