[webkit-dev] WebKit2 build

Nagendra K pingnagendra at gmail.com
Mon Jul 10 10:35:45 PDT 2017


Thanks Michel for the info. I will check further based on your suggestions.
One more doubt, as you said we can delete WebKit and use Webkit2 alone and
build. Can the same be applied by deleting WebKit2 folder and build WebKit
alone?
 if it is possible other than the multi process option will I lose any
other feature, I think major features are part of the webcore, and are
these features coupled with webkit2 or independent?
So that if I write my port I will write for the Api's I need.

Thanks and Regards,
Nagendra


On 10 Jul 2017 9:11 p.m., "Michael Catanzaro" <mcatanzaro at igalia.com> wrote:

On Mon, Jul 10, 2017 at 8:22 AM, Nagendra K <pingnagendra at gmail.com> wrote:

> Hi All,
> I am trying to build WebKit for an embedded platform. I am trying to first
> build WebKit with platform toolchain and try to run on the platform. I
> could build JSC.
> I am trying a to build webkit2, is it possible to build it without using
> any port.
>

To be clear, it's not possible. You have to create your own port if you
don't want to use an existing one. Since you're using Linux, you might want
to use the WPE port. That's the minimal embedded Linux port with no toolkit
dependency.


Second is webcore necessary to be built before we build webkit2.
> Is WebKit folder used along with webkit2 or the both independent.
>

They are independent. You can delete the WebKit folder if you're only going
to be building WebKit2.

Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20170710/3e1f66b1/attachment.html>


More information about the webkit-dev mailing list