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

Unified Diff: third_party/WebKit/Source/core/timing/SharedWorkerPerformance.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/SharedWorkerPerformance.idl
diff --git a/third_party/WebKit/Source/core/timing/SharedWorkerPerformance.idl b/third_party/WebKit/Source/core/timing/SharedWorkerPerformance.idl
index 80106811127b6217b5b326b969c6df36220f0744..eee0102c29b858a3a1eea7939e70fc622bbe1fe6 100644
--- a/third_party/WebKit/Source/core/timing/SharedWorkerPerformance.idl
+++ b/third_party/WebKit/Source/core/timing/SharedWorkerPerformance.idl
@@ -27,7 +27,7 @@
* OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-// TODO(philipj): SharedWorker.workerStart was in the High Resolution Time spec,
+// TODO(foolip): SharedWorker.workerStart was in the High Resolution Time spec,
// but was removed in favor of Performance.translateTime():
// https://github.com/w3c/hr-time/commit/39aaf81e1ea206fdf0fde4f49604ddd64d4f5b13

Powered by Google App Engine
This is Rietveld 408576698