Hi,

Currently, only the Mac port uses NetworkProcess, so there is no platform
specific code for other backends.

I am working on porting NetworkProcess to soup backend for WebKit GTK and
EFL ports. The master bug is https://bugs.webkit.org/show_bug.cgi?id=108832
.

You can see the platform bits you need to add to support NetworkProcess for
Qt. Also we can share some infrastructure work such as supporting UNIX
domain sockets in NetworkProcess.

Regards,
Kwang Yul Seo


On Tue, Jul 9, 2013 at 1:46 PM, Harsh Sarin <[email protected]> wrote:

> Hi,
>
> I am new to webkit and currently analyzing the Network Process module.
> However, I am unable to locate any platform specific implementations for
> the same, except for that of mac platform. Like the Plugin and Web process
> I was expecting a main file (platform based) from where I could start
> debugging.
> Please could you shed some light on when and how you plan to develop a
> platform specific infrastructure for Network Process, specifically for Qt
> platform.
> Thanks for your time.
>
> _______________________________________________
> webkit-dev mailing list
> [email protected]
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>
>
_______________________________________________
webkit-dev mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to