Re: [IndexedDB] blocked event should have default operation to close the connection

On Wed, 09 Oct 2013 17:06:13 +0200, Kyaw Tun <kyawtun@yathit.com> wrote:

> My suggestion is to make close method as default operation of blocked
> event. For that app, that require to save data should listen blocked  
> event
> and invoke preventDefault() and finally close the connection.

Hi.

This was already discussed in length here

http://lists.w3.org/Archives/Public/public-webapps/2012JulSep/0215.html

TL,DR: the status quo of the implementations (still experimental in 2012)  
dictated that the behavior is to be preserved.

Bye.

Received on Wednesday, 9 October 2013 15:41:00 UTC