diff options
author | jrummell <jrummell@chromium.org> | 2014-09-25 17:10:38 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-09-26 00:10:48 +0000 |
commit | 80428d2eb359a2448c67ae45ece3ea5dbc2f8cef (patch) | |
tree | 8336dc22e94a678c64611314f66f7dee6488ab34 /jingle/notifier | |
parent | 422b434274e09a95ca778dd29890d51ab2c15ae5 (diff) | |
download | chromium_src-80428d2eb359a2448c67ae45ece3ea5dbc2f8cef.zip chromium_src-80428d2eb359a2448c67ae45ece3ea5dbc2f8cef.tar.gz chromium_src-80428d2eb359a2448c67ae45ece3ea5dbc2f8cef.tar.bz2 |
Update MediaKeys interface for EME
To support CDM_6, make the following changes:
- add SetServerCertificate
- add GetUsableKeyIds
- rename ReleaseSession to CloseSession
- add RemoveSession
- add SessionKeysChange event
- add SessionExpirationChange event
This gets the new functionality up to the blink boundary. Changes to
use these new interfaces in blink in a future CL.
For backwards compatibility with existing prefixed EME code, calls
to CancelKeyRequest() call RemoveSession() instead of CloseSession().
BUG=358271,417481
TEST=existing EME tests still pass + manual testing
Review URL: https://codereview.chromium.org/555223004
Cr-Commit-Position: refs/heads/master@{#296838}
Diffstat (limited to 'jingle/notifier')
0 files changed, 0 insertions, 0 deletions