[webkit-dev] Adding ENABLE_FILE_SYSTEM for FileSystem API support to WebCore

Kinuko Yasuda kinuko at chromium.org
Tue May 10 23:30:16 PDT 2011


Hi Webkit-dev folks,

I wanted to let you know that we have been working on and adding code for
FileSystem API [1] to WebKit. (I think I have mentioned the feature several
times in the past on this mailing list but have never sent out an announce
or request-for-comments type email so far.)

The feature/API builds on top of the core File API [2] and it is behind
the ENABLE_FILE_SYSTEM feature define.  Right now the feature is enabled by
default in chrome/chromium port and being tested on buildbots.

An umbrella bug for this feature is/was:
https://bugs.webkit.org/show_bug.cgi?id=42903

Right now the only port that implements this feature is chrome/chromium (as
far as I know), but we have a plan to add Mac port support too in the near
future (if no one objects), and we expect this feature to be eventually
enabled by all ports.

Looking forward to you comments!
Thanks,
Kinuko

[1] http://dev.w3.org/2009/dap/file-system/pub/FileSystem/
[2] http://www.w3.org/TR/2009/WD-FileAPI-20091117/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20110511/f945447d/attachment.html>


More information about the webkit-dev mailing list