WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
107303
Web Inspector: Native Memory Instrumentation: provide edge names and class names for WTF containers and strings
https://bugs.webkit.org/show_bug.cgi?id=107303
Summary
Web Inspector: Native Memory Instrumentation: provide edge names and class na...
Ilya Tikhonovsky
Reported
2013-01-18 10:45:33 PST
I think ValueType[] would be good class name for the containers internal data buffers. I can eval the actual class name for ValueType but it will gives us nothing new because the same class name is a part of the container class name. Like WebCore::HashMap<String> Also this class name may significantly increase the footprint of the binary.
Attachments
Patch
(9.48 KB, patch)
2013-01-18 10:52 PST
,
Ilya Tikhonovsky
no flags
Details
Formatted Diff
Diff
Patch
(9.46 KB, patch)
2013-01-19 04:21 PST
,
Ilya Tikhonovsky
yurys
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Ilya Tikhonovsky
Comment 1
2013-01-18 10:52:02 PST
Created
attachment 183504
[details]
Patch
Ilya Tikhonovsky
Comment 2
2013-01-19 04:21:28 PST
Created
attachment 183620
[details]
Patch
Ilya Tikhonovsky
Comment 3
2013-02-01 07:34:25 PST
Committed
r141591
: <
http://trac.webkit.org/changeset/141591
>
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