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

Issue 2838603002: Added [SecureContext] to the subtle attribute (Closed)

Created:
3 years, 8 months ago by andypaicu
Modified:
3 years, 7 months ago
CC:
blink-reviews, blink-reviews-w3ctests_chromium.org, chromium-reviews, haraken, tfarina
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Added https version of idlharness test #

Total comments: 38

Patch Set 3 : Removed logic that is now unused and fixed broken test #

Patch Set 4 : Removed duplicated tests in favour of the wpt tests #

Patch Set 5 : Fixed borken unit tests #

Patch Set 6 : Re-uploaded borken patch that got interrupted half-way #

Patch Set 7 : Magic test starts doing differnt things out of the blue. Need to handle this properly. Avada Kedavr… #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19893 lines, -14017 lines) Patch
M third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=LayoutNG View 1 2 3 4 5 6 2 chunks +0 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/pbkdf2.js View 1 2 3 4 5 6 2 chunks +3 lines, -2 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_ecdh_bits.html View 1 2 3 4 5 6 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_ecdh_bits-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -4 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_ecdh_bits.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_ecdh_bits.https-expected.txt View 1 2 3 4 5 6 1 chunk +45 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_ecdh_keys.html View 1 2 3 4 5 6 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_ecdh_keys-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -4 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_ecdh_keys.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_hkdf.html View 1 2 3 4 5 6 1 chunk +0 lines, -19 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_hkdf.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_hkdf.https-expected.txt View 1 2 3 4 5 6 1 chunk +3711 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_pbkdf2.html View 1 2 3 4 5 6 1 chunk +0 lines, -19 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_pbkdf2_empty_empty.https.html View 1 2 3 4 5 6 1 chunk +4 lines, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_pbkdf2_empty_empty.https-expected.txt View 1 2 3 4 5 6 1 chunk +974 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_pbkdf2_empty_long.https.html View 1 2 3 4 5 6 1 chunk +4 lines, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_pbkdf2_empty_long.https-expected.txt View 1 2 3 4 5 6 1 chunk +974 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_pbkdf2_empty_short.https.html View 1 2 3 4 5 6 1 chunk +4 lines, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_pbkdf2_empty_short.https-expected.txt View 1 2 3 4 5 6 1 chunk +974 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_pbkdf2_long_empty.https.html View 1 2 3 4 5 6 1 chunk +4 lines, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_pbkdf2_long_empty.https-expected.txt View 1 2 3 4 5 6 1 chunk +974 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_pbkdf2_long_long.https.html View 1 2 3 4 5 6 1 chunk +4 lines, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_pbkdf2_long_long.https-expected.txt View 1 2 3 4 5 6 1 chunk +974 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_pbkdf2_long_short.https.html View 1 2 3 4 5 6 1 chunk +4 lines, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_pbkdf2_long_short.https-expected.txt View 1 2 3 4 5 6 1 chunk +974 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_pbkdf2_short_empty.https.html View 1 2 3 4 5 6 1 chunk +4 lines, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_pbkdf2_short_empty.https-expected.txt View 1 2 3 4 5 6 1 chunk +974 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_pbkdf2_short_long.https.html View 1 2 3 4 5 6 1 chunk +4 lines, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_pbkdf2_short_long.https-expected.txt View 1 2 3 4 5 6 1 chunk +974 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_pbkdf2_short_short.https.html View 1 2 3 4 5 6 1 chunk +4 lines, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_pbkdf2_short_short.https-expected.txt View 1 2 3 4 5 6 1 chunk +974 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/digest/test_digest.html View 1 2 3 4 5 6 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/digest/test_digest-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -84 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/digest/test_digest.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/encrypt_decrypt/test_aes_cbc.html View 1 2 3 4 5 6 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/encrypt_decrypt/test_aes_cbc-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -45 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/encrypt_decrypt/test_aes_cbc.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/encrypt_decrypt/test_aes_cbc.https-expected.txt View 1 2 3 4 5 6 1 chunk +45 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/encrypt_decrypt/test_aes_ctr.html View 1 2 3 4 5 6 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/encrypt_decrypt/test_aes_ctr-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -36 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/encrypt_decrypt/test_aes_ctr.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/encrypt_decrypt/test_aes_ctr.https-expected.txt View 1 2 3 4 5 6 1 chunk +36 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/encrypt_decrypt/test_aes_gcm.html View 1 2 3 4 5 6 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/encrypt_decrypt/test_aes_gcm-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -334 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/encrypt_decrypt/test_aes_gcm.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/encrypt_decrypt/test_aes_gcm.https-expected.txt View 1 2 3 4 5 6 1 chunk +333 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/encrypt_decrypt/test_rsa_oaep.html View 1 2 3 4 5 6 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/encrypt_decrypt/test_rsa_oaep-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -112 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/encrypt_decrypt/test_rsa_oaep.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/successes.js View 1 2 3 4 5 6 2 chunks +2 lines, -2 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_aes-cbc.html View 1 2 3 4 5 6 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_aes-cbc-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -292 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_aes-cbc.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_aes-cbc.https-expected.txt View 1 2 3 4 5 6 1 chunk +291 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_aes-ctr.html View 1 2 3 4 5 6 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_aes-ctr-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -292 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_aes-ctr.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_aes-ctr.https-expected.txt View 1 2 3 4 5 6 1 chunk +291 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures.html View 1 2 3 4 5 6 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -2372 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures.https-expected.txt View 1 2 3 4 5 6 1 chunk +2371 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_AES-CBC.html View 1 2 3 4 5 6 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_AES-CBC-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -742 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_AES-CBC.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_AES-CBC.https-expected.txt View 1 2 3 4 5 6 1 chunk +741 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_AES-CTR.html View 1 2 3 4 5 6 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_AES-CTR-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -742 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_AES-CTR.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_AES-CTR.https-expected.txt View 1 2 3 4 5 6 1 chunk +741 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_AES-GCM.html View 1 2 3 4 5 6 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_AES-GCM-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -742 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_AES-GCM.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_AES-GCM.https-expected.txt View 1 2 3 4 5 6 1 chunk +741 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_AES-KW.html View 1 2 3 4 5 6 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_AES-KW-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -484 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_AES-KW.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_AES-KW.https-expected.txt View 1 2 3 4 5 6 2 chunks +156 lines, -95 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_ECDH.html View 1 2 3 4 5 6 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_ECDH-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -444 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_ECDH.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_ECDSA.html View 1 2 3 4 5 6 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_ECDSA-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -422 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_ECDSA.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_HMAC.html View 1 2 3 4 5 6 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_HMAC-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -456 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_HMAC.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_RSA-OAEP.html View 1 2 3 4 5 6 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_RSA-OAEP-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -500 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_RSA-OAEP.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_RSA-PSS.html View 1 2 3 4 5 6 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_RSA-PSS-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -396 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_RSA-PSS.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_RSASSA-PKCS1-v1_5.html View 1 2 3 4 5 6 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_RSASSA-PKCS1-v1_5-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -396 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_RSASSA-PKCS1-v1_5.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes.html View 1 2 3 4 5 6 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -1390 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_AES-CBC.html View 1 2 3 4 5 6 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_AES-CBC-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -292 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_AES-CBC.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_AES-CBC.https-expected.txt View 1 2 3 4 5 6 1 chunk +291 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_AES-CTR.html View 1 2 3 4 5 6 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_AES-CTR-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -292 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_AES-CTR.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_AES-CTR.https-expected.txt View 1 2 3 4 5 6 1 chunk +291 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_AES-GCM.html View 1 2 3 4 5 6 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_AES-GCM-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -292 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_AES-GCM.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_AES-GCM.https-expected.txt View 1 2 3 4 5 6 1 chunk +291 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_AES-KW.html View 1 2 3 4 5 6 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_AES-KW-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -76 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_AES-KW.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_AES-KW.https-expected.txt View 1 2 3 4 5 6 1 chunk +75 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_ECDH.html View 1 2 3 4 5 6 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_ECDH-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -76 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_ECDH.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_ECDSA.html View 1 2 3 4 5 6 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_ECDSA-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -58 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_ECDSA.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_HMAC.html View 1 2 3 4 5 6 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_HMAC-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -100 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_HMAC.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_RSA-OAEP.html View 1 2 3 4 5 6 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_RSA-OAEP-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -160 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_RSA-OAEP.https.html View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_RSA-PSS.html View 1 2 3 4 5 6 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_RSA-PSS-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -39 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_RSA-PSS.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_RSASSA-PKCS1-v1_5.html View 1 2 3 4 5 6 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_RSASSA-PKCS1-v1_5-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -39 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_successes_RSASSA-PKCS1-v1_5.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/idlharness-expected.txt View 1 2 3 4 5 6 2 chunks +29 lines, -29 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/idlharness.https.html View 1 2 3 4 5 6 1 chunk +45 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/idlharness.https-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/import_export/test_ec_importKey.html View 1 2 3 4 5 6 1 chunk +0 lines, -12 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/import_export/test_ec_importKey-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -76 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/import_export/test_ec_importKey.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/import_export/test_rsa_importKey.html View 1 2 3 4 5 6 1 chunk +0 lines, -12 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/import_export/test_rsa_importKey-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -484 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/import_export/test_rsa_importKey.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/import_export/test_symmetric_importKey.html View 1 2 3 4 5 6 1 chunk +0 lines, -12 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/import_export/test_symmetric_importKey-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -238 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/import_export/test_symmetric_importKey.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/import_export/test_symmetric_importKey.https-expected.txt View 1 2 3 4 5 6 1 chunk +237 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/secure_context/crypto-subtle-non-secure-context-not-available.sub.html View 1 2 3 4 5 6 1 chunk +26 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/secure_context/crypto-subtle-secure-context-available.https.sub.html View 1 2 3 4 5 6 1 chunk +26 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/sign_verify/test_ecdsa.html View 1 2 3 4 5 6 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/sign_verify/test_ecdsa-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -172 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/sign_verify/test_ecdsa.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/sign_verify/test_hmac.html View 1 2 3 4 5 6 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/sign_verify/test_hmac-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -43 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/sign_verify/test_hmac.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/sign_verify/test_rsa_pkcs.html View 1 2 3 4 5 6 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/sign_verify/test_rsa_pkcs-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -47 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/sign_verify/test_rsa_pkcs.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/sign_verify/test_rsa_pss.html View 1 2 3 4 5 6 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/sign_verify/test_rsa_pss-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -92 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/sign_verify/test_rsa_pss.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/util/helpers.js View 1 2 3 4 5 6 1 chunk +4 lines, -3 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/util/worker-report-crypto-subtle-presence.js View 1 2 3 4 5 6 1 chunk +3 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.html View 1 2 3 4 5 6 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -4 lines 0 comments Download
A + third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https-expected.txt View 1 2 3 4 5 6 1 chunk +273 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/http/tests/security/powerfulFeatureRestrictions/webcrypto-in-insecure-worker.html View 1 2 3 4 5 6 1 chunk +0 lines, -31 lines 0 comments Download
D third_party/WebKit/LayoutTests/http/tests/security/powerfulFeatureRestrictions/webcrypto-in-secure-worker.html View 1 2 3 4 5 6 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/http/tests/security/powerfulFeatureRestrictions/webcrypto-on-insecure-origin.html View 1 2 3 4 5 6 1 chunk +0 lines, -40 lines 0 comments Download
D third_party/WebKit/LayoutTests/http/tests/security/powerfulFeatureRestrictions/webcrypto-on-secure-origin-in-insecure-origin.html View 1 2 3 4 5 6 1 chunk +0 lines, -32 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Document.h View 1 2 3 4 5 6 2 chunks +3 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Document.cpp View 1 2 3 4 5 6 3 chunks +14 lines, -20 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ExecutionContext.h View 1 2 3 4 5 6 2 chunks +2 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ExecutionContext.cpp View 1 2 3 4 5 6 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/frame/Deprecation.cpp View 1 2 3 4 5 6 1 chunk +0 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/frame/LocalDOMWindow.cpp View 1 2 3 4 5 6 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/frame/UseCounter.h View 1 2 3 4 5 6 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/testing/NullExecutionContext.h View 1 2 3 4 5 6 1 chunk +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/core/testing/NullExecutionContext.cpp View 1 2 3 4 5 6 1 chunk +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerGlobalScope.h View 1 2 3 4 5 6 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerGlobalScope.cpp View 1 2 3 4 5 6 1 chunk +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkletGlobalScope.h View 1 2 3 4 5 6 1 chunk +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkletGlobalScope.cpp View 1 2 3 4 5 6 1 chunk +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/crypto/Crypto.idl View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/crypto/SubtleCrypto.cpp View 1 2 3 4 5 6 13 chunks +0 lines, -55 lines 0 comments Download

