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

Issue 547593002: Add ShellAppsClient, ShellAppDelegate, ShellNativeAppWindow (Closed)

Created:
6 years, 3 months ago by hashimoto
Modified:
6 years, 3 months ago
Reviewers:
James Cook, oshima
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, dharcourt, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@apifeatures
Project:
chromium
Visibility:
Public.

Description

Add ShellAppsClient, ShellAppDelegate, ShellNativeAppWindow BUG=387288 Committed: https://crrev.com/cb9416ecdaf84bf8e07fbdab7e6245d5a3b7aff7 Cr-Commit-Position: refs/heads/master@{#293666}

Patch Set 1 : #

Total comments: 23

Patch Set 2 : Address comments #

Total comments: 1

Patch Set 3 : Add missing virtual #

Unified diffs Side-by-side diffs Delta from patch set Stats (+569 lines, -35 lines) Patch
M athena/main/athena_main.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M extensions/shell/app_shell.gyp View 2 chunks +6 lines, -0 lines 0 comments Download
M extensions/shell/browser/desktop_controller.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
A + extensions/shell/browser/shell_app_delegate.h View 1 3 chunks +14 lines, -34 lines 0 comments Download
A extensions/shell/browser/shell_app_delegate.cc View 1 1 chunk +89 lines, -0 lines 0 comments Download
A extensions/shell/browser/shell_apps_client.h View 1 1 chunk +40 lines, -0 lines 0 comments Download
A extensions/shell/browser/shell_apps_client.cc View 1 1 chunk +58 lines, -0 lines 0 comments Download
M extensions/shell/browser/shell_browser_main_parts.h View 2 chunks +2 lines, -0 lines 0 comments Download
M extensions/shell/browser/shell_browser_main_parts.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M extensions/shell/browser/shell_desktop_controller.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M extensions/shell/browser/shell_desktop_controller.cc View 1 1 chunk +6 lines, -1 line 0 comments Download
A extensions/shell/browser/shell_native_app_window.h View 1 1 chunk +90 lines, -0 lines 0 comments Download
A extensions/shell/browser/shell_native_app_window.cc View 1 chunk +250 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (10 generated)
hashimoto
James, could you review this change? It'll be able to use app.window.create API (calculator works ...
6 years, 3 months ago (2014-09-05 10:08:31 UTC) #4
James Cook
Looking good, a few comments. Just to double-check: When you say calculator works, do you ...
6 years, 3 months ago (2014-09-05 16:26:43 UTC) #5
hashimoto
On 2014/09/05 16:26:43, James Cook wrote: > Looking good, a few comments. > > Just ...
6 years, 3 months ago (2014-09-05 17:37:10 UTC) #7
hashimoto
https://codereview.chromium.org/547593002/diff/40001/extensions/shell/browser/shell_app_delegate.cc File extensions/shell/browser/shell_app_delegate.cc (right): https://codereview.chromium.org/547593002/diff/40001/extensions/shell/browser/shell_app_delegate.cc#newcode22 extensions/shell/browser/shell_app_delegate.cc:22: NOTIMPLEMENTED(); On 2014/09/05 16:26:42, James Cook wrote: > Thanks ...
6 years, 3 months ago (2014-09-05 17:37:17 UTC) #8
James Cook
LGTM! Please include me on the CL for the test. https://codereview.chromium.org/547593002/diff/40001/extensions/shell/browser/shell_apps_client.cc File extensions/shell/browser/shell_apps_client.cc (right): https://codereview.chromium.org/547593002/diff/40001/extensions/shell/browser/shell_apps_client.cc#newcode39 ...
6 years, 3 months ago (2014-09-05 17:41:51 UTC) #9
hashimoto
oshima@, could you take a look at this change as an owner of athena_main.cc?
6 years, 3 months ago (2014-09-05 17:51:44 UTC) #11
oshima
https://codereview.chromium.org/547593002/diff/70001/extensions/shell/browser/desktop_controller.h File extensions/shell/browser/desktop_controller.h (right): https://codereview.chromium.org/547593002/diff/70001/extensions/shell/browser/desktop_controller.h#newcode45 extensions/shell/browser/desktop_controller.h:45: virtual void AddAppWindow(aura::Window* window) = 0; What I had ...
6 years, 3 months ago (2014-09-05 18:06:08 UTC) #12
hashimoto
On 2014/09/05 18:06:08, oshima wrote: > https://codereview.chromium.org/547593002/diff/70001/extensions/shell/browser/desktop_controller.h > File extensions/shell/browser/desktop_controller.h (right): > > https://codereview.chromium.org/547593002/diff/70001/extensions/shell/browser/desktop_controller.h#newcode45 > ...
6 years, 3 months ago (2014-09-05 18:24:58 UTC) #13
oshima
ok, lgtm then
6 years, 3 months ago (2014-09-05 18:26:27 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hashimoto@chromium.org/547593002/80001
6 years, 3 months ago (2014-09-05 18:28:08 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg_recipe/builds/2539)
6 years, 3 months ago (2014-09-05 19:19:13 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hashimoto@chromium.org/547593002/80001
6 years, 3 months ago (2014-09-06 02:15:18 UTC) #20
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 3 months ago (2014-09-06 08:18:13 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hashimoto@chromium.org/547593002/80001
6 years, 3 months ago (2014-09-07 14:26:09 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:80001) as fd2e3d7d0f5bab28d23ed651d30f126d1ba08e50
6 years, 3 months ago (2014-09-07 20:50:56 UTC) #25
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:44:21 UTC) #26
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/cb9416ecdaf84bf8e07fbdab7e6245d5a3b7aff7
Cr-Commit-Position: refs/heads/master@{#293666}

Powered by Google App Engine
This is Rietveld 408576698