[webkit-help] Minimum required for embedding

Ryosuke Niwa rniwa at webkit.org
Wed Oct 12 14:21:41 PDT 2011


WebKit's Chromium port doesn't come up with a browser / launcher. It only
provides you of the minimum binary to run layout tests. As far as I know,
there is no embedding layer or API for Chromium yet.

At any rate, if you're interested in embedding Chromium code, then you
probably want to ask it on chromium-dev or chromium-discuss instead.

- Ryosuke

On Wed, Oct 12, 2011 at 2:11 PM, Leander Bessa <leanderbb at gmail.com> wrote:

> Hi,
>
> I've been trying to embed webkit into my application in order to render
> HTML5 + CSS3 pages. I need a port that supports the css 3D transform and is
> cross platform in nature. As far as i could tell, only the chromium port
> meets these requirements.
>
> I have managed to compile the chromium port, but i can't figure out which
> of the files are required for embedding or how to embed webkit itself. After
> the build process, i checked the output folder and i only see executables
> for testing purposes.
>
> Am i doing this right or am i forgetting something?
>
> Regards,
>
> Leander
>
>
>
> _______________________________________________
> webkit-help mailing list
> webkit-help at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20111012/72efe443/attachment-0001.html>


More information about the webkit-help mailing list