)]}'
{
  "commit": "6a2cfe9b98e9ecebef3508f5eb8258f942b7af29",
  "tree": "7c454d490c07af04acf050b42db5b2d476736bfd",
  "parents": [
    "f88a2fb808a14aabee040ed7b0999ee672d9d945"
  ],
  "author": {
    "name": "Eric Seidel",
    "email": "eseidel@chromium.org",
    "time": "Tue Dec 16 11:20:40 2014 -0800"
  },
  "committer": {
    "name": "Eric Seidel",
    "email": "eseidel@chromium.org",
    "time": "Tue Dec 16 11:20:40 2014 -0800"
  },
  "message": "Add POST support to XHR as well as .status and statusText support\n\nAlso fixed all the XHR tests to actually run and work\nI learned from elliot that the it function has to\ntake a \"done\" argument to be treated asynchronously.\n\nMy utf8 conversion is a hack, but we deleted\nwindow.TextEncoder (it was a module) when we forked.\nWe could resurrect TextEncoder (and probably should)\nbut I\u0027ve left that for a separate change.\n\nI also augmented sky_server to have a special /echo_post\nhandler so we can test POST requests.\n\nR\u003desprehn@chromium.org\nBUG\u003d\n\nCommitted: https://chromium.googlesource.com/external/mojo/+/5ef81d249b841f44c9593ffb0158d64c7e0febfc\n\nReview URL: https://codereview.chromium.org/810523002\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "897ad9773d5500c7f9cbd3926d04e5a3a504b220",
      "old_mode": 33188,
      "old_path": "sky/framework/xmlhttprequest.sky",
      "new_id": "eb8aa9efd79c7473841edad570a751e9bc4a9940",
      "new_mode": 33188,
      "new_path": "sky/framework/xmlhttprequest.sky"
    },
    {
      "type": "modify",
      "old_id": "19a132b55124b65e9673012491119b06bbfd8278",
      "old_mode": 33188,
      "old_path": "sky/tests/framework/xmlhttprequest/empty-responseType.sky",
      "new_id": "f97e25433640389fef82e110fa6192bdb7ad1f1b",
      "new_mode": 33188,
      "new_path": "sky/tests/framework/xmlhttprequest/empty-responseType.sky"
    },
    {
      "type": "modify",
      "old_id": "5153093f5b9159503f5cdc948043e8951df21416",
      "old_mode": 33188,
      "old_path": "sky/tests/framework/xmlhttprequest/responseType.sky",
      "new_id": "f220009b87804b043aebf6269dca977e7c0081d4",
      "new_mode": 33188,
      "new_path": "sky/tests/framework/xmlhttprequest/responseType.sky"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "64c865d976a894427b829637f35e645885a45224",
      "new_mode": 33188,
      "new_path": "sky/tests/framework/xmlhttprequest/unicode-post-expected.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e785741b7039392398e511269ca29385ce746855",
      "new_mode": 33188,
      "new_path": "sky/tests/framework/xmlhttprequest/unicode-post.sky"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "fd4506dfad1c7c2694112b1d47b8077c8c98c594",
      "new_mode": 33188,
      "new_path": "sky/tests/framework/xmlhttprequest/xhr-does-not-exist-expected.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e88c4c9a39fe30daf374b602fdedf0d4ee5903af",
      "new_mode": 33188,
      "new_path": "sky/tests/framework/xmlhttprequest/xhr-does-not-exist.sky"
    },
    {
      "type": "modify",
      "old_id": "19a9034e4ade91a7fedbe3d9a76503fa60a56f49",
      "old_mode": 33188,
      "old_path": "sky/tests/framework/xmlhttprequest/xhr-relative.sky",
      "new_id": "632810fcb2f746f6ef1fadf1b9393b3dd17b9a72",
      "new_mode": 33188,
      "new_path": "sky/tests/framework/xmlhttprequest/xhr-relative.sky"
    },
    {
      "type": "modify",
      "old_id": "c19f36d7dda0df945643d792eb78915a3f49c3c2",
      "old_mode": 33188,
      "old_path": "sky/tests/framework/xmlhttprequest/xhr.sky",
      "new_id": "d7309637763be07f7c946bf9f21f7aaacfc72152",
      "new_mode": 33188,
      "new_path": "sky/tests/framework/xmlhttprequest/xhr.sky"
    },
    {
      "type": "modify",
      "old_id": "c69fdd520420ddb5f3bc1db3d9a153bf90331fde",
      "old_mode": 33188,
      "old_path": "sky/tools/skygo/sky_server.go",
      "new_id": "e851487c09d4ab0fb9b0670031f299077ad5349e",
      "new_mode": 33188,
      "new_path": "sky/tools/skygo/sky_server.go"
    },
    {
      "type": "modify",
      "old_id": "38a08c775aae9cfb5a3f3a9aacf53cf4e7809c60",
      "old_mode": 33188,
      "old_path": "sky/tools/skygo/sky_server.sha1",
      "new_id": "8b7306e10fa8c7ff876e44071760a5dc396aa223",
      "new_mode": 33188,
      "new_path": "sky/tools/skygo/sky_server.sha1"
    }
  ]
}
