)]}'
{
  "commit": "c1cc71942b34e2eea8406efda2f95a4428efbe9a",
  "tree": "8bcbebca7a952b778aac117adfd4b6189c9e9dc8",
  "parents": [
    "77bb596b0cb31bb0de5bc4fcff19a8bdfa9ea548"
  ],
  "author": {
    "name": "Winston Ewert",
    "email": "winstonewert@google.com",
    "time": "Tue Jun 09 13:39:17 2015 -0700"
  },
  "committer": {
    "name": "Gerrit Code Review",
    "email": "noreply-gerritcodereview@google.com",
    "time": "Wed Jul 15 22:03:18 2015 +0000"
  },
  "message": "Fixes Cookies.getCookie() to prefer the most specific cookie instead of the\nleast specific cookie.\n\nThe cookies that come from the browser are sorted by path order so that cookies\nwith the most specific path appear first. If multiple cookies with the same\nname are present we should return the most specific cookie. As it stands, we\nend up returning the last cookie which is the least specific one. This changes\nit so that we return the first cookie, which is the most specific.\n\nChange-Id: Ie8c76c349780f8c59beb98c4df2a3497e78e7216\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c30d50b420fbb1e815a6b615840a7925708bdeae",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/user/client/Cookies.java",
      "new_id": "053b025b6d5b67989cdadd562b15291fc74187c3",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/user/client/Cookies.java"
    },
    {
      "type": "modify",
      "old_id": "5e80386ac5523a2f36812171f34d10c79ebdff1f",
      "old_mode": 33188,
      "old_path": "user/test/com/google/gwt/user/client/CookieTest.java",
      "new_id": "8f9073f47ca67a8ae6a2037c315f5d171aaa975d",
      "new_mode": 33188,
      "new_path": "user/test/com/google/gwt/user/client/CookieTest.java"
    }
  ]
}
