EME WPT idlharness.html failure: class string of Type.prototype expected "[object TypePrototype]" but got "[object Type]" |
|||
Issue descriptionVersion : 54.0.2824.0 Steps to reproduce: 1. https://www.w3c-test.org/encrypted-media/idlharness.html Observed behavior: Three tests fail with messages like: class string of MediaKeyStatusMap.prototype expected "[object MediaKeyStatusMapPrototype]" but got "[object MediaKeyStatusMap]" Additional comments: This seems unlikely to affect apps, but we should try to pass all the tests. Note: It's possible this is a general issue in Blink and not specific to EME.
,
Aug 9 2016
I get a couple similar failures with the IDL tests for the PaymentRequest interface: https://w3c-test.org/submissions/3439/payment-request/interfaces.https.html “assert_equals: class string of PaymentRequest.prototype expected "[object PaymentRequestPrototype]" but got "[object PaymentRequest]" So yeah maybe this is some general issue in Blink.
,
Aug 9 2016
FYI I went ahead and raised https://bugs.chromium.org/p/chromium/issues/detail?id=636112 for the related PaymentRequest failures
,
Aug 9 2016
Bindings team, is this a problem with the generator and/or bindings? See also issue 636112 .
,
Aug 11 2016
As in https://bugs.chromium.org/p/chromium/issues/detail?id=636112#c5, marking this WontFix. |
|||
►
Sign in to add a comment |
|||
Comment 1 by ddorwin@chromium.org
, Aug 9 2016