Is there any method to know the memory allocation detail for the WebContent process? For example, if it has consumed 400MB memory, can I find the cause for the largest chunk?
I have checked Memory Debugging with Web Inspector, the Page category is still a mystery for me. One example is tha the Page memory is 106MB while the whole memory is 120MB. So for the biggest part of the whole memory, the code that created the memory is still unknown.
_______________________________________________ webkit-help mailing list webkit-help@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-help