[webkit-dev] why the "WebKitStorageProcess” process missing when midori running?

Konstantin Tokarev annulen at yandex.ru
Mon May 28 08:36:15 PDT 2018



26.05.2018, 12:28, "tugouxp" <13824125580 at 163.com>:
> Hi folks:
>
>    i porting the webkit to my boards, and also the browser midori and minibrowser can be running normally, but from the pstree ,
>
> i know that the process "WebKitStorageProcess“ are not running, so can you tell me why?

Does loaded page use IndexedDB or ServiceWorker?

>
> so you can see only WebKitNetWork, WebKitWebProcess and midori process here, where is the storage process?
>
> init-+-WebKitNetworkPr-+-2*[{ReceiveQueue}]
>      |                 |-{Storage}
>      |                 |-{WebKitNetworkPr}
>      |                 |-{background}
>      |                 |-{erialBackground}
>      |                 |-{gmain}
>      |                 `-{pool}
>      |-WebKitWebProces-+-{EventDispatcher}
>      |                 |-2*[{ReceiveQueue}]
>      |                 |-{WebKitWebProces}
>      |                 |-{gmain}
>      |                 |-{nnectionManager}
>      |                 `-{rruptDispatcher}
>      |-adbd-+-adb_shell---sh---pstree
>      |      `-4*[{adbd}]
>      |-ash-+-midori-+-{PressureMonitor}
>      |     |        |-2*[{ReceiveQueue}]
>      |     |        |-{StorageManager}
>      |     |        |-{e: IconDatabase}
>      |     |        |-{ebsiteDataStore}
>      |     |        |-{gmain}
>      |     |        |-{midori}
>      |     |        `-{pool}
>      |     `-weston-+-weston-desktop-
>      |              `-3*[{weston}]
>      |-ntpd
>      |-udevd
>      |-udhcpc
>      `-wpa_supplicant
>
> ,
>
> _______________________________________________
> 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