[Webkit-unassigned] [Bug 52867] OwnArraryPtr.h should inclue OwnPtrCommon.h or it shouldn't call DeleteOwnedPtr

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 20 21:53:14 PST 2011


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #79693|                            |review?
               Flag|                            |




--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org>  2011-01-20 21:53:14 PST ---
Created an attachment (id=79693)
 --> (https://bugs.webkit.org/attachment.cgi?id=79693&action=review)
Include OwnPtrCommon.h in OwnArrayPtr.h

Reading the comment:

// Remove this once we make all WebKit code compatible with stricter rules about OwnArrayPtr.
#define LOOSE_OWN_ARRAY_PTR

the correct thing to do here seems to include OwnPtrCommon.h.

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