)]}'
{
  "commit": "aa09cecc1976d8b5223c7fa07d9409767875d31f",
  "tree": "3f8ef4d186d5e77679eae5abbe87a61c1947420e",
  "parents": [
    "3ee6393cd1ff79430b2fe2f859fe50517d9b25c6"
  ],
  "author": {
    "name": "Tommi",
    "email": "tommi@webrtc.org",
    "time": "Fri May 29 15:54:32 2026"
  },
  "committer": {
    "name": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri May 29 19:34:55 2026"
  },
  "message": "Make audio_options_ const in SdpOfferAnswerHandler\n\nInitialize `audio_options_` directly in the constructor initializer list\nand declare it as a const member variable. This improves safety and\nthread-safety by avoiding post-construction modifications and removing\nthe thread guard since const members are thread-safe to read.\n\nBug: none\nChange-Id: Id14b0defc05a0fbc469ec23241dbe1114d5ee2cb\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/476720\nAuto-Submit: Tomas Gunnarsson \u003ctommi@webrtc.org\u003e\nReviewed-by: Harald Alvestrand \u003chta@webrtc.org\u003e\nCommit-Queue: Harald Alvestrand \u003chta@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#47850}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "eb0fde134d52d00a96323cb1ba694504860224a1",
      "old_mode": 33188,
      "old_path": "pc/peer_connection.cc",
      "new_id": "6e6927abeb47ba7e6dddb5c94bb4a2761f26fcc8",
      "new_mode": 33188,
      "new_path": "pc/peer_connection.cc"
    },
    {
      "type": "modify",
      "old_id": "d4c02681e0e3f05fcc1800d3bbaca8d433cc8e65",
      "old_mode": 33188,
      "old_path": "pc/sdp_offer_answer.cc",
      "new_id": "31132c1cf31535cc662372aa7f862d13a7cb5c7f",
      "new_mode": 33188,
      "new_path": "pc/sdp_offer_answer.cc"
    },
    {
      "type": "modify",
      "old_id": "de62ef5a635d3905f6a292f644b116aa272c372d",
      "old_mode": 33188,
      "old_path": "pc/sdp_offer_answer.h",
      "new_id": "2c906c2fc204420d3d26f36547afd17e31c935f5",
      "new_mode": 33188,
      "new_path": "pc/sdp_offer_answer.h"
    }
  ]
}
