Closed
Bug 151450
Opened 22 years ago
Closed 9 years ago
Make stop button and throbber work when setting image src via JS
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 144073
People
(Reporter: john, Unassigned)
References
()
Details
We should allow the user to hit the stop button to stop network requests for
setting image src and other sorts of JavaScript requests. This can be easily
done by piggybacking on the fix for bug 133250, assuming there are no unforeseen
complications, which there almost certainly will be.
Steps to Reproduce:
1. Go to http://bugzilla.mozilla.org/attachment.cgi?id=85479&action=view
2. Click button
Expected Results:
- Throbber throbs and stop button turns on for a bit
Actual Results:
- Neither of these things happen
Reporter | ||
Updated•22 years ago
|
Status: NEW → ASSIGNED
Comment 1•22 years ago
|
||
*** Bug 151449 has been marked as a duplicate of this bug. ***
Comment 2•22 years ago
|
||
I think this is a dup of bug 144073, "Throbber not active when files [images,
scripts] downloaded by the DOM".
Reporter | ||
Comment 3•22 years ago
|
||
My time is gone. -> default owner.
Assignee: jkeiser → darin
Status: ASSIGNED → NEW
QA Contact: tever → httpqa
Comment 4•18 years ago
|
||
-> default owner
Assignee: darin → nobody
Component: Networking: HTTP → Networking
QA Contact: networking.http → networking
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•