)]}'
{
  "commit": "a558996ee4ac48cdbd5ef51d67ceb91ac5cdf23f",
  "tree": "2e9b6047da026f30e57bb9520a2e06eede6c7a51",
  "parents": [
    "8a11928afd3f8ba213ee934e50b53514019d436b"
  ],
  "author": {
    "name": "rch",
    "email": "rch@google.com",
    "time": "Fri Jun 05 12:33:47 2026 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Fri Jun 05 12:35:25 2026 -0700"
  },
  "message": "Convert unnamed enums in third_party/quiche and third_party/http2 to constexpr variables.\n\nModern C++ style prefers `constexpr` variables over unnamed enums for defining compile-time constants (go/totw/140). This change replaces instances of unnamed enums defining constants across QUICHE and HTTP2 libraries with their `constexpr` equivalents.\n\nUnnamed enums defined within classes are replaced with `static constexpr` variables, while those outside classes are replaced with `inline constexpr` variables.\n\nPiperOrigin-RevId: 927430492\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "94f84800a278c5476911332c40ea85fb8d198e0e",
      "old_mode": 33188,
      "old_path": "quiche/common/quiche_data_writer.h",
      "new_id": "1060dbb88b2b51898c756870deb0559ae01b6858",
      "new_mode": 33188,
      "new_path": "quiche/common/quiche_data_writer.h"
    },
    {
      "type": "modify",
      "old_id": "a6eeffd86bb1af1127440e9821e1a889968228c5",
      "old_mode": 33188,
      "old_path": "quiche/common/quiche_ip_address.h",
      "new_id": "ec186461b4b3e1e35aa1503a86781798a6a33c93",
      "new_mode": 33188,
      "new_path": "quiche/common/quiche_ip_address.h"
    },
    {
      "type": "modify",
      "old_id": "589e768def9874d94bafbc5550f2538232e83a2c",
      "old_mode": 33188,
      "old_path": "quiche/http2/adapter/data_source.h",
      "new_id": "2df11a2521d12391d835040dea95b4d36f97ad4e",
      "new_mode": 33188,
      "new_path": "quiche/http2/adapter/data_source.h"
    },
    {
      "type": "modify",
      "old_id": "fffd59a261c3b541e8206b187bdd807f68fe0d3f",
      "old_mode": 33188,
      "old_path": "quiche/http2/adapter/http2_visitor_interface.h",
      "new_id": "7cff2bf6d96390366779c59b61c98e81c1d8aff2",
      "new_mode": 33188,
      "new_path": "quiche/http2/adapter/http2_visitor_interface.h"
    }
  ]
}
