Disposal graph #2117
jnyrup
started this conversation in
Show and tell
Disposal graph
#2117
Replies: 1 comment
-
That video is great! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've struggled a bit with following the flow of disposing a
Browser
so I created a graph of it with the edge weights being the order of execution.You can remove .txt from this file and upload it to graphonline
puppeteersharp.graphml.txt
Visualizing the depth-first search is then an approximation of the dispose process.
https://user-images.githubusercontent.com/919634/228340100-bb104bef-e698-4b6b-b292-0fbf2143a2ba.mp4
Beta Was this translation helpful? Give feedback.
All reactions