)]}'
{
  "commit": "21675db7479cdc5c5a1dd74c3c01e0621a8ff01a",
  "tree": "56f70b9fbd211bc82af40f877d396065511da9f2",
  "parents": [
    "dc09341b5a42b740662cb2871f35905a1a2f10e6"
  ],
  "author": {
    "name": "dschinazi",
    "email": "dschinazi@google.com",
    "time": "Fri Apr 15 08:07:12 2022 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Fri Apr 15 08:07:45 2022 -0700"
  },
  "message": "Remove HTTP Datagram contexts\n\nSince the IETF MASQUE WG decided to remove context IDs from the HTTP Datagram layer, we are removing them from our implementation. This CL is a no-op if contexts were not in use, which was always the case apart from some tests that are deleted by this CL. HTTP Datagrams are currently in use only in WebTransport, and in we only use WebTransport in production as a client, with contexts disabled. This CL is not flag protected because we currently do not have any use of HTTP Datagrams on our servers.\n\nPiperOrigin-RevId: 442018079\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f17c76914b82aa817ab03cafc2f6e691c71f4138",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/http/capsule.cc",
      "new_id": "a5aa4f2f6b4989479a4cd0eb80ca1dcf12bf6b4c",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/http/capsule.cc"
    },
    {
      "type": "modify",
      "old_id": "5a93bd383043ff81fa2e1f136e2560ab38348cf5",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/http/capsule.h",
      "new_id": "5eec5d78a009342e0e22cad338a3155b1068ec05",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/http/capsule.h"
    },
    {
      "type": "modify",
      "old_id": "895f275ad6fbc86c505b4caa8bd2e5df88d44f0e",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/http/capsule_test.cc",
      "new_id": "d1f1792a6c7db0cf99eb26fff62acd1ba9e13827",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/http/capsule_test.cc"
    },
    {
      "type": "modify",
      "old_id": "ded3d873281030225c405e3e8ccc4c5e92998c2c",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/http/end_to_end_test.cc",
      "new_id": "7eb3c79e3fadc622d8125caab3f8c5b8609e8871",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/http/end_to_end_test.cc"
    },
    {
      "type": "modify",
      "old_id": "14550db53931064c24d348931237bd5568cda3aa",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/http/quic_spdy_session.cc",
      "new_id": "f757f48acf3c3b6ab8297811427f2c20f87864a8",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/http/quic_spdy_session.cc"
    },
    {
      "type": "modify",
      "old_id": "b6038030930a5c78423b4daad894abb4116a2377",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/http/quic_spdy_session.h",
      "new_id": "0807905d28d53fc2cee9aa48f8a9a8ce70297b4b",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/http/quic_spdy_session.h"
    },
    {
      "type": "modify",
      "old_id": "82077cd9869bdbde8bbea5eb5e47886bd10a90c0",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/http/quic_spdy_stream.cc",
      "new_id": "db8b178fe324b3688c6a550cd089f08b9bc8d898",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/http/quic_spdy_stream.cc"
    },
    {
      "type": "modify",
      "old_id": "b7fc7141d99e270cc16e2ad0ef5ccf28f4e6ae82",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/http/quic_spdy_stream.h",
      "new_id": "6e350122a69aa8976709d030ae93c46da3e0e6ba",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/http/quic_spdy_stream.h"
    },
    {
      "type": "modify",
      "old_id": "b0c972df36623694ad4d6666c9e99adea4f02629",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/http/quic_spdy_stream_test.cc",
      "new_id": "33b0588e3fa2d2e434506351280fa19cfa59c9b7",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/http/quic_spdy_stream_test.cc"
    },
    {
      "type": "modify",
      "old_id": "f0e384950604b444ca08f5c8bd0a8ab119df72cf",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/http/web_transport_http3.cc",
      "new_id": "e10e8ad424f820a59577daa2f624533e88f296f9",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/http/web_transport_http3.cc"
    },
    {
      "type": "modify",
      "old_id": "03ed764d6e813c398bf9a54d6f095763a020d039",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/http/web_transport_http3.h",
      "new_id": "3924a7d41f66b532eea27e20da2854774392bcf6",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/http/web_transport_http3.h"
    },
    {
      "type": "modify",
      "old_id": "fc6da5acccd989448bf9bf6e3ebbf825d4555070",
      "old_mode": 33188,
      "old_path": "quiche/quic/masque/masque_client_session.cc",
      "new_id": "9a69dadbecf9fcd01fea3c380720edbd44154cfe",
      "new_mode": 33188,
      "new_path": "quiche/quic/masque/masque_client_session.cc"
    },
    {
      "type": "modify",
      "old_id": "07673c32aaf72fc8500a329b3c98cb870e36dc86",
      "old_mode": 33188,
      "old_path": "quiche/quic/masque/masque_client_session.h",
      "new_id": "6e469b234aa36106129c3bd6792cf8ba1918d67b",
      "new_mode": 33188,
      "new_path": "quiche/quic/masque/masque_client_session.h"
    },
    {
      "type": "modify",
      "old_id": "f221094607779215c9c4b5feaae1d956d5c3d177",
      "old_mode": 33188,
      "old_path": "quiche/quic/masque/masque_server_session.cc",
      "new_id": "268421fc9db371642062b40effd15d0ca1a15a8a",
      "new_mode": 33188,
      "new_path": "quiche/quic/masque/masque_server_session.cc"
    },
    {
      "type": "modify",
      "old_id": "746779e423a4677d501650ae42928093a9392f6e",
      "old_mode": 33188,
      "old_path": "quiche/quic/masque/masque_server_session.h",
      "new_id": "09aedb94f361335fb7e21f487c8b512a609fce1b",
      "new_mode": 33188,
      "new_path": "quiche/quic/masque/masque_server_session.h"
    },
    {
      "type": "modify",
      "old_id": "d2ec5fd13a9690776b006238610e0d791ce3e5d5",
      "old_mode": 33188,
      "old_path": "quiche/quic/test_tools/quic_spdy_stream_peer.cc",
      "new_id": "15806b372ab055abe73ebc08ca89c3350c8f1b46",
      "new_mode": 33188,
      "new_path": "quiche/quic/test_tools/quic_spdy_stream_peer.cc"
    },
    {
      "type": "modify",
      "old_id": "e92f89eca50d5ce4c484195ece1118bdbd746acd",
      "old_mode": 33188,
      "old_path": "quiche/quic/test_tools/quic_spdy_stream_peer.h",
      "new_id": "40337f92d3adba8ba23e600cb30cf46951294051",
      "new_mode": 33188,
      "new_path": "quiche/quic/test_tools/quic_spdy_stream_peer.h"
    },
    {
      "type": "modify",
      "old_id": "8fef41a23365b4e56b0b9f125b38991d97ffbdd7",
      "old_mode": 33188,
      "old_path": "quiche/quic/test_tools/quic_test_backend.h",
      "new_id": "33549cce8f9c9f3a8b22761dc75f0725ab69e26f",
      "new_mode": 33188,
      "new_path": "quiche/quic/test_tools/quic_test_backend.h"
    },
    {
      "type": "modify",
      "old_id": "a26349bd7f6ff2254d1cf3e5fdc5665ec3718e96",
      "old_mode": 33188,
      "old_path": "quiche/quic/test_tools/quic_test_utils.h",
      "new_id": "aadf96f1dcbf4114fec5d08cf1fc8a125fd78bd4",
      "new_mode": 33188,
      "new_path": "quiche/quic/test_tools/quic_test_utils.h"
    },
    {
      "type": "modify",
      "old_id": "b024ac61fc12f3ee78b409c96d786bedeeb28039",
      "old_mode": 33188,
      "old_path": "quiche/quic/tools/quic_client.cc",
      "new_id": "b3e4705e102c742152237a51982e0e908d277a88",
      "new_mode": 33188,
      "new_path": "quiche/quic/tools/quic_client.cc"
    },
    {
      "type": "modify",
      "old_id": "fa211aca59e133a4bbad639ce65252eaa51ad0ec",
      "old_mode": 33188,
      "old_path": "quiche/quic/tools/quic_simple_client_session.cc",
      "new_id": "1a001fb414a349fbe86a079ab3d2c4940957e839",
      "new_mode": 33188,
      "new_path": "quiche/quic/tools/quic_simple_client_session.cc"
    },
    {
      "type": "modify",
      "old_id": "75ed195c249659475019a4af1cc9c3e3c84db349",
      "old_mode": 33188,
      "old_path": "quiche/quic/tools/quic_simple_client_session.h",
      "new_id": "6b6f4a7437d05c66f9ad272b8c7477cc4f42c361",
      "new_mode": 33188,
      "new_path": "quiche/quic/tools/quic_simple_client_session.h"
    },
    {
      "type": "modify",
      "old_id": "f976e72bc11cc16b538d17af7c73acc1fba11f78",
      "old_mode": 33188,
      "old_path": "quiche/quic/tools/quic_simple_server_backend.h",
      "new_id": "cfeb8b7146361cf9cacb822fc8e8a5df6edb8fa2",
      "new_mode": 33188,
      "new_path": "quiche/quic/tools/quic_simple_server_backend.h"
    },
    {
      "type": "modify",
      "old_id": "872a4577bcd460934fd26f0ce7311c6df58d25c1",
      "old_mode": 33188,
      "old_path": "quiche/quic/tools/quic_simple_server_session.h",
      "new_id": "164f286d8ed9f6d37a1d8421d9f82f1e16aafeef",
      "new_mode": 33188,
      "new_path": "quiche/quic/tools/quic_simple_server_session.h"
    }
  ]
}
