Bug 57874

Summary: Make caches window show more info about non-jsobject GC values
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch barraclough: review+

Description Oliver Hunt 2011-04-05 12:51:00 PDT
Make caches window show more info about non-jsobject GC values
Comment 1 Oliver Hunt 2011-04-05 12:52:18 PDT
Created attachment 88297 [details]
Patch
Comment 2 Gavin Barraclough 2011-04-05 12:57:21 PDT
Comment on attachment 88297 [details]
Patch

r+, but it would be even more awesome if everything had a classInfo.  Then we wouldn't need check for classInfo before getting the name.
Comment 3 Oliver Hunt 2011-04-05 13:15:29 PDT
Committed r82971: <http://trac.webkit.org/changeset/82971>