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

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

Issue 2171953002: FileAPI: Remove TODOs around readAsBinaryString - it's back in the spec (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/fileapi/FileReaderSync.idl ('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 8a16dcef602b8c37166041a526ebc8646f132394..fef16f25054f61a458fd1b97e7f4c98ca78c8141 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -639,8 +639,6 @@ public:
V8HTMLLinkElement_Disabled_AttributeSetter = 811,
V8HTMLStyleElement_Disabled_AttributeGetter = 812,
V8HTMLStyleElement_Disabled_AttributeSetter = 813,
- V8FileReader_ReadAsBinaryString_Method = 814,
- V8FileReaderSync_ReadAsBinaryString_Method = 815,
V8DOMError_Constructor = 816,
V8DOMError_Name_AttributeGetter = 817,
V8DOMError_Message_AttributeGetter = 818,
« no previous file with comments | « third_party/WebKit/Source/core/fileapi/FileReaderSync.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698