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

Issue 361083002: Small cleanups to ported QuicServer and dependencies (Closed)

Created:
6 years, 5 months ago by dmz
Modified:
6 years, 5 months ago
Reviewers:
wtc, Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Small cleanups to ported QuicServer and dependencies Based on review comments from https://codereview.chromium.org/337093003/ BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282275

Patch Set 1 #

Total comments: 6

Patch Set 2 : Bring back quic_tools (formerly quic_ported_server) #

Total comments: 8

Patch Set 3 : Go back to using a reference for QuicInMemoryCache::Response::headers() #

Patch Set 4 : Rebase onto upstream #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -7 lines) Patch
M net/net.gyp View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M net/quic/quic_spdy_server_stream.cc View 1 2 3 2 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
dmz
6 years, 5 months ago (2014-07-01 22:33:04 UTC) #1
wtc
Review comments on patch set 1: Seems good. I'd like to take a closer look ...
6 years, 5 months ago (2014-07-02 01:01:41 UTC) #2
dmz
Let's discuss this tomorrow. https://codereview.chromium.org/361083002/diff/1/net/BUILD.gn File net/BUILD.gn (left): https://codereview.chromium.org/361083002/diff/1/net/BUILD.gn#oldcode1024 net/BUILD.gn:1024: source_set("quic_tools") { On 2014/07/02 01:01:40, ...
6 years, 5 months ago (2014-07-02 01:28:17 UTC) #3
dmz
I've brought back quic_tools (formerly called quic_ported_server). Now the CL is quite simple. PTAL
6 years, 5 months ago (2014-07-02 19:20:06 UTC) #4
Ryan Hamilton
Thanks for cleaning this up! https://codereview.chromium.org/361083002/diff/20001/net/quic/quic_in_memory_cache.h File net/quic/quic_in_memory_cache.h (right): https://codereview.chromium.org/361083002/diff/20001/net/quic/quic_in_memory_cache.h#newcode47 net/quic/quic_in_memory_cache.h:47: const HttpResponseHeaders* headers() const ...
6 years, 5 months ago (2014-07-02 19:31:31 UTC) #5
wtc
Patch set 2 LGTM. I am no longer in favor of changing the return type ...
6 years, 5 months ago (2014-07-02 19:39:08 UTC) #6
dmz
PTAL https://codereview.chromium.org/361083002/diff/20001/net/quic/quic_in_memory_cache.h File net/quic/quic_in_memory_cache.h (right): https://codereview.chromium.org/361083002/diff/20001/net/quic/quic_in_memory_cache.h#newcode47 net/quic/quic_in_memory_cache.h:47: const HttpResponseHeaders* headers() const { return headers_.get(); } ...
6 years, 5 months ago (2014-07-02 20:58:39 UTC) #7
wtc
Patch set 3 LGTM.
6 years, 5 months ago (2014-07-02 23:02:34 UTC) #8
dmz
The CQ bit was checked by dmziegler@chromium.org
6 years, 5 months ago (2014-07-09 22:16:45 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmziegler@chromium.org/361083002/40001
6 years, 5 months ago (2014-07-09 22:17:28 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 5 months ago (2014-07-09 22:51:56 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-09 22:54:30 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/ios_dbg_simulator/builds/168869) ios_rel_device on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/ios_rel_device/builds/157907) ios_rel_device_ninja ...
6 years, 5 months ago (2014-07-09 22:54:32 UTC) #13
dmz
The CQ bit was checked by dmziegler@chromium.org
6 years, 5 months ago (2014-07-09 23:02:06 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmziegler@chromium.org/361083002/60001
6 years, 5 months ago (2014-07-09 23:04:35 UTC) #15
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_chromium_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-10 04:27:39 UTC) #16
commit-bot: I haz the power
6 years, 5 months ago (2014-07-10 07:51:08 UTC) #17
Message was sent while issue was closed.
Change committed as 282275

Powered by Google App Engine
This is Rietveld 408576698