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

Issue 2086033002: [BlobAsync] Fixed shared memory mapping (Closed)

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

Description

[BlobAsync] Fixed shared memory mapping The test was designed to catch this case, but because the memory was mapped before we sent it to the class, the incorrect call to Map was a no-op. Test has been fixed. BUG=619217 Committed: https://crrev.com/8731540b822e48124e782a976ef5d44632757a29 Cr-Commit-Position: refs/heads/master@{#401053}

Patch Set 1 #

Patch Set 2 : comment fix #

Total comments: 6

Patch Set 3 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -4 lines) Patch
M content/child/blob_storage/blob_transport_controller.cc View 1 2 2 chunks +18 lines, -3 lines 0 comments Download
M content/child/blob_storage/blob_transport_controller_unittest.cc View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 11 (5 generated)
dmurph
Hello! Blob P0 Fix PTAL!
4 years, 6 months ago (2016-06-21 16:40:33 UTC) #3
Marijn Kruisselbrink
lgtm, with some nits https://codereview.chromium.org/2086033002/diff/20001/content/child/blob_storage/blob_transport_controller.cc File content/child/blob_storage/blob_transport_controller.cc (right): https://codereview.chromium.org/2086033002/diff/20001/content/child/blob_storage/blob_transport_controller.cc#newcode217 content/child/blob_storage/blob_transport_controller.cc:217: std::vector<size_t> shared_memory_sizes; nit: Why not ...
4 years, 6 months ago (2016-06-21 16:52:36 UTC) #4
dmurph
Thanks! https://codereview.chromium.org/2086033002/diff/20001/content/child/blob_storage/blob_transport_controller.cc File content/child/blob_storage/blob_transport_controller.cc (right): https://codereview.chromium.org/2086033002/diff/20001/content/child/blob_storage/blob_transport_controller.cc#newcode217 content/child/blob_storage/blob_transport_controller.cc:217: std::vector<size_t> shared_memory_sizes; On 2016/06/21 at 16:52:35, Marijn Kruisselbrink ...
4 years, 6 months ago (2016-06-21 17:33:03 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2086033002/40001
4 years, 6 months ago (2016-06-21 17:33:41 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-21 18:43:32 UTC) #9
commit-bot: I haz the power
4 years, 6 months ago (2016-06-21 18:46:36 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8731540b822e48124e782a976ef5d44632757a29
Cr-Commit-Position: refs/heads/master@{#401053}

Powered by Google App Engine
This is Rietveld 408576698