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

Issue 1546493002: HttpServerProperties - Minor reorganization of code in preperation of (Closed)

Created:
5 years ago by ramant (doing other things)
Modified:
4 years, 12 months ago
Reviewers:
Ryan Hamilton
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

HttpServerProperties - Minor reorganization of code in preperation for saving servers as list of servers instead of dictionary. AddServersData is the shared code that parses a dictionary of server/servers. Minor reordering of function prototype order to match the defintion in C code. BUG=568386 R=rch@chromium.org Committed: https://crrev.com/e4f0e650d8e1540ce5bbaf0ca225f75d4a12fe25 Cr-Commit-Position: refs/heads/master@{#366647}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Use ServerList - fix comments for PatchSet 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -35 lines) Patch
M net/http/http_server_properties_manager.h View 1 2 3 chunks +12 lines, -5 lines 0 comments Download
M net/http/http_server_properties_manager.cc View 1 2 6 chunks +49 lines, -30 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 13 (6 generated)
ramant (doing other things)
5 years ago (2015-12-21 23:58:43 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1546493002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1546493002/1
5 years ago (2015-12-21 23:59:12 UTC) #3
Ryan Hamilton
lgtm Nice cleanup! One minor nit. But feel free to ignore or do later if ...
4 years, 12 months ago (2015-12-22 18:25:32 UTC) #5
ramant (doing other things)
Thanks much Ryan. Made the change. https://codereview.chromium.org/1546493002/diff/20001/net/http/http_server_properties_manager.h File net/http/http_server_properties_manager.h (right): https://codereview.chromium.org/1546493002/diff/20001/net/http/http_server_properties_manager.h#newcode219 net/http/http_server_properties_manager.h:219: typedef std::vector<std::string> StringVector; ...
4 years, 12 months ago (2015-12-22 20:00:09 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1546493002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1546493002/40001
4 years, 12 months ago (2015-12-22 20:00:33 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 12 months ago (2015-12-22 21:04:07 UTC) #11
commit-bot: I haz the power
4 years, 12 months ago (2015-12-22 21:05:07 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e4f0e650d8e1540ce5bbaf0ca225f75d4a12fe25
Cr-Commit-Position: refs/heads/master@{#366647}

Powered by Google App Engine
This is Rietveld 408576698