rNeomy / auto-tab-discard

Use native tab discarding method to automatically reduce memory usage of inactive tabs
https://webextension.org/listing/tab-discard.html
Mozilla Public License 2.0
885 stars 76 forks source link

Bug: Tabs get discarded even when media is playing #345

Open jelle2510 opened 1 year ago

jelle2510 commented 1 year ago

These are the involved settings:

With these settings enabled, I have noticed that tabs still get discarded when I use the picture-in-picture mode (not sure if this could be limited to certain websites). Might it be possible to add a separate option for tabs playing in picture-in-picture, or treat them like normal tabs where media is playing?

leogott commented 8 months ago

I encountered this or something similar. When playing a YT Video in picture-in-picture mode, I did not expect the associated tab to be discarded after pausing the vid, because the pop-out was "always in foreground" (not in focus though)

d.n.d.a.t. when media is playing = true d.n.d.a.t. when there is a paused media player = false

firefox 112.0.1 linux/wayland