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

Issue 806913006: [WebCrypto] Move LayoutTests from crypto to crypto/subtle (Closed)

Created:
6 years ago by Habib Virji
Modified:
6 years ago
Reviewers:
eroman
CC:
blink-reviews, dglazkov+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

[WebCrypto] Move LayoutTests from crypto to crypto/subtle Move LayoutTests from crypto to crypto/subtle. All tests that uses crypto.subtle interface are located now in subtle directory. Other tests related to gc or random values are located in crypto directory. Changes in files are only related to path changes. BUG=438233 R=eroman Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187595

Patch Set 1 #

Total comments: 2

Patch Set 2 : Moved latest test to subtle directory #

Patch Set 3 : #

Patch Set 4 : Update path for deserialize legacy tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -11472 lines) Patch
M LayoutTests/FlakyTests View 1 2 3 1 chunk +9 lines, -9 lines 0 comments Download
M LayoutTests/TestExpectations View 1 2 3 3 chunks +31 lines, -31 lines 0 comments Download
D LayoutTests/crypto/abandon-crypto-operation.html View 1 chunk +0 lines, -42 lines 0 comments Download
D LayoutTests/crypto/abandon-crypto-operation-expected.txt View 1 chunk +0 lines, -12 lines 0 comments Download
D LayoutTests/crypto/abandon-crypto-operation2.html View 1 chunk +0 lines, -54 lines 0 comments Download
D LayoutTests/crypto/abandon-crypto-operation2-expected.txt View 1 chunk +0 lines, -11 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-decrypt-failure.html View 1 chunk +0 lines, -73 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-decrypt-failure-expected.txt View 1 chunk +0 lines, -24 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-encrypt-decrypt.html View 1 chunk +0 lines, -102 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-encrypt-decrypt-expected.txt View 1 chunk +0 lines, -33 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-generate-key.html View 1 chunk +0 lines, -43 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-generate-key-expected.txt View 1 chunk +0 lines, -18 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-generateKey-parseAlgorithm-failures.html View 1 1 chunk +0 lines, -58 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-generateKey-parseAlgorithm-failures-expected.txt View 1 1 chunk +0 lines, -30 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-import-jwk.html View 1 chunk +0 lines, -51 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-import-jwk-expected.txt View 1 chunk +0 lines, -19 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-invalid-length.html View 1 chunk +0 lines, -30 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-invalid-length-expected.txt View 1 chunk +0 lines, -11 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-parseAlgorithm-failures.html View 1 1 chunk +0 lines, -59 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-parseAlgorithm-failures-expected.txt View 1 1 chunk +0 lines, -26 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-unwrap-failure.html View 1 chunk +0 lines, -38 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-unwrap-failure-expected.txt View 1 chunk +0 lines, -13 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-unwrap-rsa.html View 1 chunk +0 lines, -54 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-unwrap-rsa-expected.txt View 1 chunk +0 lines, -20 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-wrap-rsa.html View 1 chunk +0 lines, -50 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-wrap-rsa-expected.txt View 1 chunk +0 lines, -14 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-wrap-rsa-non-extractable.html View 1 chunk +0 lines, -51 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-wrap-rsa-non-extractable-expected.txt View 1 chunk +0 lines, -15 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-wrong-key-class.html View 1 chunk +0 lines, -32 lines 0 comments Download
D LayoutTests/crypto/aes-cbc-wrong-key-class-expected.txt View 1 chunk +0 lines, -12 lines 0 comments Download
D LayoutTests/crypto/aes-ctr-generateKey-parseAlgorithm-failures.html View 1 1 chunk +0 lines, -43 lines 0 comments Download
D LayoutTests/crypto/aes-ctr-generateKey-parseAlgorithm-failures-expected.txt View 1 1 chunk +0 lines, -21 lines 0 comments Download
D LayoutTests/crypto/aes-ctr-parseAlgorithm-failures.html View 1 1 chunk +0 lines, -65 lines 0 comments Download
D LayoutTests/crypto/aes-ctr-parseAlgorithm-failures-expected.txt View 1 1 chunk +0 lines, -29 lines 0 comments Download
D LayoutTests/crypto/aes-export-key.html View 1 chunk +0 lines, -107 lines 0 comments Download
D LayoutTests/crypto/aes-export-key-expected.txt View 1 1 chunk +0 lines, -40 lines 0 comments Download
D LayoutTests/crypto/aes-gcm-encrypt-decrypt.html View 1 chunk +0 lines, -127 lines 0 comments Download
D LayoutTests/crypto/aes-gcm-encrypt-decrypt-expected.txt View 1 chunk +0 lines, -37 lines 0 comments Download
D LayoutTests/crypto/aes-gcm-parseAlgorithm-failures.html View 1 chunk +0 lines, -79 lines 0 comments Download
D LayoutTests/crypto/aes-gcm-parseAlgorithm-failures-expected.txt View 1 chunk +0 lines, -38 lines 0 comments Download
D LayoutTests/crypto/aes-generateKey.html View 1 chunk +0 lines, -86 lines 0 comments Download
D LayoutTests/crypto/aes-generateKey-expected.txt View 1 chunk +0 lines, -153 lines 0 comments Download
D LayoutTests/crypto/aes-key-algorithm-mismatch.html View 1 chunk +0 lines, -39 lines 0 comments Download
D LayoutTests/crypto/aes-key-algorithm-mismatch-expected.txt View 1 chunk +0 lines, -11 lines 0 comments Download
D LayoutTests/crypto/aes-key-usages.html View 1 chunk +0 lines, -61 lines 0 comments Download
D LayoutTests/crypto/aes-key-usages-expected.txt View 1 chunk +0 lines, -11 lines 0 comments Download
D LayoutTests/crypto/aes-kw-generateKey-parseAlgorithm-failures.html View 1 1 chunk +0 lines, -43 lines 0 comments Download
D LayoutTests/crypto/aes-kw-generateKey-parseAlgorithm-failures-expected.txt View 1 1 chunk +0 lines, -21 lines 0 comments Download
D LayoutTests/crypto/aes-kw-key-manipulation.html View 1 chunk +0 lines, -52 lines 0 comments Download
D LayoutTests/crypto/aes-kw-key-manipulation-expected.txt View 1 chunk +0 lines, -25 lines 0 comments Download
D LayoutTests/crypto/aes-kw-wrap-unwrap-aes.html View 1 chunk +0 lines, -57 lines 0 comments Download
D LayoutTests/crypto/aes-kw-wrap-unwrap-aes-expected.txt View 1 chunk +0 lines, -22 lines 0 comments Download
D LayoutTests/crypto/aes-kw-wrapKey-unwrapKey-raw.html View 1 chunk +0 lines, -109 lines 0 comments Download
D LayoutTests/crypto/aes-kw-wrapKey-unwrapKey-raw-expected.txt View 1 chunk +0 lines, -41 lines 0 comments Download
D LayoutTests/crypto/algorithm-identifier-as-string.html View 1 chunk +0 lines, -45 lines 0 comments Download
D LayoutTests/crypto/algorithm-identifier-as-string-expected.txt View 1 chunk +0 lines, -17 lines 0 comments Download
M LayoutTests/crypto/array-buffer-view-offset.html View 1 chunk +1 line, -1 line 0 comments Download
D LayoutTests/crypto/clone-aesKey.html View 1 2 3 1 chunk +0 lines, -91 lines 0 comments Download
D LayoutTests/crypto/clone-aesKey-expected.txt View 1 2 3 1 chunk +0 lines, -429 lines 0 comments Download
D LayoutTests/crypto/clone-ecKey-private.html View 1 2 3 1 chunk +0 lines, -107 lines 0 comments Download
D LayoutTests/crypto/clone-ecKey-private-expected.txt View 1 2 3 1 chunk +0 lines, -219 lines 0 comments Download
D LayoutTests/crypto/clone-ecKey-public.html View 1 chunk +0 lines, -96 lines 0 comments Download
D LayoutTests/crypto/clone-ecKey-public-expected.txt View 1 chunk +0 lines, -219 lines 0 comments Download
D LayoutTests/crypto/clone-hmacKey.html View 1 2 3 1 chunk +0 lines, -96 lines 0 comments Download
D LayoutTests/crypto/clone-hmacKey-empty.html View 1 1 chunk +0 lines, -34 lines 0 comments Download
D LayoutTests/crypto/clone-hmacKey-empty-expected.txt View 1 1 chunk +0 lines, -16 lines 0 comments Download
D LayoutTests/crypto/clone-hmacKey-expected.txt View 1 2 3 1 chunk +0 lines, -711 lines 0 comments Download
D LayoutTests/crypto/clone-rsaHashedKey-private.html View 1 2 3 1 chunk +0 lines, -100 lines 0 comments Download
D LayoutTests/crypto/clone-rsaHashedKey-private-expected.txt View 1 2 3 1 chunk +0 lines, -267 lines 0 comments Download
D LayoutTests/crypto/clone-rsaHashedKey-public.html View 1 chunk +0 lines, -100 lines 0 comments Download
D LayoutTests/crypto/clone-rsaHashedKey-public-expected.txt View 1 chunk +0 lines, -525 lines 0 comments Download
D LayoutTests/crypto/deserialize-legacy-aes-key-empty-usages.html View 1 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D LayoutTests/crypto/deserialize-legacy-aes-key-empty-usages-expected.txt View 1 2 3 1 chunk +0 lines, -13 lines 0 comments Download
D LayoutTests/crypto/digest-arraybuffer.html View 1 chunk +0 lines, -31 lines 0 comments Download
D LayoutTests/crypto/digest-arraybuffer-expected.txt View 1 chunk +0 lines, -10 lines 0 comments Download
D LayoutTests/crypto/digest-failures.html View 1 1 chunk +0 lines, -54 lines 0 comments Download
D LayoutTests/crypto/digest-failures-expected.txt View 1 1 chunk +0 lines, -27 lines 0 comments Download
D LayoutTests/crypto/ec-export-private-key.html View 1 chunk +0 lines, -50 lines 0 comments Download
D LayoutTests/crypto/ec-export-private-key-expected.txt View 1 chunk +0 lines, -25 lines 0 comments Download
D LayoutTests/crypto/ec-export-public-key.html View 1 chunk +0 lines, -49 lines 0 comments Download
D LayoutTests/crypto/ec-export-public-key-expected.txt View 1 chunk +0 lines, -24 lines 0 comments Download
D LayoutTests/crypto/ecdh-deriveBits.html View 1 chunk +0 lines, -62 lines 0 comments Download
D LayoutTests/crypto/ecdh-deriveBits-expected.txt View 1 chunk +0 lines, -16 lines 0 comments Download
D LayoutTests/crypto/ecdh-deriveBits-failures.html View 1 1 chunk +0 lines, -95 lines 0 comments Download
D LayoutTests/crypto/ecdh-deriveBits-failures-expected.txt View 1 1 chunk +0 lines, -39 lines 0 comments Download
D LayoutTests/crypto/ecdh-deriveKey-aes.html View 1 chunk +0 lines, -127 lines 0 comments Download
D LayoutTests/crypto/ecdh-deriveKey-aes-expected.txt View 1 chunk +0 lines, -39 lines 0 comments Download
D LayoutTests/crypto/ecdh-deriveKey-failures.html View 1 chunk +0 lines, -258 lines 0 comments Download
D LayoutTests/crypto/ecdh-deriveKey-failures-expected.txt View 1 2 3 1 chunk +0 lines, -60 lines 0 comments Download
D LayoutTests/crypto/ecdh-deriveKey-hmac.html View 1 chunk +0 lines, -130 lines 0 comments Download
D LayoutTests/crypto/ecdh-deriveKey-hmac-expected.txt View 1 chunk +0 lines, -42 lines 0 comments Download
D LayoutTests/crypto/ecdh-generate-key.html View 1 chunk +0 lines, -50 lines 0 comments Download
D LayoutTests/crypto/ecdh-generate-key-expected.txt View 1 chunk +0 lines, -22 lines 0 comments Download
D LayoutTests/crypto/ecdh-import-jwk.html View 1 chunk +0 lines, -54 lines 0 comments Download
D LayoutTests/crypto/ecdh-import-jwk-expected.txt View 1 chunk +0 lines, -22 lines 0 comments Download
D LayoutTests/crypto/ecdsa-generate-key.html View 1 chunk +0 lines, -50 lines 0 comments Download
D LayoutTests/crypto/ecdsa-generate-key-expected.txt View 1 chunk +0 lines, -22 lines 0 comments Download
D LayoutTests/crypto/ecdsa-generateKey-parseAlgorithm-failures.html View 1 1 chunk +0 lines, -43 lines 0 comments Download
D LayoutTests/crypto/ecdsa-generateKey-parseAlgorithm-failures-expected.txt View 1 1 chunk +0 lines, -21 lines 0 comments Download
D LayoutTests/crypto/ecdsa-import-jwk.html View 1 chunk +0 lines, -54 lines 0 comments Download
D LayoutTests/crypto/ecdsa-import-jwk-expected.txt View 1 chunk +0 lines, -22 lines 0 comments Download
D LayoutTests/crypto/ecdsa-sign-verify.html View 1 chunk +0 lines, -61 lines 0 comments Download
D LayoutTests/crypto/ecdsa-sign-verify-expected.txt View 1 chunk +0 lines, -20 lines 0 comments Download
D LayoutTests/crypto/exportKey-badParameters.html View 1 chunk +0 lines, -60 lines 0 comments Download
D LayoutTests/crypto/exportKey-badParameters-expected.txt View 1 1 chunk +0 lines, -14 lines 0 comments Download
D LayoutTests/crypto/exportKey-unextractable.html View 1 chunk +0 lines, -70 lines 0 comments Download
D LayoutTests/crypto/exportKey-unextractable-expected.txt View 1 chunk +0 lines, -12 lines 0 comments Download
D LayoutTests/crypto/hmac-export-key.html View 1 chunk +0 lines, -89 lines 0 comments Download
D LayoutTests/crypto/hmac-export-key-expected.txt View 1 1 chunk +0 lines, -33 lines 0 comments Download
D LayoutTests/crypto/hmac-generate-key.html View 1 chunk +0 lines, -58 lines 0 comments Download
D LayoutTests/crypto/hmac-generate-key-expected.txt View 1 chunk +0 lines, -27 lines 0 comments Download
D LayoutTests/crypto/hmac-generateKey-parseAlgorithm-failures.html View 1 1 chunk +0 lines, -63 lines 0 comments Download
D LayoutTests/crypto/hmac-generateKey-parseAlgorithm-failures-expected.txt View 1 1 chunk +0 lines, -33 lines 0 comments Download
D LayoutTests/crypto/hmac-import-jwk.html View 1 chunk +0 lines, -52 lines 0 comments Download
D LayoutTests/crypto/hmac-import-jwk-expected.txt View 1 chunk +0 lines, -22 lines 0 comments Download
D LayoutTests/crypto/hmac-legacy-empty-key.html View 1 1 chunk +0 lines, -99 lines 0 comments Download
D LayoutTests/crypto/hmac-legacy-empty-key-expected.txt View 1 1 chunk +0 lines, -49 lines 0 comments Download
D LayoutTests/crypto/hmac-sign-verify.html View 1 1 chunk +0 lines, -140 lines 0 comments Download
D LayoutTests/crypto/hmac-sign-verify-expected.txt View 1 1 chunk +0 lines, -249 lines 0 comments Download
D LayoutTests/crypto/import-aes-key-bad-length.html View 1 chunk +0 lines, -59 lines 0 comments Download
D LayoutTests/crypto/import-aes-key-bad-length-expected.txt View 1 chunk +0 lines, -36 lines 0 comments Download
D LayoutTests/crypto/import-jwk.html View 1 2 3 1 chunk +0 lines, -86 lines 0 comments Download
D LayoutTests/crypto/import-jwk-expected.txt View 1 1 chunk +0 lines, -28 lines 0 comments Download
D LayoutTests/crypto/importKey-badParameters.html View 1 chunk +0 lines, -70 lines 0 comments Download
D LayoutTests/crypto/importKey-badParameters-expected.txt View 1 1 chunk +0 lines, -17 lines 0 comments Download
D LayoutTests/crypto/importKey-normalize-usages.html View 1 chunk +0 lines, -30 lines 0 comments Download
D LayoutTests/crypto/importKey-normalize-usages-expected.txt View 1 chunk +0 lines, -10 lines 0 comments Download
D LayoutTests/crypto/jwk-export-use-values.html View 1 chunk +0 lines, -63 lines 0 comments Download
D LayoutTests/crypto/jwk-export-use-values-expected.txt View 1 chunk +0 lines, -53 lines 0 comments Download
D LayoutTests/crypto/jwk-import-use-values.html View 1 chunk +0 lines, -123 lines 0 comments Download
D LayoutTests/crypto/jwk-import-use-values-expected.txt View 1 chunk +0 lines, -84 lines 0 comments Download
M LayoutTests/crypto/random-values.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/random-values.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/random-values-concurrent.js View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
M LayoutTests/crypto/random-values-limits.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/random-values-limits.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/crypto/random-values-types.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/random-values-types.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
D LayoutTests/crypto/resources/common.js View 1 chunk +0 lines, -126 lines 0 comments Download
D LayoutTests/crypto/resources/keys.js View 1 chunk +0 lines, -150 lines 0 comments Download
D LayoutTests/crypto/resources/random-values.js View 1 chunk +0 lines, -40 lines 0 comments Download
D LayoutTests/crypto/resources/random-values-concurrent.js View 1 chunk +0 lines, -4 lines 0 comments Download
D LayoutTests/crypto/resources/random-values-limits.js View 1 chunk +0 lines, -22 lines 0 comments Download
D LayoutTests/crypto/resources/random-values-types.js View 1 chunk +0 lines, -48 lines 0 comments Download
D LayoutTests/crypto/resources/subtle-crypto-concurrent.js View 1 chunk +0 lines, -187 lines 0 comments Download
D LayoutTests/crypto/resources/worker-infinite-loop-generateKey.js View 1 chunk +0 lines, -20 lines 0 comments Download
D LayoutTests/crypto/resources/worker-start-slow-operations.js View 1 chunk +0 lines, -20 lines 0 comments Download
D LayoutTests/crypto/rsa-export-key.html View 1 chunk +0 lines, -62 lines 0 comments Download
D LayoutTests/crypto/rsa-export-key-expected.txt View 1 1 chunk +0 lines, -25 lines 0 comments Download
D LayoutTests/crypto/rsa-export-private-key.html View 1 chunk +0 lines, -62 lines 0 comments Download
D LayoutTests/crypto/rsa-export-private-key-expected.txt View 1 chunk +0 lines, -27 lines 0 comments Download
D LayoutTests/crypto/rsa-importKey-badUsages.html View 1 chunk +0 lines, -75 lines 0 comments Download
D LayoutTests/crypto/rsa-importKey-badUsages-expected.txt View 1 chunk +0 lines, -13 lines 0 comments Download
D LayoutTests/crypto/rsa-indexeddb.html View 1 chunk +0 lines, -80 lines 0 comments Download
D LayoutTests/crypto/rsa-indexeddb-expected.txt View 1 chunk +0 lines, -16 lines 0 comments Download
D LayoutTests/crypto/rsa-oaep-encrypt-parseAlgorithm-failures.html View 1 chunk +0 lines, -53 lines 0 comments Download
D LayoutTests/crypto/rsa-oaep-encrypt-parseAlgorithm-failures-expected.txt View 1 chunk +0 lines, -17 lines 0 comments Download
D LayoutTests/crypto/rsa-oaep-generate-non-extractable-key.html View 1 chunk +0 lines, -46 lines 0 comments Download
D LayoutTests/crypto/rsa-oaep-generate-non-extractable-key-expected.txt View 1 chunk +0 lines, -23 lines 0 comments Download
D LayoutTests/crypto/rsa-oaep-generateKey-parseAlgorithm-failures.html View 1 1 chunk +0 lines, -58 lines 0 comments Download
D LayoutTests/crypto/rsa-oaep-generateKey-parseAlgorithm-failures-expected.txt View 1 1 chunk +0 lines, -30 lines 0 comments Download
D LayoutTests/crypto/rsa-oaep-key-manipulation.html View 1 chunk +0 lines, -89 lines 0 comments Download
D LayoutTests/crypto/rsa-oaep-key-manipulation-expected.txt View 1 chunk +0 lines, -50 lines 0 comments Download
D LayoutTests/crypto/rsa-oaep-plaintext-length.html View 1 chunk +0 lines, -61 lines 0 comments Download
D LayoutTests/crypto/rsa-oaep-plaintext-length-expected.txt View 1 chunk +0 lines, -15 lines 0 comments Download
D LayoutTests/crypto/rsa-oaep-wrap-unwrap-aes.html View 1 chunk +0 lines, -103 lines 0 comments Download
D LayoutTests/crypto/rsa-oaep-wrap-unwrap-aes-expected.txt View 1 chunk +0 lines, -34 lines 0 comments Download
D LayoutTests/crypto/rsa-pss-verify.html View 1 chunk +0 lines, -48 lines 0 comments Download
D LayoutTests/crypto/rsa-pss-verify-expected.txt View 1 chunk +0 lines, -15 lines 0 comments Download
D LayoutTests/crypto/rsa-ssa-generateKey-parseAlgorithm-failures.html View 1 1 chunk +0 lines, -73 lines 0 comments Download
D LayoutTests/crypto/rsa-ssa-generateKey-parseAlgorithm-failures-expected.txt View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D LayoutTests/crypto/rsassa-pkcs1-v1_5-generate-key.html View 1 chunk +0 lines, -57 lines 0 comments Download
D LayoutTests/crypto/rsassa-pkcs1-v1_5-generate-key-expected.txt View 1 chunk +0 lines, -26 lines 0 comments Download
D LayoutTests/crypto/rsassa-pkcs1-v1_5-generate-key-with-leading-zeroes-in-exponent.html View 1 chunk +0 lines, -44 lines 0 comments Download
D LayoutTests/crypto/rsassa-pkcs1-v1_5-generate-key-with-leading-zeroes-in-exponent-expected.txt View 1 chunk +0 lines, -21 lines 0 comments Download
D LayoutTests/crypto/rsassa-pkcs1-v1_5-import-jwk.html View 1 chunk +0 lines, -63 lines 0 comments Download
D LayoutTests/crypto/rsassa-pkcs1-v1_5-import-jwk-expected.txt View 1 chunk +0 lines, -26 lines 0 comments Download
D LayoutTests/crypto/rsassa-pkcs1-v1_5-import-jwk-small-key.html View 1 chunk +0 lines, -55 lines 0 comments Download
D LayoutTests/crypto/rsassa-pkcs1-v1_5-import-jwk-small-key-expected.txt View 1 chunk +0 lines, -11 lines 0 comments Download
D LayoutTests/crypto/rsassa-pkcs1-v1_5-sign-verify.html View 1 chunk +0 lines, -67 lines 0 comments Download
D LayoutTests/crypto/rsassa-pkcs1-v1_5-sign-verify-expected.txt View 1 chunk +0 lines, -21 lines 0 comments Download
D LayoutTests/crypto/sha-digest.html View 1 chunk +0 lines, -105 lines 0 comments Download
D LayoutTests/crypto/sha-digest-expected.txt View 1 chunk +0 lines, -21 lines 0 comments Download
D LayoutTests/crypto/sign-verify-badParameters.html View 1 chunk +0 lines, -62 lines 0 comments Download
D LayoutTests/crypto/sign-verify-badParameters-expected.txt View 1 chunk +0 lines, -14 lines 0 comments Download
A + LayoutTests/crypto/subtle/abandon-crypto-operation.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/abandon-crypto-operation-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/abandon-crypto-operation2.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/abandon-crypto-operation2-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-decrypt-failure.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-decrypt-failure-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-encrypt-decrypt.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-encrypt-decrypt-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-generate-key.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-generate-key-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-generateKey-parseAlgorithm-failures.html View 1 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-generateKey-parseAlgorithm-failures-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-import-jwk.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-import-jwk-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-invalid-length.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-invalid-length-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-parseAlgorithm-failures.html View 1 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-parseAlgorithm-failures-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-unwrap-failure.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-unwrap-failure-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-unwrap-rsa.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-unwrap-rsa-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-wrap-rsa.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-wrap-rsa-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-wrap-rsa-non-extractable.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-wrap-rsa-non-extractable-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-wrong-key-class.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-cbc-wrong-key-class-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-ctr-generateKey-parseAlgorithm-failures.html View 1 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-ctr-generateKey-parseAlgorithm-failures-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-ctr-parseAlgorithm-failures.html View 1 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-ctr-parseAlgorithm-failures-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-export-key.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-export-key-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-gcm-encrypt-decrypt.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-gcm-encrypt-decrypt-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-gcm-parseAlgorithm-failures.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-gcm-parseAlgorithm-failures-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-generateKey.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-generateKey-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-key-algorithm-mismatch.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-key-algorithm-mismatch-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-key-usages.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-key-usages-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-kw-generateKey-parseAlgorithm-failures.html View 1 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-kw-generateKey-parseAlgorithm-failures-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-kw-key-manipulation.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-kw-key-manipulation-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-kw-wrap-unwrap-aes.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-kw-wrap-unwrap-aes-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/aes-kw-wrapKey-unwrapKey-raw.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/aes-kw-wrapKey-unwrapKey-raw-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/algorithm-identifier-as-string.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/algorithm-identifier-as-string-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/clone-aesKey.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/clone-aesKey-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/clone-ecKey-private.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/clone-ecKey-private-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/clone-ecKey-public.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/clone-ecKey-public-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/clone-hmacKey.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/clone-hmacKey-empty.html View 1 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/clone-hmacKey-empty-expected.txt View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/clone-hmacKey-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/clone-rsaHashedKey-private.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/clone-rsaHashedKey-private-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/clone-rsaHashedKey-public.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/clone-rsaHashedKey-public-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/deserialize-legacy-aes-key-empty-usages.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/deserialize-legacy-aes-key-empty-usages-expected.txt View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/digest-arraybuffer.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/digest-arraybuffer-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/digest-failures.html View 1 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/digest-failures-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/ec-export-private-key.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/ec-export-private-key-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/ec-export-public-key.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/ec-export-public-key-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/ecdh-deriveBits.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/ecdh-deriveBits-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/ecdh-deriveBits-failures.html View 1 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/ecdh-deriveBits-failures-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/ecdh-deriveKey-aes.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/ecdh-deriveKey-aes-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/ecdh-deriveKey-failures.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/ecdh-deriveKey-failures-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/ecdh-deriveKey-hmac.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/ecdh-deriveKey-hmac-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/ecdh-generate-key.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/ecdh-generate-key-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/ecdh-import-jwk.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/ecdh-import-jwk-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/ecdsa-generate-key.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/ecdsa-generate-key-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/ecdsa-generateKey-parseAlgorithm-failures.html View 1 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/ecdsa-generateKey-parseAlgorithm-failures-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/ecdsa-import-jwk.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/ecdsa-import-jwk-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/ecdsa-sign-verify.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/ecdsa-sign-verify-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/exportKey-badParameters.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/exportKey-badParameters-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/exportKey-unextractable.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/exportKey-unextractable-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/hmac-export-key.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/hmac-export-key-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/hmac-generate-key.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/hmac-generate-key-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/hmac-generateKey-parseAlgorithm-failures.html View 1 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/hmac-generateKey-parseAlgorithm-failures-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/hmac-import-jwk.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/hmac-import-jwk-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/hmac-legacy-empty-key.html View 1 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/hmac-legacy-empty-key-expected.txt View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/hmac-sign-verify.html View 1 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/hmac-sign-verify-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/import-aes-key-bad-length.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/import-aes-key-bad-length-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/import-jwk.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/import-jwk-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/importKey-badParameters.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/importKey-badParameters-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/importKey-normalize-usages.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/importKey-normalize-usages-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/jwk-export-use-values.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/jwk-export-use-values-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/jwk-import-use-values.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/jwk-import-use-values-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/resources/common.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/resources/keys.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/resources/subtle-crypto-concurrent.js View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/resources/worker-infinite-loop-generateKey.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/resources/worker-start-slow-operations.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/rsa-export-key.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/rsa-export-key-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/rsa-export-private-key.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/rsa-export-private-key-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/rsa-importKey-badUsages.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/rsa-importKey-badUsages-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/rsa-indexeddb.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/rsa-indexeddb-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/rsa-oaep-encrypt-parseAlgorithm-failures.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/rsa-oaep-encrypt-parseAlgorithm-failures-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/rsa-oaep-generate-non-extractable-key.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/rsa-oaep-generate-non-extractable-key-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/rsa-oaep-generateKey-parseAlgorithm-failures.html View 1 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/rsa-oaep-generateKey-parseAlgorithm-failures-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/rsa-oaep-key-manipulation.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/rsa-oaep-key-manipulation-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/rsa-oaep-plaintext-length.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/rsa-oaep-plaintext-length-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/rsa-oaep-wrap-unwrap-aes.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/rsa-oaep-wrap-unwrap-aes-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/rsa-pss-verify.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/rsa-pss-verify-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/rsa-ssa-generateKey-parseAlgorithm-failures.html View 1 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/rsa-ssa-generateKey-parseAlgorithm-failures-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-generate-key.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-generate-key-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-generate-key-with-leading-zeroes-in-exponent.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-generate-key-with-leading-zeroes-in-exponent-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-import-jwk.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-import-jwk-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-import-jwk-small-key.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-import-jwk-small-key-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-sign-verify.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-sign-verify-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/sha-digest.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/sha-digest-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/sign-verify-badParameters.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/sign-verify-badParameters-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/unwrapKey-badParameters.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/unwrapKey-badParameters-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/unwrapKey-lacks-usage.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/unwrapKey-lacks-usage-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/wrapKey-badParameters.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/wrapKey-badParameters-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/wrapKey-lacks-usage.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/wrapKey-lacks-usage-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/crypto/subtle/wrapKey-unextractable.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/crypto/subtle/wrapKey-unextractable-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
D LayoutTests/crypto/unwrapKey-badParameters.html View 1 chunk +0 lines, -78 lines 0 comments Download
D LayoutTests/crypto/unwrapKey-badParameters-expected.txt View 1 1 chunk +0 lines, -17 lines 0 comments Download
D LayoutTests/crypto/unwrapKey-lacks-usage.html View 1 chunk +0 lines, -41 lines 0 comments Download
D LayoutTests/crypto/unwrapKey-lacks-usage-expected.txt View 1 chunk +0 lines, -10 lines 0 comments Download
M LayoutTests/crypto/worker-random-values.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/crypto/worker-random-values-concurrent.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/crypto/worker-random-values-expected.txt View 1 2 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/crypto/worker-random-values-limits.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/crypto/worker-random-values-limits-expected.txt View 1 2 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/crypto/worker-random-values-types.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/crypto/worker-random-values-types-expected.txt View 1 2 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/crypto/worker-subtle-crypto-concurrent.html View 3 chunks +3 lines, -3 lines 0 comments Download
D LayoutTests/crypto/wrapKey-badParameters.html View 1 chunk +0 lines, -78 lines 0 comments Download
D LayoutTests/crypto/wrapKey-badParameters-expected.txt View 1 1 chunk +0 lines, -15 lines 0 comments Download
D LayoutTests/crypto/wrapKey-lacks-usage.html View 1 chunk +0 lines, -49 lines 0 comments Download
D LayoutTests/crypto/wrapKey-lacks-usage-expected.txt View 1 chunk +0 lines, -10 lines 0 comments Download
D LayoutTests/crypto/wrapKey-unextractable.html View 1 chunk +0 lines, -51 lines 0 comments Download
D LayoutTests/crypto/wrapKey-unextractable-expected.txt View 1 chunk +0 lines, -12 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
eroman
looksgood once comments are addressed! (Also the try results reveal that you need to additionally ...
6 years ago (2014-12-16 20:16:59 UTC) #1
Habib Virji
I have moved clone-hmacKey and hmac-legacy tests to subtle directory. Only thing remaining is random-values, ...
6 years ago (2014-12-17 12:04:04 UTC) #2
eroman
crpto/subtle/resources/random-values.js --> crypto/random-values.js There is nothing about random-values.js which uses crypto.subtle. It therefore belongs in ...
6 years ago (2014-12-17 18:47:08 UTC) #3
eroman
To be clear this applies to all of the random-values-*.js files
6 years ago (2014-12-17 21:03:05 UTC) #4
Habib Virji
Done. Thanks.
6 years ago (2014-12-18 10:09:17 UTC) #5
eroman
lgtm
6 years ago (2014-12-18 17:23:21 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/806913006/40001
6 years ago (2014-12-18 17:24:07 UTC) #8
eroman
(Unchecking commit queue since this will have merge conflicts with https://codereview.chromium.org/770363002/)
6 years ago (2014-12-18 17:27:48 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/806913006/60001
6 years ago (2014-12-21 14:04:06 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://src.chromium.org/viewvc/blink?view=rev&revision=187595
6 years ago (2014-12-21 15:09:25 UTC) #13
eroman
6 years ago (2014-12-22 19:07:54 UTC) #14
Message was sent while issue was closed.
worker-subtle-crypto-concurrent.html must also be moved to the crypto/subtle
directory.

Powered by Google App Engine
This is Rietveld 408576698