зеркало из https://github.com/mozilla/gecko-dev.git
37f127c8f3
We would like to remove `page_had_media_count` and use a new probe `in_page_count` to record the total number of top level content documents using media. Therefore, we would rename WindowContext's `DocTreeHadAudibleMedia` to `DocTreeHadMedia` in order to support the new usage. In the future, if we want to know something like "the percentage of media element is being used for MSE/EME?", then this scalar can be the base and used to calculate the answser. Differential Revision: https://phabricator.services.mozilla.com/D83225 |
||
---|---|---|
.. | ||
base | ||
build | ||
resources/content | ||
shistory | ||
test | ||
moz.build |