Bug 123063

Summary: RefPtr::releaseNonNull() incorrectly increments the refcount.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Web Template FrameworkAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Andreas Kling 2013-10-19 11:18:42 PDT
I did a dumb.
Comment 1 Andreas Kling 2013-10-19 11:19:55 PDT
Created attachment 214657 [details]
Patch
Comment 2 Andreas Kling 2013-10-19 12:54:04 PDT
Committed r157673: <http://trac.webkit.org/changeset/157673>