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

Issue 220113003: Mojo: Implement MojoUnmapBuffer(). (Closed)

Created:
6 years, 8 months ago by viettrungluu
Modified:
6 years, 8 months ago
CC:
chromium-reviews, Aaron Boodman, darin (slow to review), viettrungluu+watch_chromium.org, ben+mojo_chromium.org, abarth-chromium
Visibility:
Public.

Description

Mojo: Implement MojoUnmapBuffer(). Still to do: more tests. R=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260832

Patch Set 1 #

Total comments: 1

Patch Set 2 : review comments #

Patch Set 3 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, -17 lines) Patch
M mojo/mojo.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M mojo/public/c/system/tests/core_unittest.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M mojo/system/constants.h View 1 chunk +4 lines, -1 line 0 comments Download
M mojo/system/core_impl.h View 2 chunks +4 lines, -0 lines 0 comments Download
M mojo/system/core_impl.cc View 2 chunks +11 lines, -9 lines 0 comments Download
M mojo/system/handle_table.cc View 1 chunk +0 lines, -3 lines 0 comments Download
A mojo/system/mapping_table.h View 1 chunk +58 lines, -0 lines 0 comments Download
A mojo/system/mapping_table.cc View 1 1 chunk +48 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
viettrungluu
(Dependent on https://codereview.chromium.org/219023010/.)
6 years, 8 months ago (2014-03-31 23:12:21 UTC) #1
darin (slow to review)
LGTM https://codereview.chromium.org/220113003/diff/1/mojo/system/mapping_table.cc File mojo/system/mapping_table.cc (right): https://codereview.chromium.org/220113003/diff/1/mojo/system/mapping_table.cc#newcode41 mojo/system/mapping_table.cc:41: delete it->second; micro-nit: might want to do the ...
6 years, 8 months ago (2014-03-31 23:40:12 UTC) #2
viettrungluu
Thanks. On 2014/03/31 23:40:12, darin wrote: > LGTM > > https://codereview.chromium.org/220113003/diff/1/mojo/system/mapping_table.cc > File mojo/system/mapping_table.cc (right): ...
6 years, 8 months ago (2014-04-01 00:11:12 UTC) #3
viettrungluu
The CQ bit was checked by viettrungluu@chromium.org
6 years, 8 months ago (2014-04-01 06:05:27 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/viettrungluu@chromium.org/220113003/40001
6 years, 8 months ago (2014-04-01 06:05:41 UTC) #5
commit-bot: I haz the power
6 years, 8 months ago (2014-04-01 11:20:14 UTC) #6
Message was sent while issue was closed.
Change committed as 260832

Powered by Google App Engine
This is Rietveld 408576698