commit | f85a8f824b6910c68aebca56f3dcac00bc473147 | [log] [tgz] |
---|---|---|
author | zqzhang <[email protected]> | Thu Sep 22 19:12:09 2016 |
committer | Commit bot <[email protected]> | Thu Sep 22 19:15:15 2016 |
tree | 74cd2360151378b338688756029f2cf158e98cbd | |
parent | b8de5d6342b868aa86568f82cec143fd5b304384 [diff] |
Unassociating MediaSession from media players (in blink & content) Since media elements no long joins MediaSession, we should decouple them. This is part of a greater effort of making MediaSession API implementation in sync with the spec. https://docs.google.com/a/google.com/document/d/1RNaWRpEDCGfDI5HEmMYxqA2QaD2eAOuhTlmuKoWMA8Y/edit?usp=sharing BUG=646906 Review-Url: https://codereview.chromium.org/2338223003 Cr-Commit-Position: refs/heads/master@{#420418}