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

Unified Diff: third_party/WebKit/Source/core/dom/URL.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/dom/URL.idl
diff --git a/third_party/WebKit/Source/core/dom/URL.idl b/third_party/WebKit/Source/core/dom/URL.idl
index 1ffce7963b7648ec35b428d910834ee97bfd0fc8..ef4edaeb23e7d4cfeecfe4249ce8743567ed5eaf 100644
--- a/third_party/WebKit/Source/core/dom/URL.idl
+++ b/third_party/WebKit/Source/core/dom/URL.idl
@@ -32,7 +32,7 @@
ImplementedAs=DOMURL,
RaisesException=Constructor,
] interface URL {
- // TODO(philipj): Implement domainToASCII() and domainToUnicode().
+ // TODO(foolip): Implement domainToASCII() and domainToUnicode().
// crbug.com/493908
// static USVString domainToASCII(USVString domain);
// static USVString domainToUnicode(USVString domain);
« no previous file with comments | « third_party/WebKit/Source/core/dom/FrameRequestCallback.idl ('k') | third_party/WebKit/Source/core/dom/shadow/ShadowRoot.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698