Bug 76752

Summary: The leaky DC check should use adoptPtr as a signal instead of OwnPtr to get less false positives.
Product: WebKit Reporter: David Levin <levin>
Component: New BugsAssignee: David Levin <levin>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, aroben, eric, hamaji, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

David Levin
Reported 2012-01-20 16:28:13 PST
The leaky DC check should use adoptPtr as a signal instead of OwnPtr to get less false positives.
Attachments
Patch (3.58 KB, patch)
2012-01-20 16:28 PST, David Levin
no flags
David Levin
Comment 1 2012-01-20 16:28:32 PST
David Levin
Comment 2 2012-01-20 16:29:29 PST
For example, many of these warnings are false positives: https://bugs.webkit.org/show_bug.cgi?id=76750#c2
David Levin
Comment 3 2012-01-20 16:37:38 PST
Anyone is welcome to review :). (If no one takes me on this, I'll find someone more directly.)
Eric Seidel (no email)
Comment 4 2012-01-20 16:50:08 PST
Comment on attachment 123405 [details] Patch rs=me.
WebKit Review Bot
Comment 5 2012-01-20 19:32:44 PST
Comment on attachment 123405 [details] Patch Clearing flags on attachment: 123405 Committed r105567: <http://trac.webkit.org/changeset/105567>
WebKit Review Bot
Comment 6 2012-01-20 19:32:49 PST
All reviewed patches have been landed. Closing bug.
David Levin
Comment 7 2012-01-23 16:01:23 PST
*** Bug 76483 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.