Y
Hacker News
new
|
ask
|
show
|
jobs
by
chupasaurus
408 days ago
Pinning tabs is very bad for YouTube because they are always rendered and thus always leaking.
1 comments
firefax
408 days ago
Can you elaborate on this? What does "always rendered" mean?
link
chupasaurus
408 days ago
Basically they have a higher priority than regular tabs, mentioned here [0] in context of unloading and the same applies to execution scheduling.
[0]
https://hacks.mozilla.org/2021/10/tab-unloading-in-firefox-9...
link
firefax
407 days ago
Interesting. Does this mean I should tell users to avoid pinning tabs when browsing in the Tor Browser Bundle? (Assuming they have set the slider to "safest" to disallow JS)
link
chupasaurus
407 days ago
With JS disabled only media files could cause a memory leak, so the "safest" option covers that.
link
firefax
406 days ago
Thanks!
link