)]}'
{
  "commit": "a2ea597e7aca5ca96a36353a65df04d18a72b70c",
  "tree": "e89e3b2e24e47d3f1f077ef7ae6ec06c7a86210f",
  "parents": [
    "779b542c6ae2fe9b70475a15617ef1deac5a6b9b"
  ],
  "author": {
    "name": "Tom Sepez",
    "email": "tsepez@chromium.org",
    "time": "Fri Sep 02 16:30:59 2022 +0000"
  },
  "committer": {
    "name": "Pdfium LUCI CQ",
    "email": "pdfium-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri Sep 02 16:30:59 2022 +0000"
  },
  "message": "Avoid ambiguity in RetainPtr\u003c\u003e constructors\n\nWhen two different RetainPtr\u003c\u003e types appear in an expression, and\none is convertible to the other but not vice-versa, SFINAE is not\nof any help because the compiler first has to pick a direction in\nwhich to convert (i.e. it won\u0027t try both and reject the one that\nfails).\n\n-- code taken from base/memory/scoped_refptr.h\n-- add a test case that fails to compile without the patch.\n\nChange-Id: I7fea264643bf4b9343336cf68253dcac7199a71b\nReviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/97351\nReviewed-by: Lei Zhang \u003cthestig@chromium.org\u003e\nCommit-Queue: Tom Sepez \u003ctsepez@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b8bc6a0be25251d1dfa44dee49c54f84d811059e",
      "old_mode": 33188,
      "old_path": "core/fxcrt/retain_ptr.h",
      "new_id": "d227257f1e61e067e4c58cd1d74e93636634a9ca",
      "new_mode": 33188,
      "new_path": "core/fxcrt/retain_ptr.h"
    },
    {
      "type": "modify",
      "old_id": "aae889cc6b6bef6baac0df0a0e1ccd3597b6ad50",
      "old_mode": 33188,
      "old_path": "core/fxcrt/retain_ptr_unittest.cpp",
      "new_id": "84063fb30e79830b471441b1e096efd53be88cf3",
      "new_mode": 33188,
      "new_path": "core/fxcrt/retain_ptr_unittest.cpp"
    }
  ]
}
