| 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
|
|
|