[webkit-dev] Blob scheme implementation
Oliver Hunt
oliver at apple.com
Tue Sep 14 18:53:16 PDT 2010
On Sep 14, 2010, at 5:56 PM, David Levin wrote:
> On Tue, Sep 14, 2010 at 5:42 PM, Adam Barth <abarth at webkit.org> wrote:
> What do you think of the idea of having a re-useable BlobCore module
> that all the ports can share?
>
> I don't think this is a good idea. This "re-usable module" would only be used by the Safari WebKit port. As I understand it, Chromium wouldn't be able to re-use it due to not re-using WebKit types in general. With only one port using it, the module seems like it would not be able to have a good design.
What about Gtk, Qt, Wx, Efl...? Where possible these days we seem to implement a single impl in webcore that is used by everyone
--Oliver
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20100914/f9e61ca5/attachment.html>
More information about the webkit-dev
mailing list