)]}'
{
  "commit": "b724a46e0658c509d38e4e91d0ae79471cecada9",
  "tree": "c144490347560e0979cf1cb3dbf441cfa302622c",
  "parents": [
    "02c2bbf63e3771d45a7c60a059d4d36fdfd88db8"
  ],
  "author": {
    "name": "juliog@google.com",
    "email": "juliog@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Fri Jun 10 16:32:40 2011 +0000"
  },
  "committer": {
    "name": "juliog@google.com",
    "email": "juliog@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Fri Jun 10 16:32:40 2011 +0000"
  },
  "message": "Resolve PotentialElement children before inserting them into a container.\n\nBefore this patch, if someone tried to insertChild or insertBefore a\nrenderable child into a renderable container, a DOM exception was thrown, as\nthe element could not be found in the document. This patch follows the same\npattern as appendChild: it first tries to resolve the child being inserted to\nget the real element.\n\nWhile in the neighborhood, fixed some Javadoc tags related to\nPotentialElement.\n\nReview at http://gwt-code-reviews.appspot.com/1454810\n\n\ngit-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@10315 8db76d5a-ed1c-0410-87a9-c151d255dfc7\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3aaac046836378eed03dfafbbc4ac792811e4255",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/user/client/DOM.java",
      "new_id": "80be4855b77d4fe79dc0589585dd73e285c47255",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/user/client/DOM.java"
    }
  ]
}
