)]}'
{
  "commit": "5ff1ddeb54a425e1af25607646697e93a39bd51d",
  "tree": "31266c1e22ab146883cc165bc7925a341ce28a9d",
  "parents": [
    "401077e47c49c3b1cb865ee6f1f29a931a6ca45b"
  ],
  "author": {
    "name": "Tom Sepez",
    "email": "tsepez@chromium.org",
    "time": "Tue Oct 23 21:38:28 2018 +0000"
  },
  "committer": {
    "name": "Chromium commit bot",
    "email": "commit-bot@chromium.org",
    "time": "Tue Oct 23 21:38:28 2018 +0000"
  },
  "message": "Test color.convert() and equal() from JS (and fix comparison logic).\n\nCurrently, color.equal(a, b) may not give the same result as\ncolor.equal(b, a) since arg1 is converted to be the type of\narg2, and some of these conversions lose information. Instead\npromote to the type with the most components in the hope of\npreserving the most information.\n\nBetter error message when there are the right number of parameters\nbut the types are wrong.\n\nChange-Id: I1d93fa29db4fb65e0f7c07c3ba7d9ca87ebf7bc9\nReviewed-on: https://pdfium-review.googlesource.com/c/44413\nReviewed-by: Lei Zhang \u003cthestig@chromium.org\u003e\nCommit-Queue: Tom Sepez \u003ctsepez@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e4d89dc2ff96e41e0a59531eba022442fb1a10ca",
      "old_mode": 33188,
      "old_path": "core/fxge/cfx_color.cpp",
      "new_id": "a19f040e5126cd6a5447c6e0dd9c883ac91cdd2f",
      "new_mode": 33188,
      "new_path": "core/fxge/cfx_color.cpp"
    },
    {
      "type": "modify",
      "old_id": "d6fabad9895f974933a5de62ce8fb8a6be2d1ae3",
      "old_mode": 33188,
      "old_path": "core/fxge/cfx_color.h",
      "new_id": "1dd512a42df5fef6fa5f2e901988a5a7cb5402ba",
      "new_mode": 33188,
      "new_path": "core/fxge/cfx_color.h"
    },
    {
      "type": "modify",
      "old_id": "7ce5c2937c80fb2fdbff38c6953a4045a07b8e03",
      "old_mode": 33188,
      "old_path": "fxjs/cjs_color.cpp",
      "new_id": "0d4065eb6a81aa045a55ad9625cca994b5461c6e",
      "new_mode": 33188,
      "new_path": "fxjs/cjs_color.cpp"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "126865765057c669d38f310e612b6263435bb9d0",
      "new_mode": 33188,
      "new_path": "testing/resources/javascript/color_methods.in"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2552a5e4baa6c1c07892aaffda9af2c2bc544634",
      "new_mode": 33188,
      "new_path": "testing/resources/javascript/color_methods_expected.txt"
    }
  ]
}