Messages

Total messages: 54 (33 generated)
andypaicu
3 years, 8 months ago (2017-04-24 13:49:36 UTC) #6
Mike West
Thanks Andy! A few small comments inline. +Ryan for tests. I'm not sure who can ...
3 years, 8 months ago (2017-04-24 14:19:22 UTC) #8
Ryan Sleevi
I spot-checked some, but I'll add Eric just in case :)
3 years, 8 months ago (2017-04-24 14:24:32 UTC) #10
Mike West
On 2017/04/24 at 14:24:32, rsleevi wrote: > I spot-checked some, but I'll add Eric just ...
3 years, 8 months ago (2017-04-24 14:34:05 UTC) #11
Ryan Sleevi
Did a bunch of extra spot checks to be sure, and documented for future CL ...
3 years, 8 months ago (2017-04-24 19:54:20 UTC) #14
eroman
https://codereview.chromium.org/2838603002/diff/10001/third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_hkdf.https-expected.txt File third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_hkdf.https-expected.txt (right): https://codereview.chromium.org/2838603002/diff/10001/third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_hkdf.https-expected.txt#newcode71 third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_hkdf.https-expected.txt:71: FAIL short derivedKey, normal salt, SHA-384, with normal info ...
3 years, 8 months ago (2017-04-24 22:49:34 UTC) #15
eroman
https://codereview.chromium.org/2838603002/diff/10001/third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_hkdf.https-expected.txt File third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_hkdf.https-expected.txt (right): https://codereview.chromium.org/2838603002/diff/10001/third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_hkdf.https-expected.txt#newcode71 third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/derive_bits_keys/test_hkdf.https-expected.txt:71: FAIL short derivedKey, normal salt, SHA-384, with normal info ...
3 years, 8 months ago (2017-04-24 23:07:34 UTC) #16
andypaicu
On 2017/04/24 at 14:19:22, mkwst wrote: > Thanks Andy! A few small comments inline. > ...
3 years, 8 months ago (2017-04-25 10:53:10 UTC) #18
andypaicu
https://codereview.chromium.org/2838603002/diff/10001/third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/idlharness-expected.txt File third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/idlharness-expected.txt (right): https://codereview.chromium.org/2838603002/diff/10001/third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/idlharness-expected.txt#newcode41 third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/idlharness-expected.txt:41: FAIL SubtleCrypto must be primary interface of crypto.subtle assert_equals: ...
3 years, 8 months ago (2017-04-25 10:53:59 UTC) #20
Mike West
LGTM, as eroman@ filed bugs on the test expectations that aren't expected. :) Thanks for ...
3 years, 8 months ago (2017-04-25 11:14:15 UTC) #21
andypaicu
On 2017/04/25 at 11:14:15, mkwst wrote: > LGTM, as eroman@ filed bugs on the test ...
3 years, 8 months ago (2017-04-25 11:24:51 UTC) #22
Ryan Sleevi
lgtm
3 years, 8 months ago (2017-04-25 14:52:50 UTC) #27
eroman
lgtm, thanks!
3 years, 8 months ago (2017-04-25 15:24:19 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2838603002/60001
3 years, 7 months ago (2017-04-28 06:19:13 UTC) #45
commit-bot: I haz the power
Committed patchset #7 (id:60001) as https://chromium.googlesource.com/chromium/src/+/7d57a8fa0d13db4fcb178bb58bb9389fa7670d74
3 years, 7 months ago (2017-04-28 06:28:17 UTC) #48
jeffcarp
On 2017/04/28 at 06:28:17, commit-bot wrote: > Committed patchset #7 (id:60001) as https://chromium.googlesource.com/chromium/src/+/7d57a8fa0d13db4fcb178bb58bb9389fa7670d74 An upstream ...
3 years, 7 months ago (2017-04-28 19:57:29 UTC) #49
eroman
Andy, could you take a look at resolving the upstreaming of the .https renames? (See ...
3 years, 7 months ago (2017-05-03 00:45:49 UTC) #50
andypaicu
On 2017/05/03 at 00:45:49, eroman wrote: > Andy, could you take a look at resolving ...
3 years, 7 months ago (2017-05-03 07:16:01 UTC) #51
eroman
Thanks a lot for following up on that! Skipping the tests for now sounds like ...
3 years, 7 months ago (2017-05-03 16:30:33 UTC) #52
andypaicu
On 2017/05/03 at 16:30:33, eroman wrote: > Thanks a lot for following up on that! ...
3 years, 7 months ago (2017-05-04 13:00:09 UTC) #53
eroman
3 years, 7 months ago (2017-05-04 17:33:40 UTC) #54
Message was sent while issue was closed.
wohoo!

Powered by Google App Engine
This is Rietveld 408576698