Re: [IndexedDB] Problems unprefixing IndexedDB

On Wed, 8 Aug 2012, Kyle Huey wrote:
> 
> PS. We're also going to run into this in the future with any other 
> prefixed DOM APIs we add to the global, probably even if we don't tell 
> people to do it wrong in our tutorials.  This behavior is a pretty 
> massive footgun.

Not prefixing, and instead having spec authors make sure that what they 
spec is compatible with what has shipped (at the very least by changing 
names when they change semantics), is of course the right solution here. :-)

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Thursday, 9 August 2012 00:29:00 UTC