EOM
Created attachment 186836 [details] Patch
Comment on attachment 186836 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=186836&action=review > Source/WebCore/dom/Element.cpp:2827 > + memoryObjectInfo->setName(buildElementSelectorString(this).utf8().data()); This may have a noticeable performance impact which should be avoided in the cases when we don't collect heap graph.
Comment on attachment 186836 [details] Patch Clearing r? - it has been there for ages, probably obsolete.