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

Issue 213009: Fix bug where we fail to install an extension that has an empty (Closed)

Created:
11 years, 3 months ago by Aaron Boodman
Modified:
9 years, 6 months ago
Reviewers:
rafaelw
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix bug where we fail to install an extension that has an empty permissions array in its manifest. This was caused an old attempt to display a warning in this situation, back when we were ambitious. BUG=22157 TEST=Install extension associated with bug. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26534 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26555

Patch Set 1 #

Patch Set 2 : fix tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -13 lines) Patch
M chrome/common/extensions/extension.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/common/extensions/extension_constants.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/extension_constants.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/extensions/extension_unittest.cc View 1 chunk +1 line, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Aaron Boodman
11 years, 3 months ago (2009-09-17 19:12:12 UTC) #1
rafaelw
11 years, 3 months ago (2009-09-17 19:27:38 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698