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

Issue 6802023: Add nacl_modules key to extension manifests (Closed)

Created:
9 years, 8 months ago by abarth-chromium
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Erik does not do reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Add nacl_modules key to extension manifests This is an experimental extension feature to let extensions register NaCl modules as a handler for MIME types. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=80888

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 1

Patch Set 6 : '' #

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -24 lines) Patch
M chrome/common/extensions/extension.h View 1 2 3 chunks +12 lines, -0 lines 0 comments Download
M chrome/common/extensions/extension.cc View 1 2 3 4 5 15 chunks +63 lines, -24 lines 0 comments Download
M chrome/common/extensions/extension_constants.h View 1 2 3 4 5 6 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/common/extensions/extension_constants.cc View 1 2 3 4 5 6 2 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
abarth-chromium
Step 1...
9 years, 8 months ago (2011-04-06 21:06:47 UTC) #1
Aaron Boodman
lgtm http://codereview.chromium.org/6802023/diff/2006/chrome/common/extensions/extension.cc File chrome/common/extensions/extension.cc (right): http://codereview.chromium.org/6802023/diff/2006/chrome/common/extensions/extension.cc#newcode1740 chrome/common/extensions/extension.cc:1740: ListValue* list_value; nit: initialize primitives
9 years, 8 months ago (2011-04-08 00:07:37 UTC) #2
commit-bot: I haz the power
9 years, 8 months ago (2011-04-08 02:31:27 UTC) #3
Change committed as 80888

Powered by Google App Engine
This is Rietveld 408576698