Open
Bug 1192657
Opened 10 years ago
Updated 5 years ago
throbber shown for ajax
Categories
(Core :: DOM: Events, defect, P5)
Tracking
()
UNCONFIRMED
People
(Reporter: luka.zitnik, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:39.0) Gecko/20100101 Firefox/39.0
Build ID: 20150806192345
Steps to reproduce:
Register progress handler on an XMLHttpRequest object during page load.
Example: https://long-ajax.herokuapp.com/
Actual results:
Throbber animation runs until the ajax is completed.
Expected results:
Throbber animation finishes as if the progress handler wasn't registered.
Updated•10 years ago
|
Component: Untriaged → DOM: Events
Comment 1•5 years ago
|
||
Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority and severity.
If you have reason to believe this is wrong, please write a comment and ni :jstutte.
Severity: normal → S4
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•