[Webkit-unassigned] [Bug 76102] Add support for loadstart, progress, and loadend ProgressEvents to the IMG tag.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 13 12:45:34 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=76102





--- Comment #3 from Ian 'Hixie' Hickson <ian at hixie.ch>  2012-02-13 12:45:33 PST ---
I would only fire 'load' and 'error'.

I would avoid firing the other events because it either exposes information, in which case it's a security problem, or it exposes no information, in which case it's a useless API that will mislead authors.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list