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

Unified Diff: tools/dom/dom.json

Issue 639593002: Add webgl constants back to correct class (Closed) Base URL: https://dart.googlecode.com/svn/trunk/dart
Patch Set: Created 6 years, 2 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 | « sdk/lib/web_gl/dartium/web_gl_dartium.dart ('k') | tools/dom/scripts/htmldartgenerator.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 7ce8686cff2ae20da97581f3940ce398e3c0c6af..b0feb5b5160d10cc3a8c42dd1488c1cbea7c01aa 100644
--- a/tools/dom/dom.json
+++ b/tools/dom/dom.json
@@ -13702,6 +13702,12 @@
},
"HIGH_FLOAT": {},
"HIGH_INT": {},
+ "IMPLEMENTATION_COLOR_READ_FORMAT": {
+ "support_level": "untriaged"
+ },
+ "IMPLEMENTATION_COLOR_READ_TYPE": {
+ "support_level": "untriaged"
+ },
"INCR": {},
"INCR_WRAP": {},
"INT": {},
« no previous file with comments | « sdk/lib/web_gl/dartium/web_gl_dartium.dart ('k') | tools/dom/scripts/htmldartgenerator.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698