use browser.audioMuted cuz slowlife01 knows the api better than me

This commit is contained in:
cbackas
2025-04-21 11:40:21 -05:00
parent 6386f178d4
commit 82a4ffdc12

View File

@@ -6,7 +6,7 @@ index 5da0404b2672ba8cce7bcf808bf2373474776654..6a22fce1212bd6ac6bdd4962b8247c3d
if (browser.ownerGlobal.gBrowser.selectedBrowser == browser) {
break;
}
+ if (browser.ownerGlobal.gBrowser.getTabForBrowser(browser).muted) {
+ if (browser.audioMuted) {
+ break;
+ }
let actor = browsingContext.currentWindowGlobal.getActor(