[webkit-dev] Legacy attributes in existing File interface

Jian Li jianli at chromium.org
Fri Jan 15 13:29:59 PST 2010


Hi,

I am in the process of implementing the new File API as in
http://www.w3.org/TR/FileAPI/. I have a question regarding legacy methods in
the existing File interface.

The existing File interface defines fileName and fileSize attributes. In the
new File API spec, they are called as name in File interface and size in
Blob interface. How are we going to address these legacy attributes? Do we
want to keep them side by side with the new attributes? Do we want to remove
them after certain period of time?

Thanks,

Jian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20100115/6f75ed23/attachment.html>


More information about the webkit-dev mailing list