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

Issue 464613002: Move SafeManifestParser to //extensions (Closed)

Created:
6 years, 4 months ago by Ken Rockot(use gerrit already)
Modified:
6 years, 3 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, darin-cc_chromium.org, jam, extensions-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Move SafeManifestParser to //extensions This moves SafeManifestParser to extensions_browser. Also creates a new ExtensionUtility IPC message class in which to define extensions utility process messages. The relevant manifest parsing messages have been moved into this class. BUG=398671 Committed: https://crrev.com/eb6d47fab5dc127b474363d488aa1b6ccbfa7b48 Cr-Commit-Position: refs/heads/master@{#296508}

Patch Set 1 : #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : merge up #

Patch Set 4 : merge #

Patch Set 5 : merge and update gn #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -192 lines) Patch
M chrome/browser/extensions/updater/extension_downloader.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
D chrome/browser/extensions/updater/safe_manifest_parser.h View 1 chunk +0 lines, -57 lines 0 comments Download
D chrome/browser/extensions/updater/safe_manifest_parser.cc View 1 chunk +0 lines, -80 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/extensions/chrome_utility_extensions_messages.h View 1 2 4 chunks +0 lines, -28 lines 0 comments Download
M chrome/utility/extensions/extensions_handler.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/utility/extensions/extensions_handler.cc View 1 2 6 chunks +11 lines, -9 lines 0 comments Download
M extensions/browser/BUILD.gn View 1 2 3 4 2 chunks +3 lines, -1 line 0 comments Download
A + extensions/browser/updater/safe_manifest_parser.h View 2 chunks +4 lines, -3 lines 0 comments Download
A + extensions/browser/updater/safe_manifest_parser.cc View 3 chunks +8 lines, -9 lines 0 comments Download
M extensions/common/extension_message_generator.h View 1 chunk +1 line, -0 lines 0 comments Download
A extensions/common/extension_utility_messages.h View 1 chunk +47 lines, -0 lines 0 comments Download
M extensions/extensions.gyp View 1 2 3 4 2 chunks +3 lines, -0 lines 0 comments Download
M ipc/ipc_message_start.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12 (1 generated)
Ken Rockot(use gerrit already)
Antony, could you take a look for extensions stuff?
6 years, 4 months ago (2014-08-13 21:03:51 UTC) #1
asargent_no_longer_on_chrome
lgtm
6 years, 4 months ago (2014-08-13 21:14:29 UTC) #2
Ken Rockot(use gerrit already)
palmer@ could you please review the changes in ipc_message_start.h and *_messages.h? This is just moving ...
6 years, 4 months ago (2014-08-13 21:21:26 UTC) #3
Ken Rockot(use gerrit already)
ping palmer@ for IPC message relocation
6 years, 4 months ago (2014-08-15 14:48:56 UTC) #4
palmer
https://codereview.chromium.org/464613002/diff/160001/extensions/common/extension_utility_messages.h File extensions/common/extension_utility_messages.h (right): https://codereview.chromium.org/464613002/diff/160001/extensions/common/extension_utility_messages.h#newcode33 extensions/common/extension_utility_messages.h:33: std::string /* xml document contents */) What if the ...
6 years, 4 months ago (2014-08-18 18:08:31 UTC) #5
Ken Rockot(use gerrit already)
On 2014/08/18 18:08:31, Chromium Palmer wrote: > https://codereview.chromium.org/464613002/diff/160001/extensions/common/extension_utility_messages.h > File extensions/common/extension_utility_messages.h (right): > > https://codereview.chromium.org/464613002/diff/160001/extensions/common/extension_utility_messages.h#newcode33 ...
6 years, 3 months ago (2014-09-22 21:32:13 UTC) #6
palmer
> > If possible, it's generally better to indicate errors with an enum, and then ...
6 years, 3 months ago (2014-09-23 20:42:36 UTC) #7
Ken Rockot(use gerrit already)
Thanks, done. http://crbug.com/417382
6 years, 3 months ago (2014-09-24 19:20:48 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/464613002/220001
6 years, 3 months ago (2014-09-24 19:39:41 UTC) #10
commit-bot: I haz the power
Committed patchset #5 (id:220001) as 31699a4fc63c148fe84ab46d31b81edba42d153e
6 years, 3 months ago (2014-09-24 20:32:01 UTC) #11
commit-bot: I haz the power
6 years, 3 months ago (2014-09-24 20:32:33 UTC) #12
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/eb6d47fab5dc127b474363d488aa1b6ccbfa7b48
Cr-Commit-Position: refs/heads/master@{#296508}

Powered by Google App Engine
This is Rietveld 408576698