Open
Bug 173690
Opened 23 years ago
Updated 3 years ago
Impossible to stop a server push from updating
Categories
(Core :: Graphics: ImageLib, defect)
Core
Graphics: ImageLib
Tracking
()
NEW
People
(Reporter: mozilla-bugs, Unassigned)
References
()
Details
When viewing a webcam at:
http://mercury.zeus.co.uk/bunnycam/index-stream.html
It seems impossible to stop the page from continually reloading - the STOP
button is greyed out, so you can't click on it. Nonetheless, the image does keep
reloading (the STOP button sometimes flickers active when the image refreshes,
but I haven't been able to click it)
The image is being updated via a server-push multipart/x-mixed-replace MIME
type. There's another version of the page at:
http://mercury.zeus.co.uk/bunnycam/index-iframe.html
This one updates the image by putting it in an iframe, with a refresh header.
This version is also seemingly impossible to stop reloading.
The STOP button should surely stop further page loads, so the fact that it
doesn't seems like a bug to me.
Mozilla version 1.1 (From Debian, version 1.1-1)
Confirmed on Mozilla Mach-O 20030212
http://mercury.zeus.co.uk/bunnycam/stream.cgi is a continuous JPEG push. If you
open the image by itself the Stop button is available, but not when embedded in
the listed HTML page.
Assignee: asa → darin
Severity: normal → minor
Status: UNCONFIRMED → NEW
Component: Browser-General → Networking: HTTP
Ever confirmed: true
OS: Linux → All
QA Contact: asa → httpqa
Hardware: PC → All
Summary: Impossible to stop an updating page from updating → Impossible to stop a server push from updating
Comment 2•19 years ago
|
||
-> default owner
Assignee: darin → nobody
Component: Networking: HTTP → Networking
QA Contact: networking.http → networking
Updated•10 years ago
|
Component: Networking → ImageLib
Updated•3 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•