Open
Bug 583332
Opened 14 years ago
Updated 2 years ago
Should be able to fire image load (and maybe sometimes error) events synchronously
Categories
(Core :: DOM: Core & HTML, defect, P5)
Tracking
()
NEW
People
(Reporter: bzbarsky, Unassigned)
References
(Depends on 1 open bug)
Details
Once bug 580466 lands, and probably bug 521497, we can probably fire image load events sync instead of async. Error events might need to still be sync in at least some cases.
Updated•14 years ago
|
Summary: Should be able to file image load (and maybe sometimes error) events synchronously → Should be able to fire image load (and maybe sometimes error) events synchronously
Comment 1•6 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven't been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•