[Webkit-unassigned] [Bug 52867] OwnArraryPtr.h should inclue OwnPtrCommon.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 21 11:53:13 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=52867





--- Comment #8 from Darin Adler <darin at apple.com>  2011-01-21 11:53:12 PST ---
(In reply to comment #7)
> (In reply to comment #6)
> > This was the wrong fix. OwnArrayPtr<T>::set needs to use deletedOwnedArrayPtr. Or it needs to be removed.
> 
> Ok, let's fix then!

My preference would be to remove it, if we can quickly find the callers using it and change them to use adoptPtr instead.

-- 
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