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

Unified Diff: third_party/WebKit/Source/core/loader/appcache/ApplicationCache.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/loader/appcache/ApplicationCache.idl
diff --git a/third_party/WebKit/Source/core/loader/appcache/ApplicationCache.idl b/third_party/WebKit/Source/core/loader/appcache/ApplicationCache.idl
index 6459fe806ee4ce6aab0ee05d170c98f8c8f16160..0265282b8ab2ee532191f1397770217068d50b60 100644
--- a/third_party/WebKit/Source/core/loader/appcache/ApplicationCache.idl
+++ b/third_party/WebKit/Source/core/loader/appcache/ApplicationCache.idl
@@ -27,7 +27,7 @@
[
DoNotCheckConstants,
- // TODO(philipj): Exposed=(Window,SharedWorker)
+ // TODO(foolip): Exposed=(Window,SharedWorker)
] interface ApplicationCache : EventTarget {
// update status
const unsigned short UNCACHED = 0;
« no previous file with comments | « third_party/WebKit/Source/core/layout/LayoutMedia.cpp ('k') | third_party/WebKit/Source/core/svg/SVGAnimatedRect.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698