Bug 76483 - check-webkit-style: should use adoptPtr instead of OwnPtr as a sign when checking for the leaky HDC pattern.
Summary: check-webkit-style: should use adoptPtr instead of OwnPtr as a sign when chec...
Status: RESOLVED DUPLICATE of bug 76752
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Levin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-17 15:11 PST by David Levin
Modified: 2012-01-23 16:01 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Levin 2012-01-17 15:11:21 PST
For example, return adoptPtr(...) would no have OwnPtr on the line but would be a fine pattern.
Comment 1 David Levin 2012-01-23 16:01:23 PST
I didn't realize I had filed this bug already.

*** This bug has been marked as a duplicate of bug 76752 ***