On Nov 21, 2011, at 18:08 , Marcos Caceres wrote:
> As part of LC, I've received quite a bit of offline feedback that because of 
> some issue in Webkit, it's difficult for implementers to reuse the WebStorage 
> interface in a widget context: the problem is that Widget's use of Web 
> storage slightly modifies some of the behaviour of the storage methods (e.g., 
> some things are read only and throw exceptions). The way around this is to 
> define a WidgetStorage interface that allows for the specific behaviour 
> defined in the Widget spec. 

I don't mind the change, but can you provide more details about why it's a 
problem with WebKit? If it was due to problems with what was done in the 
spec(s), we should document those to make sure we don't make the same mistakes 
again.

-- 
Robin Berjon - http://berjon.com/ - @robinberjon


Reply via email to