gecko-dev/docshell
alwu 37f127c8f3 Bug 1652108 - part2 : modify `page_had_media_count` to `in_page_count` r=nika,bryce
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
2020-09-24 21:41:10 +00:00
..
base Bug 1652108 - part2 : modify `page_had_media_count` to `in_page_count` r=nika,bryce 2020-09-24 21:41:10 +00:00
build Bug 1656302 - remove interface name for URIFixup component definition; r=mccr8 2020-09-01 21:54:56 +00:00
resources/content Bug 1562642 - add missing license in docshell/resources/content/netError.js r=smaug 2019-11-12 08:26:18 +00:00
shistory Bug 1667006 - document.open should set the url of the session history entry to the entry document's. r=smaug 2020-09-24 20:30:11 +00:00
test Bug 1666881 - docshell/test/mochitest/test_history_length_during_pageload.html. r=smaug 2020-09-24 11:36:17 +00:00
moz.build Bug 1594981 - update Core::DOM* and Core::Storage* bugzilla product and component meta data in moz.build files after reorganization in bug 1594717. r=annevk 2019-11-08 12:17:57 +00:00