Re: [FileAPI] File.slice spec bug

On Tue, Apr 12, 2011 at 1:08 PM, Jian Li <jianli@chromium.org> wrote:
> The biggest concern is that this is a breaking change and quite a few web
> applications have already been using it. As far as I know, File.slice(start,
> length) has been supported as early as Chrome 6 and Safari 5. Also Firefox 3
> is supporting it. How do we communicate with web developers about this
> breaking change if we decide to make the change?

Firefox added support for .slice in Firefox 4. Safari 5 does not seem
to support it. Based on that I'd like to see something backing the
claim that Chrome 6 supports it.

/ Jonas

Received on Tuesday, 12 April 2011 20:37:18 UTC