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

Issue 284113008: Cleanup of ViewManager (Closed)

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

Description

Cleanup of ViewManager Make some methods take Node/View* instead of NodeId/ViewId. These functions needs the Nodes anyway, so no point in converting to id, then back to node multiple times. Also remove TODOs that aren't going to happen. BUG=365012 TEST=covered by tests R=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271044

Patch Set 1 #

Patch Set 2 : merge to trunk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -113 lines) Patch
M mojo/services/view_manager/node.h View 1 chunk +1 line, -0 lines 0 comments Download
M mojo/services/view_manager/node.cc View 2 chunks +17 lines, -16 lines 0 comments Download
M mojo/services/view_manager/node_delegate.h View 1 chunk +8 lines, -8 lines 0 comments Download
M mojo/services/view_manager/root_node_manager.h View 2 chunks +12 lines, -12 lines 0 comments Download
M mojo/services/view_manager/root_node_manager.cc View 4 chunks +14 lines, -18 lines 0 comments Download
M mojo/services/view_manager/type_converters.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/view_manager/type_converters.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/services/view_manager/view_manager_connection.h View 1 3 chunks +17 lines, -18 lines 0 comments Download
M mojo/services/view_manager/view_manager_connection.cc View 1 9 chunks +39 lines, -36 lines 0 comments Download
M mojo/services/view_manager/view_manager_connection_unittest.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
sky
6 years, 7 months ago (2014-05-15 22:30:25 UTC) #1
Ben Goodger (Google)
lgtm
6 years, 7 months ago (2014-05-15 22:50:17 UTC) #2
sky
6 years, 7 months ago (2014-05-16 17:34:50 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r271044 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698