why the "WebKitStorageProcess” process missing when midori running?
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? 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
26.05.2018, 12:28, "tugouxp" <13824125580@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@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev
-- Regards, Konstantin
participants (2)
-
Konstantin Tokarev
-
tugouxp