)]}'
{
  "commit": "d2926cc3031f4e1eb10ba9f312e8d4dfe94cc5ae",
  "tree": "4ae8eb1c92d3b01d89b658089ad8fada8a1f5dbb",
  "parents": [
    "b5d2dd31839a0cd08f3ed4f9069148ced944b666"
  ],
  "author": {
    "name": "Thomas Broyer",
    "email": "t.broyer@gmail.com",
    "time": "Tue Nov 15 11:59:44 2016 +0100"
  },
  "committer": {
    "name": "Thomas Broyer",
    "email": "t.broyer@gmail.com",
    "time": "Sat Sep 23 11:22:53 2017 +0000"
  },
  "message": "Remove coercion to null in Element#getPropertyObject\n\nNow that Boolean and Doubles are never boxed, the coercion to null\nmeant that getPropertyObject will actually coerce a boolean false or\nnumber 0 or NaN to null rather than returning a java.lang.Boolean or\njava.lang.Double respectively.\nThere\u0027s a small breaking change for empty-string values that would\nno longer be coerced to null.\n\nBug: #9455\nChange-Id: I1afd13443845e7509989c4d44f6858cb709ca92d\nBug-Link: https://github.com/gwtproject/gwt/issues/9455\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "55a38991c4339240dacf732c5eb6cbabc8609351",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/dom/client/Element.java",
      "new_id": "ef8bf34f758bdd784b9ba2b6d75b03f15c041f4a",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/dom/client/Element.java"
    },
    {
      "type": "modify",
      "old_id": "db8ba28476f8f02c1d90c98a55995308a87f4103",
      "old_mode": 33188,
      "old_path": "user/test/com/google/gwt/dom/client/ElementTest.java",
      "new_id": "0b4fafa40cbf82a208bcfb33a57b4541bd7a234e",
      "new_mode": 33188,
      "new_path": "user/test/com/google/gwt/dom/client/ElementTest.java"
    }
  ]
}
