commit | 93e959d18bd91a0ebd267561d44d8f29cb2561d9 | [log] [tgz] |
---|---|---|
author | zqzhang <[email protected]> | Thu Mar 16 13:10:20 2017 |
committer | Commit bot <[email protected]> | Thu Mar 16 13:10:20 2017 |
tree | 1c8d99d330bfdba8a5dac377ca174b6cc50e2dd1 | |
parent | 955f4364ffa5c275f04cb3c2d19f7ac63f7d8320 [diff] |
Add flag for enabling/disabling video fullscreen detection This CL addes flag for enabling/disabling video fullscreen detection. So we can reduce the overhead of MediaCustomControlsFullscreenDetector if the client side doesn't need it. The downstream change will be in the subclass of AppHooks.java. BUG=699565 Review-Url: https://codereview.chromium.org/2738893002 Cr-Commit-Position: refs/heads/master@{#457412}