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

Issue 1626673002: Separate prefs from HttpServerPropertiesManager. (Closed)

Created:
4 years, 11 months ago by brettw
Modified:
4 years, 11 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Separate prefs from HttpServerPropertiesManager. This is in preparation for moving prefs out of base. The property manager now has a delegate interface that can be mocked more easily, hides the prefs path name, and can easily be backed by Chrome prefs. Committed: https://crrev.com/73172fb8462566ad1982e0bbad7bbf6639c9e66d Cr-Commit-Position: refs/heads/master@{#371376}

Patch Set 1 #

Patch Set 2 : includes #

Total comments: 4

Patch Set 3 : #

Patch Set 4 : NET_EXPORT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+263 lines, -102 lines) Patch
M chrome/browser/net/http_server_properties_manager_factory.cc View 1 2 2 chunks +47 lines, -2 lines 0 comments Download
M components/cronet/android/cronet_url_request_context_adapter.cc View 1 2 3 chunks +42 lines, -3 lines 0 comments Download
M ios/chrome/browser/net/http_server_properties_manager_factory.cc View 1 2 1 chunk +44 lines, -1 line 0 comments Download
M net/http/http_server_properties_manager.h View 1 2 3 3 chunks +30 lines, -10 lines 0 comments Download
M net/http/http_server_properties_manager.cc View 6 chunks +11 lines, -14 lines 0 comments Download
M net/http/http_server_properties_manager_unittest.cc View 1 2 12 chunks +89 lines, -72 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 27 (13 generated)
brettw
4 years, 11 months ago (2016-01-22 23:23:22 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1626673002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1626673002/1
4 years, 11 months ago (2016-01-22 23:23:50 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1626673002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1626673002/20001
4 years, 11 months ago (2016-01-22 23:26:51 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/120893)
4 years, 11 months ago (2016-01-22 23:41:57 UTC) #8
ramant (doing other things)
lgtm +mef for cronet changes.
4 years, 11 months ago (2016-01-23 00:47:29 UTC) #11
ramant (doing other things)
On 2016/01/23 00:47:29, ramant wrote: > lgtm > > +mef for cronet changes. Minor compiler ...
4 years, 11 months ago (2016-01-23 00:52:13 UTC) #12
mef
https://codereview.chromium.org/1626673002/diff/20001/components/cronet/android/cronet_url_request_context_adapter.cc File components/cronet/android/cronet_url_request_context_adapter.cc (right): https://codereview.chromium.org/1626673002/diff/20001/components/cronet/android/cronet_url_request_context_adapter.cc#newcode79 components/cronet/android/cronet_url_request_context_adapter.cc:79: void SetServerProperties(const base::Value& value) override { Why is SetServerProperties ...
4 years, 11 months ago (2016-01-23 18:19:01 UTC) #13
brettw
https://codereview.chromium.org/1626673002/diff/20001/components/cronet/android/cronet_url_request_context_adapter.cc File components/cronet/android/cronet_url_request_context_adapter.cc (right): https://codereview.chromium.org/1626673002/diff/20001/components/cronet/android/cronet_url_request_context_adapter.cc#newcode79 components/cronet/android/cronet_url_request_context_adapter.cc:79: void SetServerProperties(const base::Value& value) override { On 2016/01/23 18:19:00, ...
4 years, 11 months ago (2016-01-25 20:47:10 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1626673002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1626673002/40001
4 years, 11 months ago (2016-01-25 20:50:41 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/135892)
4 years, 11 months ago (2016-01-25 22:20:58 UTC) #19
brettw
NET_EXPORT
4 years, 11 months ago (2016-01-25 22:55:20 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1626673002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1626673002/60001
4 years, 11 months ago (2016-01-25 22:57:50 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 11 months ago (2016-01-26 00:28:48 UTC) #25
commit-bot: I haz the power
4 years, 11 months ago (2016-01-26 00:30:29 UTC) #27
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/73172fb8462566ad1982e0bbad7bbf6639c9e66d
Cr-Commit-Position: refs/heads/master@{#371376}

Powered by Google App Engine
This is Rietveld 408576698