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

Unified Diff: third_party/WebKit/Source/core/frame/UseCounter.h

Issue 2753943002: Disable FileReaderSync in service workers. (Closed)
Patch Set: remove entry from UseCounter.h as well Created 3 years, 9 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 | « third_party/WebKit/Source/core/frame/Deprecation.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/frame/UseCounter.h
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
index 22c16158bc50a9f59b60d72390faa49cdd049cc2..560449c3885a39bad78d85973a424340481a8ce8 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -1438,7 +1438,6 @@ class CORE_EXPORT UseCounter {
V8HTMLVideoElement_Poster_AttributeGetter = 1815,
V8HTMLVideoElement_Poster_AttributeSetter = 1816,
NotificationPermissionRequestedIframe = 1817,
- FileReaderSyncInServiceWorker = 1818,
PresentationReceiverInsecureOrigin = 1819,
PresentationReceiverSecureOrigin = 1820,
PresentationRequestInsecureOrigin = 1821,
« no previous file with comments | « third_party/WebKit/Source/core/frame/Deprecation.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698