Bug 149359

Summary: VariableEnvironmentNode should inherit from ParserArenaDeletable because VariableEnvironment's must have their destructors run
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, thorton
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
patch none

Description Saam Barati 2015-09-18 16:13:52 PDT
We are leaking HashMaps.
Comment 1 Saam Barati 2015-09-18 17:02:19 PDT
Created attachment 261545 [details]
patch
Comment 2 Saam Barati 2015-09-18 17:04:50 PDT
Created attachment 261546 [details]
patch
Comment 3 Andreas Kling 2015-09-19 05:10:16 PDT
Comment on attachment 261546 [details]
patch

Good catch.
r=me
Comment 4 WebKit Commit Bot 2015-09-19 08:37:03 PDT
Comment on attachment 261546 [details]
patch

Clearing flags on attachment: 261546

Committed r190014: <http://trac.webkit.org/changeset/190014>
Comment 5 WebKit Commit Bot 2015-09-19 08:37:06 PDT
All reviewed patches have been landed.  Closing bug.