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

Unified Diff: third_party/WebKit/Source/core/xml/XPathNSResolver.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/xml/XPathNSResolver.idl
diff --git a/third_party/WebKit/Source/core/xml/XPathNSResolver.idl b/third_party/WebKit/Source/core/xml/XPathNSResolver.idl
index 8f71a319d74de30aae5faeda1308c3be3c7bd648..cb45d0366a12f4a043e4bb7e7d30d5da0bd74583 100644
--- a/third_party/WebKit/Source/core/xml/XPathNSResolver.idl
+++ b/third_party/WebKit/Source/core/xml/XPathNSResolver.idl
@@ -20,7 +20,7 @@
// http://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathNSResolver
-// TODO(philipj): XPathNSResolver should be a callback interface. The spec
+// TODO(foolip): XPathNSResolver should be a callback interface. The spec
// doesn't say so, but doing so would allow the custom bindings to be removed.
// createNSResolver(Node nodeResolver) could simply return its argument, which
// is what Gecko does. crbug.com/345529
« no previous file with comments | « third_party/WebKit/Source/core/workers/WorkerNavigator.idl ('k') | third_party/WebKit/Source/core/xml/XSLTProcessor.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698