[Webkit-unassigned] [Bug 107303] New: Web Inspector: Native Memory Instrumentation: provide edge names and class names for WTF containers and strings
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 18 10:43:45 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=107303
Summary: Web Inspector: Native Memory Instrumentation: provide
edge names and class names for WTF containers and
strings
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: loislo at chromium.org
CC: keishi at webkit.org, pmuellr at yahoo.com,
pfeldman at chromium.org, yurys at chromium.org,
apavlov at chromium.org, loislo at chromium.org,
vsevik at chromium.org,
web-inspector-bugs at googlegroups.com
Blocks: 107254,107278
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list