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

Issue 9500020: ProtectorService supports multiple change instances. (Closed)

Created:
8 years, 9 months ago by Ivan Korotkov
Modified:
8 years, 9 months ago
Reviewers:
whywhat
CC:
chromium-reviews, robertshield, kkania
Visibility:
Public.

Description

ProtectorService supports multiple change instances. BUG=None TEST=ProtectorServiceTest.*, protector.py Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124482

Patch Set 1 #

Total comments: 1

Patch Set 2 : Test coverage. #

Total comments: 12

Patch Set 3 : Review fixes. #

Patch Set 4 : Clang compile fix. #

Patch Set 5 : LazyInstance for menu_ids. #

Patch Set 6 : Merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+337 lines, -111 lines) Patch
M chrome/app/chrome_command_ids.h View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/automation/testing_automation_provider.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/protector/default_search_provider_change.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/protector/default_search_provider_change_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/protector/mock_protector_service.h View 1 chunk +8 lines, -7 lines 0 comments Download
M chrome/browser/protector/protector_service.h View 1 2 3 2 chunks +58 lines, -24 lines 0 comments Download
M chrome/browser/protector/protector_service.cc View 1 2 3 2 chunks +64 lines, -32 lines 0 comments Download
M chrome/browser/protector/protector_service_browsertest.cc View 1 2 8 chunks +151 lines, -30 lines 0 comments Download
M chrome/browser/protector/settings_change_global_error.h View 1 2 3 4 3 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/protector/settings_change_global_error.cc View 1 2 3 4 5 7 chunks +32 lines, -8 lines 0 comments Download
M chrome/browser/protector/settings_change_global_error_delegate.h View 1 chunk +8 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Ivan Korotkov
https://chromiumcodereview.appspot.com/9500020/diff/1/chrome/browser/protector/settings_change_global_error.cc File chrome/browser/protector/settings_change_global_error.cc (right): https://chromiumcodereview.appspot.com/9500020/diff/1/chrome/browser/protector/settings_change_global_error.cc#newcode169 chrome/browser/protector/settings_change_global_error.cc:169: #if !defined(TOOLKIT_GTK) Disregard that, please (comes from a different ...
8 years, 9 months ago (2012-02-29 16:57:40 UTC) #1
Ivan Korotkov
PTAL This is an architectural CL that make protector -> change and protector -> error ...
8 years, 9 months ago (2012-02-29 17:27:28 UTC) #2
whywhat
https://chromiumcodereview.appspot.com/9500020/diff/3001/chrome/browser/protector/protector_service.h File chrome/browser/protector/protector_service.h (right): https://chromiumcodereview.appspot.com/9500020/diff/3001/chrome/browser/protector/protector_service.h#newcode70 chrome/browser/protector/protector_service.h:70: linked_ptr<BaseSettingChange> change; Something makes me think you need a ...
8 years, 9 months ago (2012-02-29 18:55:14 UTC) #3
Ivan Korotkov
https://chromiumcodereview.appspot.com/9500020/diff/3001/chrome/browser/protector/protector_service.h File chrome/browser/protector/protector_service.h (right): https://chromiumcodereview.appspot.com/9500020/diff/3001/chrome/browser/protector/protector_service.h#newcode70 chrome/browser/protector/protector_service.h:70: linked_ptr<BaseSettingChange> change; On 2012/02/29 18:55:14, whywhat wrote: > Something ...
8 years, 9 months ago (2012-02-29 19:23:44 UTC) #4
whywhat
lgtm
8 years, 9 months ago (2012-03-01 19:19:28 UTC) #5
Ivan Korotkov
Yay!
8 years, 9 months ago (2012-03-01 19:24:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ivankr@chromium.org/9500020/9002
8 years, 9 months ago (2012-03-01 19:24:16 UTC) #7
commit-bot: I haz the power
8 years, 9 months ago (2012-03-01 21:17:53 UTC) #8
Change committed as 124482

Powered by Google App Engine
This is Rietveld 408576698