On Thu, 22 Sep 2011, Charles Pritchard wrote:
>
> Regardless of an ENABLE flag, be certain to use the webkit prefix.
>  document.getItems(typeNames) turns into
>  document.webkitGetItems(typeNames)
> 
> Note that it's easy to implement this in pure javascript as a prototype.

Assuming the patch implements the spec correctly, no need to use a prefix 
-- I'll track the implementations and ensure no conflicts.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to