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

2022-05-07 Thread Ryosuke Niwa via webkit-dev
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  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
>
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


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

2022-05-07 Thread Ryosuke Niwa via webkit-dev
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
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev