)]}'
{
  "commit": "472c27675bfee9963c8f50fafd8d34865ff8a4e6",
  "tree": "c66a7b96650bf3b9434fd78693cba85bea091afb",
  "parents": [
    "0dbb91d37c819787876896fc3e2b56217feee770"
  ],
  "author": {
    "name": "Jens Nehlmeier",
    "email": "jens.nehlmeier@gmail.com",
    "time": "Tue Nov 12 01:35:45 2013 +0100"
  },
  "committer": {
    "name": "Goktug Gokdogan",
    "email": "goktug@google.com",
    "time": "Wed Nov 20 23:17:05 2013 +0000"
  },
  "message": "Allow multiple DomEvent types per DOM event\n\nIt’s possible that different libraries provide DomEvent types for the\nsame DOM event (mainly HTML 5 events, e.g. transitionend). If that\nhappens only one library will work, as GWT only knows the last\nregistered DomEvent type. To fix this a one-to-many mapping between\nDOM event name and DomEvent types has been introduced.\n\nThis patch also contributes to issue 8379 which aims to make the\nevent system more extendable.\n\nBug: issue 7698\nChange-Id: Iedbac84881484849548e1829d61eb13a6c7d00e3\n(cherry picked from commit a5327b8db8379737cf2775b784e8e7241a63cc59)",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1500589dccb097cfefda903f1cf02b5d9ead763f",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/event/dom/client/DomEvent.java",
      "new_id": "dbebdf384f67e379cfe7fc43e8c9f7b1f79ff5db",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/event/dom/client/DomEvent.java"
    },
    {
      "type": "modify",
      "old_id": "65f35e4222cb6b9e0b1769fdd7a2ce88d705eba2",
      "old_mode": 33188,
      "old_path": "user/test/com/google/gwt/event/dom/client/DomEventTest.java",
      "new_id": "154e4344e0b4f5605ea3c22dfe156da540c86092",
      "new_mode": 33188,
      "new_path": "user/test/com/google/gwt/event/dom/client/DomEventTest.java"
    }
  ]
}
