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

Issue 405523002: Add ability APIs for opening a window with a url embedded, focusing and activating a window. (Closed)

Created:
6 years, 5 months ago by Ben Goodger (Google)
Modified:
6 years, 5 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

Add ability APIs for opening a window with a url embedded, focusing and activating a window. R=sky@chromium.org BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284246

Patch Set 1 #

Patch Set 2 : . #

Total comments: 9

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+471 lines, -13 lines) Patch
M mojo/mojo_services.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M mojo/services/public/cpp/view_manager/lib/view_manager_client_impl.cc View 1 2 2 chunks +1 line, -1 line 0 comments Download
M mojo/services/public/interfaces/window_manager/window_manager.mojom View 1 2 chunks +6 lines, -0 lines 0 comments Download
M mojo/services/window_manager/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M mojo/services/window_manager/window_manager_api_unittest.cc View 1 2 3 4 6 chunks +189 lines, -4 lines 0 comments Download
M mojo/services/window_manager/window_manager_app.h View 1 2 3 5 chunks +40 lines, -1 line 0 comments Download
M mojo/services/window_manager/window_manager_app.cc View 1 2 3 5 chunks +166 lines, -3 lines 0 comments Download
M mojo/services/window_manager/window_manager_service_impl.h View 1 1 chunk +12 lines, -0 lines 0 comments Download
M mojo/services/window_manager/window_manager_service_impl.cc View 1 2 1 chunk +55 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Ben Goodger (Google)
6 years, 5 months ago (2014-07-17 22:32:02 UTC) #1
sky
https://codereview.chromium.org/405523002/diff/20001/mojo/services/window_manager/window_manager_app.cc File mojo/services/window_manager/window_manager_app.cc (right): https://codereview.chromium.org/405523002/diff/20001/mojo/services/window_manager/window_manager_app.cc#newcode74 mojo/services/window_manager/window_manager_app.cc:74: WindowManagerApp::~WindowManagerApp() {} Do you need to delete windows in ...
6 years, 5 months ago (2014-07-17 23:15:43 UTC) #2
Ben Goodger (Google)
https://codereview.chromium.org/405523002/diff/20001/mojo/services/window_manager/window_manager_app.cc File mojo/services/window_manager/window_manager_app.cc (right): https://codereview.chromium.org/405523002/diff/20001/mojo/services/window_manager/window_manager_app.cc#newcode88 mojo/services/window_manager/window_manager_app.cc:88: root_->AddChild(node); On 2014/07/17 23:15:42, sky wrote: > Are you ...
6 years, 5 months ago (2014-07-18 19:50:44 UTC) #3
sky
LGTM
6 years, 5 months ago (2014-07-18 20:06:09 UTC) #4
Ben Goodger (Google)
6 years, 5 months ago (2014-07-18 23:17:31 UTC) #5
Message was sent while issue was closed.
Committed patchset #5 manually as r284246 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698