[webkit-dev] WebKit port to my own system?!

Eric Seidel eric at webkit.org
Mon Jun 6 11:21:58 PDT 2011


No, there is no "stock" or "template" port of webkit.  Chromium might
be the closest thing to such with it's PlatformBridge abstraction
(since webkit runs inside a restricted sandbox in chromium and can't
talk always directly to the OS).

But you're better off starting with whatever port is closest to your
system and working from there.

-eric

On Mon, Jun 6, 2011 at 11:16 AM, Soheil Servati Beiragh
<sservati at yahoo.com> wrote:
>
> I was wondering if there is any version or project of webkit that can be
> used to port on my own system? I mean a version that doesn't use GTK or...to
> access frame buffer. A version or a project that uses dumb frame buffer and
> I can fill the place of GTK or ...for it?
>
> Soheil Servati Beiragh
> PhD Candidate, ECE Department,
> Research Center for Integrated Microsystems,
> University of Windsor.
> Room 268 Essex Hall
> 401 Sunset Avenue
> Windsor, Ontario
> Canada, N9B 3P4
> Phone: 519-253-3000 Ext 3396
> Email: servati at uwindsor.ca
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>


More information about the webkit-dev mailing list