wpt/WebCryptoAPI/idlharness-expected.txt needs to be updated for [SecureContext] change |
||
Issue descriptionThere are two idlharness tests. One that is run over https:// and one that is not: https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/idlharness.html https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/idlharness.https.html Because window.crypto.subtle is marked [SecureContext], the expectations for idlharness (non-http) should not be able to see window.crypto.subtle. Hence many of these tests are failing in Chrome: https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/idlharness-expected.txt
,
May 14 2018
This has already been addressed. |
||
►
Sign in to add a comment |
||
Comment 1 by sheriffbot@chromium.org
, May 14 2018Status: Untriaged (was: Available)