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

Unified Diff: Source/modules/crypto/Algorithm.idl

Issue 144093009: [webcrypto] Remove code supporting Key.algorithm. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 6 years, 11 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 | « Source/modules/crypto/Algorithm.cpp ('k') | Source/modules/crypto/HmacKeyParams.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/crypto/Algorithm.idl
diff --git a/Source/modules/crypto/Algorithm.idl b/Source/modules/crypto/Algorithm.idl
index 6f1d20c97c1cd98801c7b441f5914a8bc49baf1c..716a34465eca1d7c62d64d80174e836a7279f123 100644
--- a/Source/modules/crypto/Algorithm.idl
+++ b/Source/modules/crypto/Algorithm.idl
@@ -29,7 +29,6 @@
*/
[
- Custom=Wrap,
NoInterfaceObject,
] interface Algorithm {
readonly attribute DOMString name;
« no previous file with comments | « Source/modules/crypto/Algorithm.cpp ('k') | Source/modules/crypto/HmacKeyParams.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698