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

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

Issue 2015503002: Move TODO(philipj) to TODO(foolip) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 months 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/TextEvent.idl
diff --git a/third_party/WebKit/Source/core/events/TextEvent.idl b/third_party/WebKit/Source/core/events/TextEvent.idl
index b49c98f65ed51e2cd1cceb067912569d33aca387..84d278acf769a13598cc19773f00b0c56cf97c68 100644
--- a/third_party/WebKit/Source/core/events/TextEvent.idl
+++ b/third_party/WebKit/Source/core/events/TextEvent.idl
@@ -25,7 +25,7 @@
// http://www.w3.org/TR/2011/WD-DOM-Level-3-Events-20110531/#webidl-events-TextEvent
-// TODO(philipj): Remove the textinput event and the TextEvent interface. They
+// TODO(foolip): Remove the textinput event and the TextEvent interface. They
// were removed from the spec in 2012:
// https://www.w3.org/Bugs/Public/show_bug.cgi?id=12958
// https://github.com/w3c/uievents/commit/1a2aa02b474fd4feaf43fdced06e6fd7214196a4

Powered by Google App Engine
This is Rietveld 408576698