commit | 95c8fabdb835e84927722fac844d39c0db833af7 | [log] [tgz] |
---|---|---|
author | Xiaohan Wang <[email protected]> | Tue Feb 13 22:15:49 2018 |
committer | Commit Bot <[email protected]> | Tue Feb 13 22:15:49 2018 |
tree | b77312a1b61bf507bbcebbf4885aad90b031dce4 | |
parent | 9bfd7b7c62bdae008895590a55a50c16ac4781bc [diff] |
media: Remove MojoCdmProxy::Destroy() As a result of CDM_10 interface change to simplify things. - Remove CdmProxy::Destroy(). - Rename CreateCdmProxy() to RequestCdmProxy(). - Use CdmProxy::Protocol::kNone for failure and test cases. BUG=803710 TEST=Fix existing tests Change-Id: I073cfc16888158b0aa841b8c78b7c9158ba29445 Reviewed-on: https://chromium-review.googlesource.com/912608 Reviewed-by: Xiaohan Wang <[email protected]> Reviewed-by: Frank Liberato <[email protected]> Commit-Queue: Xiaohan Wang <[email protected]> Cr-Commit-Position: refs/heads/master@{#536505}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .