)]}'
{
  "commit": "18be35bc27857f4c908ece4e2e2e6ab18336938e",
  "tree": "6055cbfd371ec129794f1aa3f3905d2e716eddc2",
  "parents": [
    "6c3dbe8b98521e16178f59ab92641812de316a2a"
  ],
  "author": {
    "name": "pdr@google.com",
    "email": "pdr@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Tue Dec 07 19:12:47 2010 +0000"
  },
  "committer": {
    "name": "pdr@google.com",
    "email": "pdr@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Tue Dec 07 19:12:47 2010 +0000"
  },
  "message": "Change floats to doubles and work around a firefox bug.\n\n1) Floats and doubles are equivalent in JS but using floats requires casting (e.g., 3.14 -\u003e 3.14f or Math.PI -\u003e (float)Math.PI). Therefore, I\u0027ve switched to just using doubles.\n\n2) Firefox has a bug where the anticlockwise parameter to arc is not optional (see https://bugzilla.mozilla.org/show_bug.cgi?id\u003d617319). I\u0027ve worked around it and have added a test case.\n\nReview at http://gwt-code-reviews.appspot.com/1192801\n\nReview by: rice@google.com\n\ngit-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@9369 8db76d5a-ed1c-0410-87a9-c151d255dfc7\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5a80a7a1c69c3b998987b2411f29a7a07118942b",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/canvas/dom/client/CanvasGradient.java",
      "new_id": "78aa34166af1417269cd6c6d11a8bb86a5146b52",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/canvas/dom/client/CanvasGradient.java"
    },
    {
      "type": "modify",
      "old_id": "c76b5edf44ec1fdb27d789290d0190eefc17573f",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/canvas/dom/client/Context2d.java",
      "new_id": "e0f9a6ed81e1bbf37ea0914f58953d1fdeaf0cb2",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/canvas/dom/client/Context2d.java"
    },
    {
      "type": "modify",
      "old_id": "18c1c44adf3309b5b349f0403dc79914c1e37481",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/canvas/dom/client/TextMetrics.java",
      "new_id": "cea7035e10d52e704c1051e235bca8b9633cb9d5",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/canvas/dom/client/TextMetrics.java"
    },
    {
      "type": "modify",
      "old_id": "600d8112f310f4f80847bb84bbb1bec28f551539",
      "old_mode": 33188,
      "old_path": "user/test/com/google/gwt/canvas/dom/client/Context2dTest.java",
      "new_id": "666ff466b9963ed572f2340d46bf58039f75e5c2",
      "new_mode": 33188,
      "new_path": "user/test/com/google/gwt/canvas/dom/client/Context2dTest.java"
    }
  ]
}
