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

Issue 216893005: Mojo: Move the handle table details out of CoreImpl into its own class. (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: Move the handle table details out of CoreImpl into its own class. (This will make it much easier to improve the handle table, e.g., by caching handle look-ups.) R=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260482

Patch Set 1 #

Patch Set 2 : fix compile assert #

Unified diffs Side-by-side diffs Delta from patch set Stats (+451 lines, -217 lines) Patch
M mojo/embedder/test_embedder.cc View 2 chunks +8 lines, -4 lines 0 comments Download
M mojo/mojo.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M mojo/system/core_impl.h View 3 chunks +3 lines, -16 lines 0 comments Download
M mojo/system/core_impl.cc View 11 chunks +63 lines, -190 lines 0 comments Download
M mojo/system/dispatcher.h View 4 chunks +7 lines, -5 lines 0 comments Download
M mojo/system/dispatcher.cc View 2 chunks +2 lines, -2 lines 0 comments Download
A mojo/system/handle_table.h View 1 chunk +126 lines, -0 lines 0 comments Download
A mojo/system/handle_table.cc View 1 1 chunk +240 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
viettrungluu
6 years, 8 months ago (2014-03-30 04:56:41 UTC) #1
darin (slow to review)
LGTM Seems like a nice unit of code to factor out regardless of future changes.
6 years, 8 months ago (2014-03-30 17:04:14 UTC) #2
viettrungluu
6 years, 8 months ago (2014-03-31 02:07:56 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r260482 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698