Re: Progress events being cancelable?

in the same context the "bubbling phase" needs to be reviewed for Abort 
and Error; both are Bubble=Yes in DOM3 and No in Progress Event.
loadstart and progress may already exist in other specification and 
probably need also synchronization ...
-j

Jean-Yves Bitterlich wrote:
> +1
>
> Charles McCathieNevile wrote:
>> Hi,
>>
>> I propose to change the progress events to make them not cancelable. It has been pointed out that, for example, 'load' in DOM 3 is not cancelable, that the earlier SVG spec didn't have them cancelable, that there is no default action anyway, but if there is, such as informing the user that a transaction is in progress there are lots of drawbacks to canceling that and no clear benefit to justify keeping it cancelable.
>>
>> cheers
>>
>> Chaals
>>
>>   
>
> -- 
> <http://www.sun.com/>  *Jean-Yves Bitterlich*
> Senior Staff Engineer
> *Sun Microsystems GmbH*
> Sonnenallee 1, 85551 Heimstetten, Germany
> /Mobile: /  +49-172-8187243
> /Phone: /  +49-89-46008-1097 (x61097)
> /Fax: /  +49-89-46008-2978 (x62978)
> /Email: /  Jean-Yves.Bitterlich@Sun.COM
> Amtsgericht München: HRB 161028
> Geschäftsführer: Marcel Schneider, Wolfgang Engels, Dr. Roland Bömer
> Vorsitzender des Aufsichtsrates: Martin Häring
> WEEE-Reg.-Nr. DE 20803943
> HypoVereinsbank München, Konto 31 625 009, BLZ 700 202 70
>       
>

-- 
<http://www.sun.com/>  *Jean-Yves Bitterlich*
Senior Staff Engineer
*Sun Microsystems GmbH*
Sonnenallee 1, 85551 Heimstetten, Germany
/Mobile: /  +49-172-8187243
/Phone: /  +49-89-46008-1097 (x61097)
/Fax: /  +49-89-46008-2978 (x62978)
/Email: /  Jean-Yves.Bitterlich@Sun.COM

Amtsgericht München: HRB 161028
Geschäftsführer: Marcel Schneider, Wolfgang Engels, Dr. Roland Bömer
Vorsitzender des Aufsichtsrates: Martin Häring
WEEE-Reg.-Nr. DE 20803943
HypoVereinsbank München, Konto 31 625 009, BLZ 700 202 70
      

Received on Friday, 27 April 2007 10:45:45 UTC