7 May
2022
7 May
'22
6:17 p.m.
Sorry, I broke the link for DOM nodes due to a typo. See https://github.com/WebKit/WebKit/blob/main/Introduction.md#reference-countin... On Sat, May 7, 2022 at 11:05 AM Ryosuke Niwa <rniwa@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