[Webkit-unassigned] [Bug 4533] -[DOMDocument createTextNode:] autoreleases

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Apr 19 10:05:09 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=4533


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




------- Comment #1 from darin at apple.com  2006-04-19 10:05 PDT -------
(In reply to comment #0)
> Methods that begin with 'create' are supposed to return retained instances. 

Yes, that's the standard for CoreFoundation. But it doesn't apply here. This
method is named to exactly match the DOM standard.

> The best long term solution 
> would be to remove the -autorelease call.

No.

> At the bare minimum, this needs to
> be spelled out in the 
> header and documentation in blazing detail.  What?  You say there is no
> documentation?  That'd be 
> good too :)

Yes.

If you'd like to repurpose this bug to be about the lack of documentation, that
would be fine.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list