bindings: Replace a Dictionary in SubtleCrypto.importKey()
Drops a use case of Dictionary in IDL. Following the spec, this CL replaces Dictionary type with an IDL dictionary JsonWebKey used in importKey(). Bug: 385376, 839389, 1047081 Change-Id: I531f3088301d330cb15dcba5de9fad2cd6f997f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065193Reviewed-by:Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#743409}
Showing
Please register or sign in to comment