Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(186)

Unified Diff: third_party/WebKit/Source/core/events/MouseEventInit.idl

Issue 2573043002: Update stale links to dvcs.w3.org (Closed)
Patch Set: https Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/core/events/MouseEventInit.idl
diff --git a/third_party/WebKit/Source/core/events/MouseEventInit.idl b/third_party/WebKit/Source/core/events/MouseEventInit.idl
index 512d249c0dc95c67f0ac68f85c5435687603dde8..001c4ad5ae2b72ff7080264f93e0fca9e5e1554b 100644
--- a/third_party/WebKit/Source/core/events/MouseEventInit.idl
+++ b/third_party/WebKit/Source/core/events/MouseEventInit.idl
@@ -14,7 +14,7 @@ dictionary MouseEventInit : EventModifierInit {
EventTarget? relatedTarget = null;
// Pointer Lock
- // https://dvcs.w3.org/hg/pointerlock/raw-file/default/index.html#extensions-to-the-mouseeventinit-dictionary
+ // https://w3c.github.io/pointerlock/#extensions-to-the-mouseeventinit-dictionary
long movementX = 0;
long movementY = 0;
« no previous file with comments | « third_party/WebKit/Source/core/events/MouseEvent.idl ('k') | third_party/WebKit/Source/core/frame/Settings.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698