Considering there are already specific WebCore subdirs for notifications, storage, workers, svg, mathml and others, it seems having a new subdirectory named perhaps 'blob' wouldn't be out of line. There is quite a few of those Blob/File files already...

Dmitry

On Fri, Aug 27, 2010 at 3:55 PM, Adam Barth <abarth@webkit.org> 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?

Adam


== Blob-related ==
Blob.cpp
Blob.h
Blob.idl
BlobBuilder.cpp
BlobBuilder.h
BlobBuilder.idl
BlobURL.cpp
BlobURL.h
ThreadableBlobRegistry.cpp
ThreadableBlobRegistry.h

== File-related ==
File.cpp
File.h
File.idl
FileError.h
FileError.idl
FileList.cpp
FileList.h
FileList.idl
FileReader.cpp
FileReader.h
FileReader.idl
FileStreamProxy.cpp
FileStreamProxy.h
FileThread.cpp
FileThread.h
FileThreadTask.h
FileWriter.cpp
FileWriter.h
FileWriter.idl
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev