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

Unified Diff: third_party/WebKit/Source/core/timing/PerformanceCompositeTiming.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/timing/PerformanceCompositeTiming.idl
diff --git a/third_party/WebKit/Source/core/timing/PerformanceCompositeTiming.idl b/third_party/WebKit/Source/core/timing/PerformanceCompositeTiming.idl
index 60eb0754bb0dedb95e9edd8169acc7c3508a23e2..1279af111513aa013f7072322a1a2895f82007d1 100644
--- a/third_party/WebKit/Source/core/timing/PerformanceCompositeTiming.idl
+++ b/third_party/WebKit/Source/core/timing/PerformanceCompositeTiming.idl
@@ -33,7 +33,7 @@
[
RuntimeEnabled=FrameTimingSupport // Experimental flag
] interface PerformanceCompositeTiming : PerformanceEntry {
- // TODO(philipj): This is named |sourceFrameNumber| in the spec.
+ // TODO(foolip): This is named |sourceFrameNumber| in the spec.
readonly attribute unsigned long sourceFrame;
- // TODO(philipj): serializer = {inherit, attribute};
+ // TODO(foolip): serializer = {inherit, attribute};
};
« no previous file with comments | « third_party/WebKit/Source/core/timing/Performance.idl ('k') | third_party/WebKit/Source/core/timing/PerformanceEntry.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698