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

Unified Diff: tools/dom/dom.json

Issue 671023003: More dart:blink entry point tweaks (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Static permission getter 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
Index: tools/dom/dom.json
diff --git a/tools/dom/dom.json b/tools/dom/dom.json
index 7be54d723f16eb99910d81eb24c4b3559054d30f..31cc95b1523d6e291d926ac82216a6b5925e33b2 100644
--- a/tools/dom/dom.json
+++ b/tools/dom/dom.json
@@ -7668,6 +7668,9 @@
"comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/timers.html#navigatorstorageutils",
"support_level": "experimental"
},
+ "hardwareConcurrency": {
+ "support_level": "untriaged"
+ },
"isProtocolHandlerRegistered": {
"support_level": "untriaged"
},

Powered by Google App Engine
This is Rietveld 408576698