Bug 99307 - Web Inspector: Fix memory leak in TreeOutline
Summary: Web Inspector: Fix memory leak in TreeOutline
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: eustas.bug
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-15 04:37 PDT by eustas.bug
Modified: 2012-10-15 13:05 PDT (History)
13 users (show)

See Also:


Attachments
Patch (1.63 KB, patch)
2012-10-15 04:40 PDT, eustas.bug
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description eustas.bug 2012-10-15 04:37:49 PDT
Add element (for example in watches), remove element.
Observe leak of array: [{}, []]
Comment 1 eustas.bug 2012-10-15 04:40:46 PDT
Created attachment 168678 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-15 13:05:39 PDT
Comment on attachment 168678 [details]
Patch

Clearing flags on attachment: 168678

Committed r131343: <http://trac.webkit.org/changeset/131343>
Comment 3 WebKit Review Bot 2012-10-15 13:05:43 PDT
All reviewed patches have been landed.  Closing bug.