)]}'
{
  "commit": "3ba809d6a6bc20931adde485bb04586a6556db11",
  "tree": "0c29a29fb9417245029e21efa9dec8eb9cae06c6",
  "parents": [
    "6f0f158af0290f928a4597cdacdc065ccd39d1fe"
  ],
  "author": {
    "name": "Tommi",
    "email": "tommi@webrtc.org",
    "time": "Thu Dec 14 18:49:49 2023"
  },
  "committer": {
    "name": "WebRTC LUCI CQ",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Dec 14 21:01:04 2023"
  },
  "message": "Reduce locking in DtlsTransport\n\nAccess to `internal_dtls_transport_` only occurs on the network thread\nand doesn\u0027t require locking. Access to `info_` still requires a lock\nbut writing to it only occurs on the network thread. If reading from\nthe network thread is needed, that could be done without requiring\nthe lock.\n\nThe scope of holding the lock is much smaller now.\n\nBug: none\nChange-Id: Ic284df04196dfcf8b77c66a48e484ca6893de050\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/325283\nReviewed-by: Harald Alvestrand \u003chta@webrtc.org\u003e\nCommit-Queue: Tomas Gunnarsson \u003ctommi@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#41387}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "15eed9e47b5136ea542251576a58e562dfeebcc9",
      "old_mode": 33188,
      "old_path": "pc/dtls_transport.cc",
      "new_id": "4888d9f9e75809bbce624ec19800ea2c981b10d9",
      "new_mode": 33188,
      "new_path": "pc/dtls_transport.cc"
    },
    {
      "type": "modify",
      "old_id": "cca4cc980a7fe4a461cb18180a76d128f3abd5e0",
      "old_mode": 33188,
      "old_path": "pc/dtls_transport.h",
      "new_id": "a1893297e6ffa3199bee4e4e191c04c73177c4e8",
      "new_mode": 33188,
      "new_path": "pc/dtls_transport.h"
    }
  ]
}
