WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
109042
Web Inspector: Native Memory Instrumentation: provide name property for DOM Element and Attribute nodes.
https://bugs.webkit.org/show_bug.cgi?id=109042
Summary
Web Inspector: Native Memory Instrumentation: provide name property for DOM E...
Ilya Tikhonovsky
Reported
2013-02-06 05:21:54 PST
EOM
Attachments
Patch
(4.63 KB, patch)
2013-02-06 05:28 PST
,
Ilya Tikhonovsky
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ilya Tikhonovsky
Comment 1
2013-02-06 05:28:54 PST
Created
attachment 186836
[details]
Patch
Yury Semikhatsky
Comment 2
2013-02-08 00:22:47 PST
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.
Pavel Feldman
Comment 3
2013-03-19 09:53:39 PDT
Comment on
attachment 186836
[details]
Patch Clearing r? - it has been there for ages, probably obsolete.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug