)]}'
{
  "commit": "1b5ac1274dd42e1b52f6118f42b58fe8a01e14c0",
  "tree": "0c40d50c69542fddd93740fd3b17e91555f22b01",
  "parents": [
    "0054cc6b9d15b6e9f92be7dafd0b89d7a891fcad"
  ],
  "author": {
    "name": "bnc",
    "email": "bnc@google.com",
    "time": "Fri Apr 10 07:03:37 2020 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Fri Apr 10 07:04:11 2020 -0700"
  },
  "message": "gfe-relnote: Change QuicRstStream::ietf_error_code to 64 bits and move it out of the union with error_code.  Behavior change in IETF QUIC only, protected by gfe2_reloadable_flag_quic_enable_version_draft_25_v3 and gfe2_reloadable_flag_quic_enable_version_draft_27.\n\nMultiple tests rely on ietf_error_code being set to the value of error_code.\nHowever, if they stay in a union, and ietf_error_code is changed to 64 bits,\nthen the upper bits will be unitialized, because error_code has fewer bits.\nFortunately I was planning to move them out of the union so that upper layers\ncan still interact with QuicRstStreamErrorCode regardless of QUIC version.\n\nPiperOrigin-RevId: 305870819\nChange-Id: Iae47ede459094ade6f9dc7fddfc9acadb82fa417\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "63cf6eaf6a39663e3fd4d1fb1a9b0f343921613c",
      "old_mode": 33188,
      "old_path": "quic/core/frames/quic_rst_stream_frame.cc",
      "new_id": "d9e14b7c3a6b210a9ca297b386b99ff3a641b5b4",
      "new_mode": 33188,
      "new_path": "quic/core/frames/quic_rst_stream_frame.cc"
    },
    {
      "type": "modify",
      "old_id": "9a9ed56abb05791706cf04ede1ff108423840aa8",
      "old_mode": 33188,
      "old_path": "quic/core/frames/quic_rst_stream_frame.h",
      "new_id": "623912374bd938c10cdbfa7b1be8ac4b281b80b2",
      "new_mode": 33188,
      "new_path": "quic/core/frames/quic_rst_stream_frame.h"
    },
    {
      "type": "modify",
      "old_id": "dd880d7a02e31a502b4b161a70ff78ac3f1a214b",
      "old_mode": 33188,
      "old_path": "quic/core/quic_framer.cc",
      "new_id": "da5d4c5f2c2a885739e1f2370e194d28279eb70f",
      "new_mode": 33188,
      "new_path": "quic/core/quic_framer.cc"
    }
  ]
}
