)]}'
{
  "commit": "8f5490dc11c8ea7e5dd365988ad038c384fe67ea",
  "tree": "440ef8cdf20982b65067f1f20efb99fca47a8b1a",
  "parents": [
    "41a14f9af589b2dff5e8b0b43d324759f218b97f"
  ],
  "author": {
    "name": "Goktug Gokdogan",
    "email": "goktug@google.com",
    "time": "Mon Nov 04 03:18:50 2013 -0800"
  },
  "committer": {
    "name": "Gerrit Code Review",
    "email": "noreply-gerritcodereview@google.com",
    "time": "Mon Nov 04 23:36:12 2013 +0000"
  },
  "message": "Improves GWT event dispatch for extensibility.\n\nNew implementation introduces a dispatcher map for bitless events and\nuses a \u0027default\u0027 dispatch function if there is no specific dispatcher\ndefined for the event.\n\nSimilarly, a dispatcher map for capture events introduced as well that\nsimplifies the boiler-plate around capture events.\n\nWith this change even if the event is not known by GWT yet, it will\nstill be dispatched. As most events don\u0027t need custom dispatching, no\nfurther changes will be required to DOMImpl (e.g. MGWT will no longer\nneed to rebind DOMImpl for transitionEnd and animationEnd as those will\nwork out of the box.)\n\nPartially fixes issue 8379\n\nChange-Id: Ia00c177d0f007d544d4837e2291c991615795474\nReview-Link: https://gwt-review.googlesource.com/#/c/5222/\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "df83254bf031ae9c3ba78323789259c229d4e99e",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/user/client/impl/DOMImplMozilla.java",
      "new_id": "4c7b609782a1a1a7166680a766ff43bd042a638b",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/user/client/impl/DOMImplMozilla.java"
    },
    {
      "type": "modify",
      "old_id": "06ffbed8951ab88e76fb2538a8e913bbfe23be87",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/user/client/impl/DOMImplStandard.java",
      "new_id": "3a5f893bec9d712d3f293c0ff777737b03711425",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/user/client/impl/DOMImplStandard.java"
    }
  ]
}
