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

Issue 115595: Have the browser process rewrite manifest.json and theme images that the... (Closed)

Created:
11 years, 7 months ago by Matt Perry
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Have the browser process rewrite manifest.json and theme/page action images that the extension unpacker process parsed. BUG=11680 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=16768

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 21

Patch Set 3 : '' #

Total comments: 3

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+299 lines, -68 lines) Patch
M chrome/browser/extensions/extensions_service.h View 1 2 3 4 5 2 chunks +10 lines, -4 lines 0 comments Download
M chrome/browser/extensions/extensions_service.cc View 1 2 3 4 5 7 chunks +80 lines, -31 lines 0 comments Download
M chrome/browser/extensions/extensions_service_unittest.cc View 3 4 5 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/browser/utility_process_host.h View 1 2 3 4 5 3 chunks +14 lines, -4 lines 0 comments Download
M chrome/browser/utility_process_host.cc View 1 2 3 4 5 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/common/extensions/extension_unpacker.h View 1 2 3 4 5 2 chunks +29 lines, -1 line 0 comments Download
M chrome/common/extensions/extension_unpacker.cc View 1 2 3 4 5 3 chunks +126 lines, -19 lines 0 comments Download
M chrome/common/render_messages.h View 1 2 3 4 5 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/common/render_messages_internal.h View 1 2 3 4 5 2 chunks +12 lines, -4 lines 0 comments Download
A chrome/test/data/extensions/page_action.crx View Binary file 0 comments Download
M chrome/utility/utility_thread.cc View 1 2 3 4 5 2 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Matt Perry
Note: this depends on http://codereview.chromium.org/115491
11 years, 7 months ago (2009-05-20 23:56:24 UTC) #1
Erik does not do reviews
http://codereview.chromium.org/115595/diff/2001/3002 File chrome/browser/extensions/extensions_service.cc (right): http://codereview.chromium.org/115595/diff/2001/3002#newcode811 Line 811: const DictionaryValue& manifest, don't we need to write ...
11 years, 7 months ago (2009-05-21 18:28:09 UTC) #2
Matt Perry
new snapshot http://codereview.chromium.org/115595/diff/2001/3002 File chrome/browser/extensions/extensions_service.cc (right): http://codereview.chromium.org/115595/diff/2001/3002#newcode811 Line 811: const DictionaryValue& manifest, On 2009/05/21 18:28:09, ...
11 years, 7 months ago (2009-05-21 21:01:35 UTC) #3
Erik does not do reviews
http://codereview.chromium.org/115595/diff/2001/3006 File chrome/common/extensions/extension_unpacker.cc (right): http://codereview.chromium.org/115595/diff/2001/3006#newcode274 Line 274: if (path.IsAbsolute()) { On 2009/05/21 21:01:35, Matt Perry ...
11 years, 7 months ago (2009-05-21 22:11:11 UTC) #4
Matt Perry
http://codereview.chromium.org/115595/diff/2001/3006 File chrome/common/extensions/extension_unpacker.cc (right): http://codereview.chromium.org/115595/diff/2001/3006#newcode274 Line 274: if (path.IsAbsolute()) { On 2009/05/21 22:11:11, Erik Kay ...
11 years, 7 months ago (2009-05-21 23:00:53 UTC) #5
Erik does not do reviews
11 years, 7 months ago (2009-05-21 23:03:54 UTC) #6
LGTM!

Powered by Google App Engine
This is Rietveld 408576698