Closed
Bug 151449
Opened 22 years ago
Closed 22 years ago
Make stop button and throbber work when setting image src via JS
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 151450
People
(Reporter: john, Assigned: john)
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
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 151450 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•