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

Unified Diff: modules/crypto/Algorithm.idl

Issue 155973006: Roll IDL to 1750 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 6 years, 10 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 | « modules/crypto/AesCtrParams.idl ('k') | modules/crypto/SubtleCrypto.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/crypto/Algorithm.idl
diff --git a/modules/crypto/Algorithm.idl b/modules/crypto/Algorithm.idl
index 9af27a181e83f19bcc7861b3290b364d6953da99..6f1d20c97c1cd98801c7b441f5914a8bc49baf1c 100644
--- a/modules/crypto/Algorithm.idl
+++ b/modules/crypto/Algorithm.idl
@@ -29,8 +29,8 @@
*/
[
+ Custom=Wrap,
NoInterfaceObject,
- CustomToV8
] interface Algorithm {
readonly attribute DOMString name;
};
« no previous file with comments | « modules/crypto/AesCtrParams.idl ('k') | modules/crypto/SubtleCrypto.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698