[webkit-dev] Introduction.md: JS wrapper & Node lifecycle management

Ryosuke Niwa rniwa at webkit.org
Sat May 7 11:17:30 PDT 2022


Sorry, I broke the link for DOM nodes due to a typo. See
https://github.com/WebKit/WebKit/blob/main/Introduction.md#reference-counting-of-dom-nodes

On Sat, May 7, 2022 at 11:05 AM Ryosuke Niwa <rniwa at webkit.org> wrote:
>
> Hi all,
>
> I've recently written up an overview of how the lifecycle of JS wrappers and DOM nodes are managed in WebKit in Introduction.md.
>
> I'd recommend glancing over it even if you're an experienced WebKit contributor since I've seen so many patches that have obvious bugs in these two areas over the years.
>
> Also, let me know if you think of anything we should add or clarify in these two sections of Introduction.md.
>
> - R. Niwa
>


More information about the webkit-dev mailing list