[Webkit-unassigned] [Bug 35000] New: [Chromium] Remove calls to releaseRef when passing PassRefPtrs to base classes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 16 14:54:54 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35000
Summary: [Chromium] Remove calls to releaseRef when passing
PassRefPtrs to base classes
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P1
Component: WebKit API
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jhawkins at google.com
CC: fishd at chromium.org
releaseRef releases the original pointer without decreasing the reference
count, and the base class constructor increases the reference count, leading to
a leak. Attachment will follow.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list