[Webkit-unassigned] [Bug 49974] Web Inspector: Request JSON-serialized heap profile.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 29 16:18:00 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=49974





--- Comment #13 from Mikhail Naganov <mnaganov at chromium.org>  2010-11-29 16:17:59 PST ---
(From update of attachment 74788)
View in context: https://bugs.webkit.org/attachment.cgi?id=74788&action=review

>> WebCore/bindings/js/ScriptHeapSnapshot.h:43
>> +        virtual ~OutputStream() {}
> 
> { }

Fixed

>> WebCore/bindings/js/ScriptHeapSnapshot.h:53
>> +    void writeJSON(OutputStream*) {}
> 
> { }

Fixed

>> WebCore/inspector/front-end/HeapSnapshotView.js:73
>> +    get _nameOrIndex()
> 
> We don't use getters for private fields.

Fixed

-- 
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