Bug 1194063 - Update link to point to the diagram directly. r=mtseng

This commit is contained in:
Ting-Yu Lin 2015-08-17 21:22:00 +08:00
parent 2603203275
commit f5099d4b51

View File

@ -52,7 +52,7 @@ class WidgetWheelEvent;
// fake events such as scroll-end or long-tap providing APZ is not in use. // fake events such as scroll-end or long-tap providing APZ is not in use.
// //
// State transition diagram: // State transition diagram:
// http://hg.mozilla.org/mozilla-central/file/default/layout/base/doc/AccessibleCaretEventHubStates.png // http://hg.mozilla.org/mozilla-central/raw-file/default/layout/base/doc/AccessibleCaretEventHubStates.png
// Source code of the diagram: // Source code of the diagram:
// http://hg.mozilla.org/mozilla-central/file/default/layout/base/doc/AccessibleCaretEventHubStates.dot // http://hg.mozilla.org/mozilla-central/file/default/layout/base/doc/AccessibleCaretEventHubStates.dot
// //