)]}'
{
  "commit": "6f542d5e92e7b15abdbb6cdcfff7b5d145141153",
  "tree": "e7cb18418979480c8fb3b7cd51aba60cfd3b937e",
  "parents": [
    "3088941a5efc2ec4b7c29a11fbac36092a20f170"
  ],
  "author": {
    "name": "Tommi",
    "email": "tommi@webrtc.org",
    "time": "Mon Jan 24 12:36:40 2022"
  },
  "committer": {
    "name": "WebRTC LUCI CQ",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon Jan 24 16:50:00 2022"
  },
  "message": "Move call to TransportFeedbackDemuxer::AddPacket to transport queue.\n\nBefore, this call was being made from the SendPacket path of the\npacer. The transport will post a task to the transport queue regardless\nso this change moves the lock inside of the demuxer away from the\npacer and over to the transport queue.\n\nMoving forward, the calls to register/unregister with the feedback\ndemuxer, will occur on the transport queue as well and we can change\nthe transport OnTransportFeedback() implementation to forward the\ncalls to the demuxer on the transport queue as well. That will bring\nall calls into the same execution context and we won\u0027t need a lock.\n\nBug: webrtc:13517, webrtc:11993\nChange-Id: If714ca6d2b164a1a2b6bcb8c99787372064a31a0\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/248164\nReviewed-by: Erik Språng \u003csprang@webrtc.org\u003e\nCommit-Queue: Tomas Gunnarsson \u003ctommi@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#35775}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c9388e47aa1ea234361d4ba2b5e686acfeec34c7",
      "old_mode": 33188,
      "old_path": "call/rtp_transport_controller_send.cc",
      "new_id": "fc4f483087523217b4e0bcdabd6f2532272e1027",
      "new_mode": 33188,
      "new_path": "call/rtp_transport_controller_send.cc"
    },
    {
      "type": "modify",
      "old_id": "62b85b10b8e5f12a5b4fb041070b5bb18d75dbc6",
      "old_mode": 33188,
      "old_path": "modules/congestion_controller/rtp/transport_feedback_demuxer.cc",
      "new_id": "29accb5be0bc49810757f361ecd9f466a7527bf1",
      "new_mode": 33188,
      "new_path": "modules/congestion_controller/rtp/transport_feedback_demuxer.cc"
    }
  ]
}
