Bug 164012 - Fix mach port leak in ResourceUsageThread.
Summary: Fix mach port leak in ResourceUsageThread.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-26 06:02 PDT by Andreas Kling
Modified: 2016-10-26 06:27 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.25 KB, patch)
2016-10-26 06:02 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2016-10-26 06:02:00 PDT
The cpuUsage() helper leaks a mach port.
Comment 1 Andreas Kling 2016-10-26 06:02:47 PDT
Created attachment 292919 [details]
Patch
Comment 2 WebKit Commit Bot 2016-10-26 06:27:03 PDT
Comment on attachment 292919 [details]
Patch

Clearing flags on attachment: 292919

Committed r207896: <http://trac.webkit.org/changeset/207896>
Comment 3 WebKit Commit Bot 2016-10-26 06:27:06 PDT
All reviewed patches have been landed.  Closing bug.