[webkit-dev] Introduce WebKit Android port

Konstantin Tokarev annulen at yandex.ru
Fri Mar 17 12:23:45 PDT 2017



17.03.2017, 21:04, "장대웅" <daewoong.jang at navercorp.com>:
> Hi.
>
> It is not just a code drop and I will continue maintain it. Actually, I’d like to code
> together with anyone who is interested in it. I think WebKit is a really great project and
> I hope Android port make WebKit more widely used and encourage Android developers to contribute.
>
> I wrote Android port because it must be useful on Android platforms. Of course
> we have powerful Chromium on Android - but sometimes we need a cleaner and smaller
> renderer than a powerful one. I believe Android port can fit this need.
>
> I think it would be great if Android port is able to join upstream. I would appreciate
> if you let me know what is needed to upstream. Thank you for your feedback :)

I think you should start with upstreaming WTF and JavaScriptCore changes, including 
build system. There are people interested in using JSC on Android as standalone JavaScript
engine, I've CC'ed some of them. We have JSCOnly port intended for building JSC with
minimum dependencies, and it would be great if it had Android support.

As for upstreaming complete Android port, feasibility of that depends on how much full-time
developers are working on it, and on amount of Android-specific code. But of course you can
start from contributing fixes to port-independent code.

>
> Regards,
> Daewoong.
>
> -----Original Message-----
> From: "Michael Catanzaro"<mcatanzaro at igalia.com>
> To: "장대웅"<daewoong.jang at navercorp.com>; <webkit-dev at lists.webkit.org>;
> Cc:
> Sent: 2017-03-17 (금) 11:26:19
> Subject: Re: [webkit-dev] Introduce WebKit Android port
>
> Hi,
>
> Is this just a code drop? Or will you be committing to its maintenance
> and attempting to upstream it?
>
> It's interesting regardless!
>
> Michael
>
> ,
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev


-- 
Regards,
Konstantin


More information about the webkit-dev mailing list