meta-digi/meta-digi-dey/dynamic-layers
Gabriel Valcazar 8ec2635654 wpewebkit: add workaround to improve memory usage in ConnectCore Demo app
Even though we launch said demo with WebKit's page cache disabled, WebKit still
caches most of the demo's contents for two reasons:

    * The demo is browsed using a non-HTTP(S) protocol (file://)
    * The demo is contained within the same domain (same-site browsing)

This can lead to unexpected behavior on platforms with small RAM size. Add
a workaround to force WebKit to create a new web process everytime we open
a page on the demo, deleting the previous process and freeing its memory.

An alternative solution would be to alter our demo to make sure a page's
resources are correctly freed when exiting said page, but this provides a
general solution that ensures memory cleanup in all cases, albeit with slightly
longer loading times.

https://onedigi.atlassian.net/browse/DEL-9498

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2025-04-08 12:13:32 +02:00
..
freescale-layer dey-gstreamer: add 'autovideosink' for ccimx6ul 2025-02-25 11:03:38 +01:00
imx-machine-learning imx-machine-learning: use local ssd_mobilenet_v1 model 2025-02-25 16:34:14 +01:00
qt5-layer qt5: NXP: remove outdated recipes 2025-02-04 17:50:03 +01:00
qt6-layer qt6: add qt6 support for the ccmp25-dvk 2025-01-22 18:00:27 +01:00
selinux dey: cosmetic, mark patches as DEY specific 2024-10-22 15:48:00 +02:00
webkit wpewebkit: add workaround to improve memory usage in ConnectCore Demo app 2025-04-08 12:13:32 +02:00
x-linux-ai meta-digi: update home path to "/root" in our recipes 2025-02-14 13:30:10 +01:00