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 <[email protected]> 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
> [email protected]
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>
>
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to