[webkit-dev] Roadmap for Qt specific implementation for Network Process

KwangYul Seo kseo at webkit.org
Mon Jul 8 22:13:45 PDT 2013


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 <h.sarin30 at gmail.com> 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
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130709/a6d97cde/attachment.html>


More information about the webkit-dev mailing list