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

Issue 463523003: Fix an issue with view manager init service where you had to retain a connection to the init servic… (Closed)

Created:
6 years, 4 months ago by Ben Goodger (Google)
Modified:
6 years, 4 months ago
Reviewers:
sky
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
Project:
chromium
Visibility:
Public.

Description

Fix an issue with view manager init service where you had to retain a connection to the init service until the window tree host was created otherwise embed calls would be dropped. R=sky@chromium.org BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288993

Patch Set 1 #

Total comments: 1

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -72 lines) Patch
M mojo/examples/wm_flow/app/app.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M mojo/services/view_manager/view_manager_init_service_context.h View 3 chunks +22 lines, -0 lines 0 comments Download
M mojo/services/view_manager/view_manager_init_service_context.cc View 1 4 chunks +45 lines, -11 lines 0 comments Download
M mojo/services/view_manager/view_manager_init_service_impl.h View 4 chunks +0 lines, -25 lines 0 comments Download
M mojo/services/view_manager/view_manager_init_service_impl.cc View 2 chunks +1 line, -32 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Ben Goodger (Google)
6 years, 4 months ago (2014-08-11 23:43:10 UTC) #1
sky
LGTM https://codereview.chromium.org/463523003/diff/1/mojo/services/view_manager/view_manager_init_service_context.cc File mojo/services/view_manager/view_manager_init_service_context.cc (right): https://codereview.chromium.org/463523003/diff/1/mojo/services/view_manager/view_manager_init_service_context.cc#newcode92 mojo/services/view_manager/view_manager_init_service_context.cc:92: ScopedVector<ConnectParams>::const_iterator it = connect_params_.begin(); nit: move into for ...
6 years, 4 months ago (2014-08-11 23:47:56 UTC) #2
Ben Goodger (Google)
6 years, 4 months ago (2014-08-12 15:52:31 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as 288993 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698