[Webkit-unassigned] [Bug 75483] Web Inspector: add support for loadend event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 5 14:46:30 PST 2012


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





--- Comment #1 from Hans Muller <giles_joplin at yahoo.com>  2012-01-05 14:46:29 PST ---
It looks like the scope of the new bug could be expanded to include support for loadstart, progress, abort, error events dispatched for both XMLHttpRequest and XMLHttpRequestUpload.  And I would think that the support would be similar to the code included for the load event in XMLHttpRequest::callReadyStateChangeListener().  A little factoring would be required to avoid ballooning the implementation.

Does this sound reasonable?

-- 
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