)]}'
{
  "commit": "8b357f4139c1cd3729cdbd88944d7a83f557607a",
  "tree": "7e0eb8e3bd403ea37a11cc58eb9c63198e6501d5",
  "parents": [
    "f8342a307ef334618e6080613d895a64c8f3520a"
  ],
  "author": {
    "name": "gwt.team.knorton",
    "email": "gwt.team.knorton@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Tue Mar 20 19:09:49 2007 +0000"
  },
  "committer": {
    "name": "gwt.team.knorton",
    "email": "gwt.team.knorton@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Tue Mar 20 19:09:49 2007 +0000"
  },
  "message": "Fixes issue #734.\nThe basic issue stems from *really old* code in DOMImpl[Standard|IE6] that\nused to simulate something like event bubbling. In a nutshell, the event\ndispatcher used to crawl up the DOM, looking for the first element with a\nlistener. Most of the time, this has no effect, but it can lead to multiple\nfirings of the same event when it is allowed to bubble up.\n\nThe fix also uncovered a bug in Menus, and that fix is included.\n\nPatch by: jgw\nReview by: knorton\n\n\n\ngit-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@670 8db76d5a-ed1c-0410-87a9-c151d255dfc7\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0b94573e7f254b537bf7e602a5b419a4c78f4679",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/user/client/impl/DOMImplIE6.java",
      "new_id": "c1402609c821ac12e476298be0855dbdd62a8a03",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/user/client/impl/DOMImplIE6.java"
    },
    {
      "type": "modify",
      "old_id": "93628163831b0c2d4726e52ff824b21ed3c1efa0",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/user/client/impl/DOMImplStandard.java",
      "new_id": "34e00a900d3fa6caccc6aa2a62f116ba9a87a9fe",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/user/client/impl/DOMImplStandard.java"
    },
    {
      "type": "modify",
      "old_id": "598fe63b0044e2ac6e72b3e8d26e600414f1f00f",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/user/client/ui/MenuBar.java",
      "new_id": "b58e2ab0b4e0417ba517d39a18315e2e0d9def80",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/user/client/ui/MenuBar.java"
    },
    {
      "type": "modify",
      "old_id": "e0e48694862c16e0a76bc36c0c890fb86f7faa90",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/user/client/ui/MenuItem.java",
      "new_id": "02edfa176f41dbfd2eaff74101347a1e93cbac89",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/user/client/ui/MenuItem.java"
    }
  ]
}
