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

Issue 10837155: Persist browserAction settings to the extension StateStore. (Closed)

Created:
8 years, 4 months ago by Matt Perry
Modified:
8 years, 4 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Visibility:
Public.

Description

Persist browserAction settings to the extension StateStore. BUG=140293 TBR=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=150622

Patch Set 1 #

Patch Set 2 : comments #

Total comments: 14

Patch Set 3 : yoyo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+252 lines, -8 lines) Patch
M chrome/browser/extensions/api/alarms/alarm_manager.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/extensions/api/extension_action/extension_actions_api.h View 1 2 chunks +31 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/extension_action/extension_actions_api.cc View 1 2 4 chunks +201 lines, -4 lines 0 comments Download
M chrome/browser/extensions/extension_service.h View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_service.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/common/chrome_notification_types.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/common/extensions/extension_action.h View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/common/extensions/extension_action.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Matt Perry
8 years, 4 months ago (2012-08-08 00:26:36 UTC) #1
Yoyo Zhou
mostly nits http://codereview.chromium.org/10837155/diff/10/chrome/browser/extensions/api/extension_action/extension_actions_api.cc File chrome/browser/extensions/api/extension_action/extension_actions_api.cc (right): http://codereview.chromium.org/10837155/diff/10/chrome/browser/extensions/api/extension_action/extension_actions_api.cc#newcode15 chrome/browser/extensions/api/extension_action/extension_actions_api.cc:15: #include "chrome/browser/extensions/tab_helper.h" nit: not in sorted order ...
8 years, 4 months ago (2012-08-08 01:21:06 UTC) #2
Matt Perry
http://codereview.chromium.org/10837155/diff/10/chrome/browser/extensions/api/extension_action/extension_actions_api.cc File chrome/browser/extensions/api/extension_action/extension_actions_api.cc (right): http://codereview.chromium.org/10837155/diff/10/chrome/browser/extensions/api/extension_action/extension_actions_api.cc#newcode15 chrome/browser/extensions/api/extension_action/extension_actions_api.cc:15: #include "chrome/browser/extensions/tab_helper.h" On 2012/08/08 01:21:06, Yoyo Zhou wrote: > ...
8 years, 4 months ago (2012-08-08 01:40:08 UTC) #3
Yoyo Zhou
LGTM
8 years, 4 months ago (2012-08-08 06:02:59 UTC) #4
Matt Perry
ben: not sure why, but presubmit wants me to add a chrome/ OWNER.
8 years, 4 months ago (2012-08-08 22:07:25 UTC) #5
Ben Goodger (Google)
8 years, 4 months ago (2012-08-09 15:38:19 UTC) #6
Probably for common. LGTM.

Powered by Google App Engine
This is Rietveld 408576698