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

Ryosuke Niwa rniwa at webkit.org
Sat May 7 11:05:44 PDT 2022


Hi all,

I've recently written up an overview of how the lifecycle of JS wrappers
<https://github.com/WebKit/WebKit/blob/main/Introduction.md#js-wrapper-lifecycle-management>
and DOM nodes
<https://github.com/WebKit/WebKit/blob/main/Introduction.md#referencing-counting-of-dom-nodes>
are managed in WebKit in Introduction.md
<https://github.com/WebKit/WebKit/blob/main/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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20220507/53f51952/attachment.htm>


More information about the webkit-dev mailing list