Closed
Bug 754574
Opened 12 years ago
Closed 3 years ago
Javascript is not working: ShowOrHide flash-movie does not stop and remove from temp
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: despicere, Unassigned)
References
()
Details
(Whiteboard: [js:inv:p1])
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/15.0 Firefox/15.0a1
Build ID: 20120511030513
Steps to reproduce:
FF 13-15 (beta-aurora-nightly) animejapan.ru, zerx.ru and other does not work javascript: FAIL
FF 11-12: OK
Show or hide spoiler with flash video, remains in the cache set of rollers clogging the memory! For example:
http://zerx.ru/39003-inukami-tv.html
http://www.animejapan.ru/online/anime/rus/5519-smotret-onlayn-sudba-nachalo-tv-2-fate-japsub.html
Actual results:
does not work javascript: spoiler hide flash-movie does not stop and remove from the temp/cache. After hiding the video continues to play a spoiler! Please fix it!
Expected results:
After the collapse/hide the spoiler video should stop and remove the temp (free memory)!
Во всех версиях браузера (beta-aurora-nightly), кроме релиза (11, 12), при сворачивании спойлера ролик не останавливается и не удаляется из кеша. Чтобы освободить память нужна перезагрузка браузера или убийство флеш-контейнера. Иначе в ОЗУ лежит 10-20* роликов... И если не нажать паузу перед сворачиванием спойлера они буду одновременно проигрываться даже в свернутом состоянии.
Updated•12 years ago
|
Assignee: nobody → general
Component: Untriaged → JavaScript Engine
Product: Firefox → Core
QA Contact: untriaged → general
Comment 2•12 years ago
|
||
Hmmm, I don't quite understand what you're saying:
does not work javascript: spoiler hide flash-movie does not stop and remove from
the temp/cache. After hiding the video continues to play a spoiler! Please fix it!
I'm not sure what thing to hide or what to click. And I'm not sure what's supposed to happen.
Whiteboard: [js:inv:p1]
Comment 3•12 years ago
|
||
Perhaps, dupe of Bug 757262
Bug 757262 - Youtube audio still plays even after closing the tab/window.
Bug 754574 - flash still plays even after closing spoiler, reload page (F5) or сlosing the tab stops play. a duplicate?
flashplugin-installer_11.2.202.233ubuntu2_amd64.deb
In ff12 when minimized spoiler flashclip stops and the browser clears the cache.
Spoiler is deployed, the video is:
paul@ubuntu:~$ lsof -n | grep /tmp/Flash
plugin-co 3621 paul 16w REG 8,2 128 908 854 132 008 /tmp/FlashXXIS0DNA (deleted)
Spoiler collapsed, the video at a pace not:
paul@ubuntu:~$ lsof -n | grep /tmp/Flash
paul@ubuntu:~$
In all other versions of the browser (beta, aurora, nightly) is only a folding spoiler (regress). Video plays on and you have to manually press the stop/pause before folding spoiler and the memory are all videos that terribly uses RAM.
beta, aurora, nightly after closing spoiler audio/video plays and full tmp, need restart firefox for cleaning tmp:
paul@ubuntu:~$ lsof-n | grep /tmp/Flash
lsof-n: command not found
paul@ubuntu:~$ lsof -n | grep /tmp/Flash
plugin-co 7077 paul 16w REG 8,2 29449193 133974 /tmp/FlashXXRwsEXk (deleted)
plugin-co 7077 paul 22w REG 8,2 30710446 134179 /tmp/FlashXXZNMsny (deleted)
plugin-co 24345 paul 16w REG 8,2 122245940 132743 /tmp/FlashXXOgTNQj (deleted)
...
...
...
paul@ubuntu:~$
Bug 757262
status-firefox14: --- → fixed
status-firefox13: --- → fixed
but the problem persists, it is not a duplicate
Version: 15 Branch → 13 Branch
Firefox 13.0 - 16.0a1 (2012-06-24): FAIL
+add new URL http://online.alliance-fansub.ru/load/doramy_i_lakorny/k_drama/korolevstvo_dvukh_serdec_king_2_hearts_the_king_tizery/4-1-0-606
Seems like a duplicate of bug 725917.
Assignee | ||
Updated•10 years ago
|
Assignee: general → nobody
Flash is no longer supported
Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•