How can I use JavaScript to clear all detached nodes in the Chromium browser?
I have scenario which requires to clear detached node while switching the screen. Morethan garbage collector. i need a way to clear all the detached node via javascript.
How can I use JavaScript to clear all detached nodes in the Chromium browser?
I have scenario which requires to clear detached node while switching the screen. Morethan garbage collector. i need a way to clear all the detached node via javascript.