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

Issue 9826032: hterm: Load component-extension version of crosh+hterm (chromeos only). (Closed)

Created:
8 years, 9 months ago by rginda
Modified:
8 years, 9 months ago
CC:
chromium-reviews, mihaip+watch_chromium.org
Visibility:
Public.

Description

hterm: Load component-extension version of crosh+hterm (chromeos only). This adds the crosh_builtin component extension provided by https://gerrit.chromium.org/gerrit/18899 to chromeos. BUG=chromium-os:27663, chromium-os:27630 TEST=Test that ctrl-alt-t opens crosh even with no extensions installed. TEST=Install hterm, test that ctrl-alt-t opens hterm instead of component extension. TEST=Disable hterm, ensure that ctrl-alt-t opens component extension again. Note: Use document.location.href from the js console to determine which extension is launched for ctrl-alt-t. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=128642

Patch Set 1 #

Patch Set 2 : Add manifest.json file #

Total comments: 2

Patch Set 3 : Remove IsExtensionEnabled check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -3 lines) Patch
M chrome/browser/browser_resources.grd View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/api/terminal/terminal_extension_helper.cc View 1 2 1 chunk +6 lines, -3 lines 0 comments Download
M chrome/browser/extensions/component_loader.cc View 1 chunk +3 lines, -0 lines 0 comments Download
A chrome/browser/resources/chromeos/crosh_builtin/manifest.json View 1 1 chunk +18 lines, -0 lines 0 comments Download
M chrome/common/extensions/extension_constants.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/extensions/extension_constants.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
rginda
win_rel failure looks unrelated (can't find a bluetooth.h file), resubmitting the try job.
8 years, 9 months ago (2012-03-22 23:27:33 UTC) #1
zel
lgtm
8 years, 9 months ago (2012-03-22 23:35:08 UTC) #2
tonibarzic
https://chromiumcodereview.appspot.com/9826032/diff/2001/chrome/browser/extensions/api/terminal/terminal_extension_helper.cc File chrome/browser/extensions/api/terminal/terminal_extension_helper.cc (right): https://chromiumcodereview.appspot.com/9826032/diff/2001/chrome/browser/extensions/api/terminal/terminal_extension_helper.cc#newcode31 chrome/browser/extensions/api/terminal/terminal_extension_helper.cc:31: if (extension && service->IsExtensionEnabled(kPossibleAppIds[x])) false in GetExtensionById(id, false) is ...
8 years, 9 months ago (2012-03-22 23:53:55 UTC) #3
rginda
On 2012/03/22 23:53:55, tonibarzic wrote: > https://chromiumcodereview.appspot.com/9826032/diff/2001/chrome/browser/extensions/api/terminal/terminal_extension_helper.cc > File chrome/browser/extensions/api/terminal/terminal_extension_helper.cc > (right): > > https://chromiumcodereview.appspot.com/9826032/diff/2001/chrome/browser/extensions/api/terminal/terminal_extension_helper.cc#newcode31 ...
8 years, 9 months ago (2012-03-23 00:00:48 UTC) #4
rginda
On 2012/03/23 00:00:48, rginda wrote: > On 2012/03/22 23:53:55, tonibarzic wrote: > > > https://chromiumcodereview.appspot.com/9826032/diff/2001/chrome/browser/extensions/api/terminal/terminal_extension_helper.cc ...
8 years, 9 months ago (2012-03-23 00:01:20 UTC) #5
rginda
PTAL https://chromiumcodereview.appspot.com/9826032/diff/2001/chrome/browser/extensions/api/terminal/terminal_extension_helper.cc File chrome/browser/extensions/api/terminal/terminal_extension_helper.cc (right): https://chromiumcodereview.appspot.com/9826032/diff/2001/chrome/browser/extensions/api/terminal/terminal_extension_helper.cc#newcode31 chrome/browser/extensions/api/terminal/terminal_extension_helper.cc:31: if (extension && service->IsExtensionEnabled(kPossibleAppIds[x])) On 2012/03/22 23:53:56, tonibarzic ...
8 years, 9 months ago (2012-03-23 00:03:17 UTC) #6
tbarzic
On 2012/03/23 00:03:17, rginda wrote: > PTAL > > https://chromiumcodereview.appspot.com/9826032/diff/2001/chrome/browser/extensions/api/terminal/terminal_extension_helper.cc > File chrome/browser/extensions/api/terminal/terminal_extension_helper.cc > (right): ...
8 years, 9 months ago (2012-03-23 00:11:30 UTC) #7
rginda
+ben for chrome/browser/browser_resources.grd owner review. Aaron, can you do an owner review for the */extensions/* ...
8 years, 9 months ago (2012-03-23 01:07:34 UTC) #8
Ben Goodger (Google)
LGTM for any bits I am owner of.
8 years, 9 months ago (2012-03-23 16:57:07 UTC) #9
Aaron Boodman
LGTM
8 years, 9 months ago (2012-03-23 18:30:26 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rginda@chromium.org/9826032/7001
8 years, 9 months ago (2012-03-23 20:43:41 UTC) #11
commit-bot: I haz the power
8 years, 9 months ago (2012-03-24 01:27:48 UTC) #12
Change committed as 128642

Powered by Google App Engine
This is Rietveld 408576698