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

Unified Diff: core/frame/NavigatorID.idl

Issue 2753323002: Updated so that any Dart change to an IDL file has // FIXMEDART: comment (Closed)
Patch Set: Updated WebKit change to IDL script made for Dart. 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 | « bindings/scripts/idl_reader.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/frame/NavigatorID.idl
diff --git a/core/frame/NavigatorID.idl b/core/frame/NavigatorID.idl
index 406863eb3ef93f22b45b061d036092e8199b84b7..eeeeba427a837a3b15ef033056d07ad85733d91d 100644
--- a/core/frame/NavigatorID.idl
+++ b/core/frame/NavigatorID.idl
@@ -43,5 +43,6 @@
// boolean taintEnabled(); // constant false
readonly attribute DOMString userAgent;
+ // FIXMEDART: Added for Dart
readonly attribute boolean dartEnabled;
};
« no previous file with comments | « bindings/scripts/idl_reader.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698