[webkit-dev] Misplaced files

Dmitry Titov dimich at chromium.org
Fri Aug 27 16:07:24 PDT 2010


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 at 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 at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20100827/ff3fbb3b/attachment.html>


More information about the webkit-dev mailing list