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

Issue 608453007: No functional change. Rename QuicConfig methods from lowercase with (Closed)

Created:
6 years, 2 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@Add_test_to_TcpCubicSender_76165601
Project:
chromium
Visibility:
Public.

Description

No functional change. Rename QuicConfig methods from lowercase with underscores to CamelCase, since they're not direct field accessors. Merge internal change: 76185470 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -61 lines) Patch
M net/quic/quic_config.h View 2 chunks +8 lines, -9 lines 0 comments Download
M net/quic/quic_config.cc View 4 chunks +10 lines, -10 lines 0 comments Download
M net/quic/quic_config_test.cc View 8 chunks +20 lines, -20 lines 0 comments Download
M net/quic/quic_connection.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_crypto_client_stream_test.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M net/quic/quic_session.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/quic/quic_stream_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/mock_crypto_client_stream.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M net/quic/test_tools/quic_client_session_peer.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/tools/quic/end_to_end_test.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M net/tools/quic/quic_client_session_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_server_session_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 2 months ago (2014-09-26 22:58:28 UTC) #1
Ryan Hamilton
6 years, 2 months ago (2014-09-26 23:37:07 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698