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

Unified Diff: third_party/WebKit/Source/modules/crypto/CryptoHistograms.h

Issue 2888353002: cleanup: Remove comments about lack of UseCounter support for workers. (Closed)
Patch Set: Created 3 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/fetch/GlobalFetch.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/crypto/CryptoHistograms.h
diff --git a/third_party/WebKit/Source/modules/crypto/CryptoHistograms.h b/third_party/WebKit/Source/modules/crypto/CryptoHistograms.h
index 826e8cd918d21b5d8fefe4666390811d8db96efb..894f57ad3c366acc7e92e2442b2d7d997a9e37db 100644
--- a/third_party/WebKit/Source/modules/crypto/CryptoHistograms.h
+++ b/third_party/WebKit/Source/modules/crypto/CryptoHistograms.h
@@ -88,9 +88,6 @@
// Caveats
// -----------------------
//
-// * Usage counters are incomplete for shared workers and service workers
-// (http://crbug.com/376039)
-//
// * Measurements when there are errors (the Promise is rejected) are
// inconsistent.
//
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/fetch/GlobalFetch.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698