Bug 147564 - Make sure WebMemorySampler doesn't leak file descriptor
Summary: Make sure WebMemorySampler doesn't leak file descriptor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-03 10:45 PDT by Chris Dumez
Modified: 2015-08-03 11:45 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.07 KB, patch)
2015-08-03 10:46 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2015-08-03 10:45:10 PDT
WebMemorySampler currently open files but never closes them.
Comment 1 Chris Dumez 2015-08-03 10:46:15 PDT
Created attachment 258075 [details]
Patch
Comment 2 WebKit Commit Bot 2015-08-03 11:45:12 PDT
Comment on attachment 258075 [details]
Patch

Clearing flags on attachment: 258075

Committed r187747: <http://trac.webkit.org/changeset/187747>
Comment 3 WebKit Commit Bot 2015-08-03 11:45:15 PDT
All reviewed patches have been landed.  Closing bug.