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

Unified Diff: ui/base/touch/touch_device.h

Issue 806693008: Media queries: excluded non-pointing devices from pointer/hover (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: FIXME to TODO Created 6 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
« no previous file with comments | « ui/android/java/src/org/chromium/ui/base/TouchDevice.java ('k') | ui/base/touch/touch_device.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/touch/touch_device.h
diff --git a/ui/base/touch/touch_device.h b/ui/base/touch/touch_device.h
index 1f03f4dc034464fad1c1dac697c521cb9c807982..d87b645996b47244920bf5b971e7f45a6f95b4bc 100644
--- a/ui/base/touch/touch_device.h
+++ b/ui/base/touch/touch_device.h
@@ -11,8 +11,8 @@
#include <jni.h>
#endif
-// FIXME: This covers more than just touches. Rename to input_device?
-// crbug.com/438794
+// TODO(mustaq@chromium.org): This covers more than just touches. Rename to
+// input_device? crbug.com/438794
namespace ui {
« no previous file with comments | « ui/android/java/src/org/chromium/ui/base/TouchDevice.java ('k') | ui/base/touch/touch_device.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698