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

Issue 10826199: Properly propagate the current Chrome channel into the Feature system on the (Closed)

Created:
8 years, 4 months ago by not at google - send to devlin
Modified:
8 years, 4 months ago
Reviewers:
Matt Perry
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org, benwells, koz (OOO until 15th September)
Visibility:
Public.

Description

Properly propagate the current Chrome channel into the Feature system on the renderer. BUG=141093 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150731

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 5

Patch Set 3 : make the default stable #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -117 lines) Patch
M chrome/browser/extensions/active_tab_unittest.cc View 1 2 2 chunks +3 lines, -7 lines 0 comments Download
M chrome/browser/extensions/extension_browsertest.cc View 1 2 2 chunks +1 line, -4 lines 0 comments Download
M chrome/browser/extensions/extension_system.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/browser/extensions/script_badge_controller_unittest.cc View 1 2 3 chunks +5 lines, -1 line 0 comments Download
M chrome/common/extensions/features/feature.h View 1 2 1 chunk +24 lines, -15 lines 0 comments Download
M chrome/common/extensions/features/feature.cc View 1 2 4 chunks +8 lines, -50 lines 0 comments Download
M chrome/common/extensions/features/feature_unittest.cc View 2 chunks +2 lines, -7 lines 0 comments Download
M chrome/common/extensions/manifest_tests/extension_manifests_background_unittest.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/renderer/extensions/dispatcher.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/renderer/extensions/dispatcher.cc View 1 4 chunks +3 lines, -23 lines 0 comments Download
M chrome/renderer/resources/extensions/schema_generated_bindings.js View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
not at google - send to devlin
This fixes the bug. I think it's generally the "right way" to do it, though ...
8 years, 4 months ago (2012-08-08 08:19:53 UTC) #1
not at google - send to devlin
Changing reviewer to mpcomplete, you wrote that renderer code initially?
8 years, 4 months ago (2012-08-08 08:21:07 UTC) #2
Matt Perry
https://chromiumcodereview.appspot.com/10826199/diff/2001/chrome/common/extensions/features/feature.h File chrome/common/extensions/features/feature.h (right): https://chromiumcodereview.appspot.com/10826199/diff/2001/chrome/common/extensions/features/feature.h#newcode101 chrome/common/extensions/features/feature.h:101: SetCurrentChannel(original_channel_); else: ClearCurrentChannel? https://chromiumcodereview.appspot.com/10826199/diff/2001/chrome/renderer/extensions/dispatcher.cc File chrome/renderer/extensions/dispatcher.cc (right): https://chromiumcodereview.appspot.com/10826199/diff/2001/chrome/renderer/extensions/dispatcher.cc#newcode305 chrome/renderer/extensions/dispatcher.cc:305: ...
8 years, 4 months ago (2012-08-08 19:17:26 UTC) #3
not at google - send to devlin
Does it still lgty if I made that STABLE change at the Feature level? https://chromiumcodereview.appspot.com/10826199/diff/2001/chrome/common/extensions/features/feature.h ...
8 years, 4 months ago (2012-08-09 00:14:37 UTC) #4
Matt Perry
https://chromiumcodereview.appspot.com/10826199/diff/2001/chrome/renderer/extensions/dispatcher.cc File chrome/renderer/extensions/dispatcher.cc (right): https://chromiumcodereview.appspot.com/10826199/diff/2001/chrome/renderer/extensions/dispatcher.cc#newcode305 chrome/renderer/extensions/dispatcher.cc:305: } On 2012/08/09 00:14:37, kalman wrote: > On 2012/08/08 ...
8 years, 4 months ago (2012-08-09 00:24:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kalman@chromium.org/10826199/9001
8 years, 4 months ago (2012-08-09 02:01:26 UTC) #6
commit-bot: I haz the power
8 years, 4 months ago (2012-08-09 04:17:28 UTC) #7
Change committed as 150731

Powered by Google App Engine
This is Rietveld 408576698