progress events and error

Hi all,

Looking at the new progress event spec it looks great. I don't 
understand why it requires that 'loadstart' and 'progress' be fired 
before error though. For example if the requested uri can't even be 
parsed as a real uri it seems sensible to fire an error event right away 
and abort without doing any further processing.

/ Jonas

Received on Friday, 20 April 2007 22:17:46 UTC