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

Issue 602763004: QUIC - Used Quic and IP Address in prefs persistent store. It is (Closed)

Created:
6 years, 3 months ago by ramant (doing other things)
Modified:
6 years, 2 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@persist_global
Project:
chromium
Visibility:
Public.

Description

QUIC - Persist if we have used Quic (and IP Address of local machine) in prefs persistent store. It is temporarily saved under kDummyHostname (quic.global.props). Will change the code to save it in globals in the next CL. R=rch@chromium.org Committed: https://crrev.com/fc47e0e9879eaac0d121274eaa6b3b0e58ae0a1f Cr-Commit-Position: refs/heads/master@{#296867}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : check persisted address #

Patch Set 3 : Fix try bot error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -5 lines) Patch
M net/quic/quic_stream_factory.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M net/quic/quic_stream_factory.cc View 1 2 6 chunks +29 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
ramant (doing other things)
Hi Ryan, Persisted used_quic and initialized require_confirmation_ with the value persisted. As you had mentioned, ...
6 years, 2 months ago (2014-09-25 20:48:37 UTC) #5
Ryan Hamilton
https://codereview.chromium.org/602763004/diff/80001/net/quic/quic_stream_factory.cc File net/quic/quic_stream_factory.cc (right): https://codereview.chromium.org/602763004/diff/80001/net/quic/quic_stream_factory.cc#newcode535 net/quic/quic_stream_factory.cc:535: require_confirmation_ = false; This does not appear to be ...
6 years, 2 months ago (2014-09-25 20:59:42 UTC) #6
ramant (doing other things)
Hi Ryan, As we had talked offline, implemented checking of ip address and used_quic before ...
6 years, 2 months ago (2014-09-26 00:04:05 UTC) #7
Ryan Hamilton
lgtm
6 years, 2 months ago (2014-09-26 00:06:58 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/602763004/100001
6 years, 2 months ago (2014-09-26 00:08:40 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/18782)
6 years, 2 months ago (2014-09-26 01:26:47 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/602763004/120001
6 years, 2 months ago (2014-09-26 01:42:11 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:120001) as b7403c38555378fb4d1722488d216a0649503698
6 years, 2 months ago (2014-09-26 02:54:12 UTC) #15
commit-bot: I haz the power
6 years, 2 months ago (2014-09-26 02:54:47 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/fc47e0e9879eaac0d121274eaa6b3b0e58ae0a1f
Cr-Commit-Position: refs/heads/master@{#296867}

Powered by Google App Engine
This is Rietveld 408576698