[wpe-webkit] Hole punching and WeakRef support in WPE/WebKit v2.22

Michael Pantazoglou michael.pantazoglou at oceanbluesoftware.co.uk
Thu Sep 2 05:02:38 PDT 2021


I forgot to include the blog post I found on hole punching:
https://blogs.igalia.com/magomez/2019/02/26/hole-punching-in-wpe/

Cheers,
Michael

On Thu, 2 Sept 2021 at 15:00, Michael Pantazoglou <
michael.pantazoglou at oceanbluesoftware.co.uk> wrote:

> Hi all,
>
> I am currently working on an application that uses WPE/WebKit v2.22 and
> was wondering, if that older version has support for the following two
> features:
>
> * WeakRef
> I tried to check if WeakRef is available to the JS runtime using remote
> debugging tools console, but it seems it is not. Still, I was able to find
> some code that is related to the WeakRef implementation:
>
> Source/JavaScriptCore/API/JSWeakPrivate.h
> Source/JavaScriptCore/API/JSWeakPrivate.cpp
>
> * Hole Punching
> All I found is the following blog post which mentions the hole punching
> feature is made available in WPE/WebKit v2.24 and above.
>
> Are those two features supported in v2.22?
>
> Thanks,
> Michael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-wpe/attachments/20210902/8cbaec8a/attachment.htm>


More information about the webkit-wpe mailing list