Don't treat NOTSUPPORTEDERROR as special case for mediaKeys.setServerCertificate() |
||
Issue descriptionMediaKeys::CompleteWithError() resolves the setServerCertificate() promise with false if the error = NOTSUPPORTEDERROR. This should be avoided by having the Chromium code use a CdmPromise<bool> object for setServerCertificate(). [1] https://cs.chromium.org/chromium/src/third_party/WebKit/Source/modules/encryptedmedia/MediaKeys.cpp?l=131
,
Today
(17 hours ago)
jrummell@, given the age, could you confirm that this is still intended work? Thanks. |
||
►
Sign in to add a comment |
||
Comment 1 by sheriffbot@chromium.org
, Dec 10Status: Untriaged (was: Available)