On Aug 27, 2010, at 6:19 PM, Kinuko Yasuda wrote:
We have bunch of FileSystem (which is a part of File API) related files in WebCore/storage/. Maybe we should move them to the new directory too?
Yes. The file-related stuff should all be in one directory, I think. Regards, Maciej
On Fri, Aug 27, 2010 at 6:01 PM, Maciej Stachowiak <mjs@apple.com> wrote:
On Aug 27, 2010, at 5:15 PM, Adam Barth wrote:
On Fri, Aug 27, 2010 at 4:08 PM, Maciej Stachowiak <mjs@apple.com> wrote:
On Aug 27, 2010, at 3:55 PM, Adam Barth wrote:
Looking through WebCore/html I noticed the files below. I'm not sure they belong in WebCore/html because they don't appear to be HTML-specific. Rather, they seem like generic web platform APIs (e.g., they could be exposed to SVG or whatever other markup languages we choose to support in the future). Should we move these to WebCore/page, WebCore/dom, or should we make a new location for these sorts of things?
I think the File API (which all of these are related to) deserves its own directory right under WebCore.
Ok. I can take care of that. Thoughts on names? WebCore/file ?
I would say file-api or fileapi or something, since it seems more likely than other cases to get confused with the general concept of files.
Regards, Maciej
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev