)]}'
{
  "commit": "2c801d3255c157c21cd38331b727ec35b86d675d",
  "tree": "4aa7b74f5a067967502f3a573eddb9bb685a0b44",
  "parents": [
    "97b3b41286e072cfca3050278bdfda98c1a17d13"
  ],
  "author": {
    "name": "Tommi",
    "email": "tommi@webrtc.org",
    "time": "Fri Feb 28 12:40:28 2025"
  },
  "committer": {
    "name": "WebRTC LUCI CQ",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri Feb 28 14:03:13 2025"
  },
  "message": "Move dependency setup and config check code over to factory.\n\nThis more consistently keeps the dependency setup code in the\nPeerConnectionFactory class (previously was split) and also\nplaces the responsibilities of doing error handling for config\nchecks on the factory class whereas the PC class has DCHECKs for\nparameters being valid.\n\nThe effect of this is that the config is checked for correctness\nbefore constructing the Call object, which requires more complex\nteardown than necessary if the parameters are simply bad.\n\nFixes: webrtc:398857495\nBug: webrtc:398857495\nChange-Id: I9874bb1ebee337b13e31eac35e17788d338739a6\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/379380\nReviewed-by: Harald Alvestrand \u003chta@webrtc.org\u003e\nCommit-Queue: Tomas Gunnarsson \u003ctommi@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#44016}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "710f2156029ea304eac5f31741d16541d436f6fd",
      "old_mode": 33188,
      "old_path": "pc/BUILD.gn",
      "new_id": "816d41f128f515a94e814644523629003f38e94a",
      "new_mode": 33188,
      "new_path": "pc/BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "cfc857577b57d06ff908f7ceeb3cf11abb865bc9",
      "old_mode": 33188,
      "old_path": "pc/peer_connection.cc",
      "new_id": "766678729b4d61d9e3c514abbc692404462494ab",
      "new_mode": 33188,
      "new_path": "pc/peer_connection.cc"
    },
    {
      "type": "modify",
      "old_id": "bb01488eb7f43cbdb90698257381121bc853c8c5",
      "old_mode": 33188,
      "old_path": "pc/peer_connection_factory.cc",
      "new_id": "b17338a559411ba9cf55be63c33a97e56fb7cf85",
      "new_mode": 33188,
      "new_path": "pc/peer_connection_factory.cc"
    }
  ]
}
