Bug 61792 - Web Inspector: [Chromium] Heap profiler also needs to track sizes of native objects
Summary: Web Inspector: [Chromium] Heap profiler also needs to track sizes of native o...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Ilya Tikhonovsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-31 11:03 PDT by Mikhail Naganov
Modified: 2013-04-05 13:00 PDT (History)
10 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Naganov 2011-05-31 11:03:12 PDT
This includes:
   - DOM and CSS native objects;
   - external arrays (typed arrays used for WebGL etc.);
   - external strings (backed up by the browser);

This is a meta-bug. I will add issues for each specific type as I will be implementing support for them.
Comment 1 Rob Colburn 2012-05-10 10:26:43 PDT
Is Part 1: DOM and CSS native objects - complete now?  Seems complete in Chrome.

http://www.dropmocks.com/mBi0TJ
Comment 2 Ilya Tikhonovsky 2012-05-10 11:38:50 PDT
(In reply to comment #1)
> Is Part 1: DOM and CSS native objects - complete now?  Seems complete in Chrome.
> 
> http://www.dropmocks.com/mBi0TJ

The snapshot shows you not native objects but JS wrappers for native objects.
Comment 3 Rob Colburn 2012-05-10 11:41:39 PDT
Ah, good to know.  Thanks.
Comment 4 Mikhail Naganov 2012-10-08 08:59:08 PDT
I guess, Ilya is currently dealing with this issue.
Comment 5 Timothy Hatcher 2013-04-05 13:00:53 PDT
Chromium and V8 have left the building. Won't fix.