)]}'
{
  "commit": "20e09702821f549a36c95a5e8822f16b6270a153",
  "tree": "b7b24a03154bc9038056c384dc61815ea54d6b52",
  "parents": [
    "a4a87822432d936c446eca398392e46873ac57f0"
  ],
  "author": {
    "name": "bnc",
    "email": "bnc@google.com",
    "time": "Fri Jun 11 06:49:09 2021 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Fri Jun 11 06:50:09 2021 -0700"
  },
  "message": "Change GetServerConfig() to return const ref.\n\nChange QuicTestClient::GetServerConfig() and SimpleQuicClient::GetServerConfig()\nto return const ref instead of value in order to eliminate a copy.  This is only\nused in one test file, where operator[] cannot be used any longer as it is not\nconstant.\n\nChange QuicTestClient::GetServerConfig() to require that\nQuicCryptoClientConfig::server_config_ to be set otherwise it crashes.  This is\nsafe since this method is only called by tests internally, and there are no\ncallers in Chrome.\n\nAlso remove unused QuicCryptoServerConfig::tag_value_map.\n\nPiperOrigin-RevId: 378863306\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4f3ad0819e4ea067c45880dd347b0d7c5ca385a0",
      "old_mode": 33188,
      "old_path": "quic/core/crypto/quic_crypto_server_config.h",
      "new_id": "15ce0f276d7b9536f5538fe00fc9d6e0fce5545c",
      "new_mode": 33188,
      "new_path": "quic/core/crypto/quic_crypto_server_config.h"
    },
    {
      "type": "modify",
      "old_id": "bc1142de99e5d505f231a39e41cffbd6cded6911",
      "old_mode": 33188,
      "old_path": "quic/test_tools/quic_test_client.cc",
      "new_id": "598e14cb1b04e6d8e5e0699d6d64e8d23c23d6ec",
      "new_mode": 33188,
      "new_path": "quic/test_tools/quic_test_client.cc"
    },
    {
      "type": "modify",
      "old_id": "e498e8efc7ae680f3e942e9d35ddbbb3fe1524a6",
      "old_mode": 33188,
      "old_path": "quic/test_tools/quic_test_client.h",
      "new_id": "fd42046a4971e5e4409a3987834238939caa4ef1",
      "new_mode": 33188,
      "new_path": "quic/test_tools/quic_test_client.h"
    }
  ]
}
