Bug 113787

Summary: [JSC] Web Inspector: native memory instrumentation for JSC external resources
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: apavlov, jberlin, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Yury Semikhatsky
Reported 2013-04-02 08:35:11 PDT
In case of V8 we iterate through all external strings/arrays to estimate their memory footprint. The same mechanics should be implemented for JSC bindings.
Attachments
Jessie Berlin
Comment 1 2013-04-22 18:51:13 PDT
We are going to take an entirely different approach with this. See http://trac.webkit.org/changeset/148921
Note You need to log in before you can comment on or make changes to this bug.