)]}'
{
  "commit": "3ccd3655a09633794f4d815ff85f35fa986a10d4",
  "tree": "efbb325ac22ba33ad7b268809e0fb822b81b4cb7",
  "parents": [
    "8cdad889154b87bb796de3dc3f57952b6858e884"
  ],
  "author": {
    "name": "Leon Scroggins",
    "email": "scroggo@google.com",
    "time": "Fri Jun 26 17:22:50 2009 -0400"
  },
  "committer": {
    "name": "Leon Scroggins",
    "email": "scroggo@google.com",
    "time": "Tue Jun 30 11:47:26 2009 -0400"
  },
  "message": "Fix a WebView longpress bug.\n\nLongpressing on a WebView while the WebTextView is up calls\nWebTextView::performLongPress().  This used to be fine, but now\nwe may still leave the WebTextView up while the user is longpressing\non something else.  Check to ensure that the focus is the same\nas the cursor before calling WebTextView\u0027s version.  Also,\nsend a click if the user longpresses on a different WebTextView,\nso it will now behave appropriately.  Requires a change in\nexternal/webkit.\n\nAlso remove a duplicate check for inEditingMode().\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b067d7194de7d0528c9b4c568f99773ed5510c9b",
      "old_mode": 33188,
      "old_path": "core/java/android/webkit/WebView.java",
      "new_id": "ddcec3cab39b4a231edd3e95414611a5cb5b6bce",
      "new_mode": 33188,
      "new_path": "core/java/android/webkit/WebView.java"
    }
  ]
}
