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

Issue 10269031: Mark default apps on ChromeOS installed from DIR_EXTERNAL_EXTENSIONS "from webstore" (Closed)

Created:
8 years, 7 months ago by tbarzic
Modified:
8 years, 7 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Visibility:
Public.

Description

Mark default apps on ChromeOS installed from DIR_EXTERNAL_EXTENSIONS "from webstore" The default extensions should be able to load NaCl modules. This is a problem now because they aren't really distinguishable from normal extensions. To fix this, mark them as "from webstore" when they're loaded. Also, revert crrev.com/130235 as that didn't work BUG=chromium-os:28707 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=134761

Patch Set 1 #

Total comments: 1

Patch Set 2 : revert #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -15 lines) Patch
M chrome/browser/extensions/external_extension_provider_impl.cc View 1 1 chunk +5 lines, -15 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
tbarzic
8 years, 7 months ago (2012-05-01 19:01:17 UTC) #1
Mihai Parparita -not on Chrome
https://chromiumcodereview.appspot.com/10269031/diff/1/chrome/browser/extensions/external_extension_provider_impl.cc File chrome/browser/extensions/external_extension_provider_impl.cc (right): https://chromiumcodereview.appspot.com/10269031/diff/1/chrome/browser/extensions/external_extension_provider_impl.cc#newcode337 chrome/browser/extensions/external_extension_provider_impl.cc:337: Extension::FROM_WEBSTORE))); Can you revert this change (Bill's attempted fix ...
8 years, 7 months ago (2012-05-01 19:09:30 UTC) #2
tbarzic
8 years, 7 months ago (2012-05-01 19:17:11 UTC) #3
Mihai Parparita -not on Chrome
8 years, 7 months ago (2012-05-01 19:18:46 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698