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

Issue 8976003: Extensions: send the whole manifest to the extensions process in (Closed)

Created:
9 years ago by not at google - send to devlin
Modified:
9 years ago
Reviewers:
Aaron Boodman
CC:
chromium-reviews, jstritar+watch_chromium.org, mihaip+watch_chromium.org
Visibility:
Public.

Description

Extensions: send the whole manifest to the extensions process in ExtensionMsg_Loaded_Params, rather than cherry-picking the desired values, avoiding widespread confusion. BUG= TEST=browser_tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114785

Patch Set 1 #

Total comments: 2

Patch Set 2 : don't send themes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -70 lines) Patch
M chrome/browser/extensions/extension_service.cc View 1 2 chunks +19 lines, -13 lines 0 comments Download
M chrome/common/extensions/extension_messages.h View 2 chunks +0 lines, -9 lines 0 comments Download
M chrome/common/extensions/extension_messages.cc View 4 chunks +2 lines, -48 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
not at google - send to devlin
9 years ago (2011-12-16 00:43:04 UTC) #1
Aaron Boodman
http://codereview.chromium.org/8976003/diff/1/chrome/common/extensions/extension_messages.h File chrome/common/extensions/extension_messages.h (left): http://codereview.chromium.org/8976003/diff/1/chrome/common/extensions/extension_messages.h#oldcode100 chrome/common/extensions/extension_messages.h:100: struct ExtensionMsg_Loaded_Params { Can you find the call site ...
9 years ago (2011-12-16 06:44:22 UTC) #2
not at google - send to devlin
Running the theme change through the trybots now. Heading home now so didn't put much ...
9 years ago (2011-12-16 07:07:45 UTC) #3
Aaron Boodman
LGTM, thanks for this cleanup.
9 years ago (2011-12-16 07:31:00 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kalman@chromium.org/8976003/8002
9 years ago (2011-12-16 08:42:12 UTC) #5
commit-bot: I haz the power
9 years ago (2011-12-16 09:57:52 UTC) #6
Change committed as 114785

Powered by Google App Engine
This is Rietveld 408576698