Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

How can I Prevent Autoplay for Session Restores but not for Videos Opened in A Background Tab Until Selected?

  • 4 件の返信
  • 3 人がこの問題に困っています
  • 12 回表示
  • 最後の返信者: Andy

more options

I want to to autoplay videos after opening them in a background tab only when I select them BUT not autoplay videos on when Firefox starts up and restores my previous session. The problem is that if I want Firefox to automatically load web pages on start-up, the videos will play regardless of what I set "media.block-autoplay-until-in-foreground" to.

Is there any way around this? I like having videos not play until I select them, but when Firefox loads up when I start my laptop, all the videos from my previous session start playing at once, which is pretty annoying.

Any help is appreciated!

I want to to autoplay videos after opening them in a background tab only when I select them BUT not autoplay videos on when Firefox starts up and restores my previous session. The problem is that if I want Firefox to automatically load web pages on start-up, the videos will play regardless of what I set "media.block-autoplay-until-in-foreground" to. Is there any way around this? I like having videos not play until I select them, but when Firefox loads up when I start my laptop, all the videos from my previous session start playing at once, which is pretty annoying. Any help is appreciated!

この投稿は Andy により に変更されました

すべての返信 (4)

more options

I think what you're saying is this:

When you restore a previous session and have the default settings of

  • media.block-autoplay-until-in-foreground => true
  • browser.sessionstore.restore_on_demand => true

then videos do not play in background tabs -- these tabs are in a "pending" state by default, not yet loaded.

But if you set Firefox to load all tabs when your session is restored -- using

  • browser.sessionstore.restore_on_demand => false

-- then the restored background tabs start playing because at least for purposes of the media.block-autoplay-until-in-foreground preference they behave like you've brought the tabs (at least long enough to allow autoplay to proceed) to the foreground.

Is that right?

Are any session-related extensions involved?

この投稿は jscher2000 - Support Volunteer により に変更されました

more options

jscher2000 said

I think what you're saying is this: When you restore a previous session and have the default settings of
  • media.block-autoplay-until-in-foreground => true
  • browser.sessionstore.restore_on_demand => true
then videos do not play in background tabs -- these tabs are in a "pending" state by default, not yet loaded. But if you set Firefox to load all tabs when your session is restored -- using
  • browser.sessionstore.restore_on_demand => false
-- then the restored background tabs start playing because at least for purposes of the media.block-autoplay-until-in-foreground preference they behave like you've brought the tabs (at least long enough to allow autoplay to proceed) to the foreground. Is that right? Are any session-related extensions involved?

Sorry for the late reply, but yes, that's exactly what I'm trying to say!

Basically, I have browser.sessionstore.restore_on_demand set to false because I like to have all my tabs from my previous session automatically load themselves without the need to click on them, but this also triggers autoplay, so the videos play as well.

As for extensions, I do have Tab Session Manager installed, but I don't use that often.

この投稿は Andy により に変更されました

more options

Hmm, maybe file a new bug and see if a restored tab can be treated as a background tab somehow. It seems as though it should be possible, but I really have no idea how complicated it would be.

https://bugzilla.mozilla.org/

more options

jscher2000 said

Hmm, maybe file a new bug and see if a restored tab can be treated as a background tab somehow. It seems as though it should be possible, but I really have no idea how complicated it would be. https://bugzilla.mozilla.org/

Ok, thank you for the suggestion! I've just filed the bug, so hopefully they can find a way around the problem. It's not really a bug, but it is quite annoying to have all the videos start playing all at once when Firefox starts up.

この投稿は Andy により に変更されました