commit | 62e1469d195049fc1a06f44d64875957f1e4efd4 | [log] [tgz] |
---|---|---|
author | yucliu <[email protected]> | Tue Aug 22 01:09:27 2017 |
committer | Commit Bot <[email protected]> | Tue Aug 22 01:09:27 2017 |
tree | e4fedf90ad4553c8fdc0aee84f6184ef227664c8 | |
parent | 5158fa155b73d0e78fbffe3acd6dd8b2c9675628 [diff] |
[Clank] Add functions to clear offline media licenses. Clear media licenses will remove the session data from persist storage. If all the licenses are removed for the origin, the origin will be unprovisioned, a.k.a cert is removed. In both cases, the license file is untouched because we can't get the license release response from license server. The code will be connected to UI in next diff. BUG=493521 TEST=Clear all the licenses -> cert file is removed. TEST=Clear some licenses -> offline video fails to play. [email protected], [email protected] Change-Id: Ia4b418ab414c01f90432573118ea0e2e05ef6957 Reviewed-on: https://chromium-review.googlesource.com/602671 Commit-Queue: Yuchen Liu <[email protected]> Reviewed-by: John Rummell <[email protected]> Cr-Commit-Position: refs/heads/master@{#496158}
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 .