[Webkit-unassigned] [Bug 6656] Image loading continues when IMG elements or Image JavaScript objects are removed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 19 08:29:23 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=6656


chas.conway at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chas.conway at gmail.com




------- Comment #3 from chas.conway at gmail.com  2007-09-19 08:29 PDT -------
I was about to file a similar bug regarding identical behavior with MJPG
streams.  I am trying to switch an image's source between a static and motion
jpeg file to save bandwidth when the video is not needed, but no matter what I
do to it, short of reloading the page, it continues to load the MJPG data
stream once it's been requested once.

http://discord.itg.uiuc.edu/testing/MJPG_test.html

This video stream may sometimes be black, but you will still see ~100KB/s in
the activity monitor.  This test case shows that the MJPG stream continues
downloading after switching the src to a static image and even after deleting
the image's DOM node.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list