-
Notifications
You must be signed in to change notification settings - Fork 519
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2517: disable Media Capabilities API (for now)
- Loading branch information
1 parent
8fd6061
commit f214e4b
Showing
1 changed file
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f214e4b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have tried some media with true and false and I haven't noticed any differences in a user feel perspective and also by the CPU consumption.
To my self: Maybe FF must be restarted on this pref change?
f214e4b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nope, simply reloading a tab after (en/dis)abling is enough. source: just tested with a scratchpad script
I really don't think we need/should disable this because
decodingInfo
andencodingInfo
supported
,smooth
andpowerEfficient
canPlayType() demo/test page: http://www.leanbackplayer.com/test/h5mt.html
tldr: If someone is pretty unique because they can or can't play certain formats then that information can most likely be gathered even with MC disabled but having it disabled adds another bit of FP-ing info.