Bug 37927 - run-webkit-tests -l complains about leaks in CGGradientCreateWithColorComponents
Summary: run-webkit-tests -l complains about leaks in CGGradientCreateWithColorComponents
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-21 08:00 PDT by Adam Roben (:aroben)
Modified: 2010-04-21 08:21 PDT (History)
0 users

See Also:


Attachments
Exclude leaks in CGGradientCreateWithColorComponents from run-webkit-tests leaks output (1.49 KB, patch)
2010-04-21 08:03 PDT, Adam Roben (:aroben)
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2010-04-21 08:00:58 PDT
run-webkit-tests -l complains about leaks in CoreGraphics (that aren't WebKit's fault)
Comment 1 Adam Roben (:aroben) 2010-04-21 08:03:32 PDT
Created attachment 53957 [details]
Exclude leaks in CGGradientCreateWithColorComponents from run-webkit-tests leaks output
Comment 2 Adam Roben (:aroben) 2010-04-21 08:21:23 PDT
Committed r57983: <http://trac.webkit.org/changeset/57983>