[Webkit-unassigned] [Bug 44752] New: RefPtr documentation needs update
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 27 00:29:34 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44752
Summary: RefPtr documentation needs update
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
URL: http://webkit.org/coding/RefPtr.html
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Website
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: yutak at chromium.org
CC: darin at apple.com
adoptRef assertion was turned on (bug 41547), but it seemed that we forgot to update RefPtr documentation (http://webkit.org/coding/RefPtr.html).
For example, a few examples contains the following line:
RefPtr<Node> a = new Node;
--
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