Bug 107303

Summary: Web Inspector: Native Memory Instrumentation: provide edge names and class names for WTF containers and strings
Product: WebKit Reporter: Ilya Tikhonovsky <loislo>
Component: Web Inspector (Deprecated)Assignee: Ilya Tikhonovsky <loislo>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, benjamin, keishi, loislo, ojan.autocc, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 107254, 107278    
Attachments:
Description Flags
Patch
none
Patch yurys: review+

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
Patch (9.46 KB, patch)
2013-01-19 04:21 PST, Ilya Tikhonovsky
yurys: review+
Ilya Tikhonovsky
Comment 1 2013-01-18 10:52:02 PST
Ilya Tikhonovsky
Comment 2 2013-01-19 04:21:28 PST
Ilya Tikhonovsky
Comment 3 2013-02-01 07:34:25 PST
Note You need to log in before you can comment on or make changes to this bug.