Bug 72428 - REGRESSION (r98887): ParserArena and Keywords leaking
Summary: REGRESSION (r98887): ParserArena and Keywords leaking
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-11-15 15:15 PST by Darin Adler
Modified: 2011-11-16 15:31 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.77 KB, patch)
2011-11-15 15:40 PST, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2011-11-15 15:15:33 PST
Leaks bot shows the ParserArena and Keywords objects leaking.
Comment 1 Darin Adler 2011-11-15 15:40:03 PST
Created attachment 115264 [details]
Patch
Comment 2 WebKit Review Bot 2011-11-15 18:53:25 PST
Comment on attachment 115264 [details]
Patch

Clearing flags on attachment: 115264

Committed r100391: <http://trac.webkit.org/changeset/100391>
Comment 3 WebKit Review Bot 2011-11-15 18:53:30 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Geoffrey Garen 2011-11-16 15:31:12 PST
<rdar://problem/10458577>