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

Unified Diff: tools/dom/dom.json

Issue 18850007: Add back appendBlob and send variants in WebSocket. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | « tools/dom/docs/docs.json ('k') | tools/dom/scripts/htmlrenamer.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/dom/dom.json
diff --git a/tools/dom/dom.json b/tools/dom/dom.json
index fb3f638a2b5ea58917beac497b646859149185c6..92ed563fae4e7245612246e5e863e0acf48d4266 100644
--- a/tools/dom/dom.json
+++ b/tools/dom/dom.json
@@ -11479,6 +11479,9 @@
"sendByteBuffer": {},
"sendString": {},
"sendTypeData": {},
+ "sendTypedData": {
+ "support_level": "untriaged"
+ },
"url": {}
},
"support_level": "stable"
« no previous file with comments | « tools/dom/docs/docs.json ('k') | tools/dom/scripts/htmlrenamer.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698