)]}'
{
  "commit": "72feb27fc174c2139b642eb7390fffac608f6c87",
  "tree": "1423f0204b98980faa56a95d095f9f3536158e6c",
  "parents": [
    "6d407bc8ce708f28a20001dbded1f67ee2c169dd"
  ],
  "author": {
    "name": "Tom Sepez",
    "email": "tsepez@chromium.org",
    "time": "Fri Feb 06 15:58:40 2015 -0800"
  },
  "committer": {
    "name": "Tom Sepez",
    "email": "tsepez@chromium.org",
    "time": "Fri Feb 06 15:58:40 2015 -0800"
  },
  "message": "First JavaScript testing implementation.\n\nThis is a plan for testing JS inside of pdf files under pdfium:\n\nCommunication of results will be done via app.alert(), rather than\nconsole.println(), since the latter is not hooked up to any API\ncallbacks.\n\npdfium_test.cc is modified to be more careful about use of stdout/stderr,\nso that only the app.alert() and the unsupported feature callback use\nstdout.  Diffing stdout against ..._expected.txt files gives the result.\n\nI added a /javascript directory to separate these from the embeddertest\nresources.\n\nThe alert callback is backported from XFA.  This was an omission.\n\nBUG\u003dhttps://code.google.com/p/pdfium/issues/detail?id\u003d62\nR\u003djam@chromium.org, thestig@chromium.org\n\nReview URL: https://codereview.chromium.org/872103003\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7ba85ef3081851ae182d9bc9518c2258f0a8bff6",
      "old_mode": 33188,
      "old_path": "samples/pdfium_test.cc",
      "new_id": "20658fbf4d1d6bc6f65d5da2b50af80fab73baa7",
      "new_mode": 33188,
      "new_path": "samples/pdfium_test.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "42f970a402b98bebf8f53f20b5f402db0a0b1774",
      "new_mode": 33188,
      "new_path": "testing/resources/javascript/app_alert.in"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "091992cbd7e015f331e40712ce0551ae96f608ad",
      "new_mode": 33188,
      "new_path": "testing/resources/javascript/app_alert.pdf"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ac46b62203587b89ac7845e1cd56635d20475111",
      "new_mode": 33188,
      "new_path": "testing/resources/javascript/app_alert_expected.txt"
    }
  ]
}
