)]}'
{
  "commit": "1dc2fc9894094165089a60b2fb75164e592bcb8c",
  "tree": "f4ba5553182b7f361b8c3ba6602133207fb22849",
  "parents": [
    "700b9fbf86eec2cdca1c7560bd5d14c5b2fbb25d"
  ],
  "author": {
    "name": "Lei Zhang",
    "email": "thestig@chromium.org",
    "time": "Mon Sep 18 23:18:13 2023 +0000"
  },
  "committer": {
    "name": "Pdfium LUCI CQ",
    "email": "pdfium-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon Sep 18 23:18:13 2023 +0000"
  },
  "message": "Remove unreachable code from CFX_DIBBase::ConvertTo()\n\nCFX_DIBBase::ConvertTo() first handles the case where the source and\ndestination formats are the same. Then it proceeds to handle the `kArgb`\nformat, which is also the only format with an alpha channel. When the\ndestination format is `kArgb`, the only way for `pSrcAlpha` to be\nnon-null is for the source format to also be `kArgb`. Since this case\nhas also been handled, it cannot occur again. After removing this\nunreachable code, the code to set `pSrcAlpha` also becomes useless.\n\nChange-Id: I544c2dcacb156140f1cace64fe38c23fd3f69c2c\nReviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/111930\nReviewed-by: Nigi \u003cnigi@chromium.org\u003e\nCommit-Queue: Lei Zhang \u003cthestig@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bf823dcb7490a3398daa265366d720d5c475dac1",
      "old_mode": 33188,
      "old_path": "core/fxge/dib/cfx_dibbase.cpp",
      "new_id": "518624885aac3873935c8495f0331198207115c3",
      "new_mode": 33188,
      "new_path": "core/fxge/dib/cfx_dibbase.cpp"
    }
  ]
}
