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

Issue 219513005: Use apps::AppEventRouter to launch app_shell apps (Closed)

Created:
6 years, 8 months ago by James Cook
Modified:
6 years, 8 months ago
CC:
chromium-reviews, tfarina, extensions-reviews_chromium.org, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Use apps::AppEventRouter to launch app_shell apps Now that the app_runtime API has moved to //apps we can eliminate a small amount of code duplication in app_shell. BUG=357818 TEST=app_shell launches calculator Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260647

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -10 lines) Patch
M apps/shell/browser/shell_extension_system.cc View 2 chunks +3 lines, -10 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
James Cook
rockot, PTAL
6 years, 8 months ago (2014-03-31 17:16:06 UTC) #1
Ken Rockot(use gerrit already)
On 2014/03/31 17:16:06, James Cook wrote: > rockot, PTAL woohoo, lgtm
6 years, 8 months ago (2014-03-31 17:17:04 UTC) #2
James Cook
The CQ bit was checked by jamescook@chromium.org
6 years, 8 months ago (2014-03-31 17:18:56 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamescook@chromium.org/219513005/1
6 years, 8 months ago (2014-03-31 17:21:03 UTC) #4
commit-bot: I haz the power
Change committed as 260647
6 years, 8 months ago (2014-03-31 21:13:49 UTC) #5
James Cook
6 years, 8 months ago (2014-04-03 17:00:35 UTC) #6
Message was sent while issue was closed.
A revert of this CL has been created in
https://codereview.chromium.org/224173002/ by jamescook@chromium.org.

The reason for reverting is: This creates an unwanted dependency from app_shell
back onto apps (we're moving it to depend only on extensions to keep the binary
small).
.

Powered by Google App Engine
This is Rietveld 408576698