[webkit-reviews] review requested: [Bug 52867] OwnArraryPtr.h should inclue OwnPtrCommon.h or it shouldn't call DeleteOwnedPtr : [Attachment 79693] Include OwnPtrCommon.h in OwnArrayPtr.h

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


Ryosuke Niwa <rniwa at webkit.org> has asked  for review:
Bug 52867: OwnArraryPtr.h should inclue OwnPtrCommon.h or it shouldn't call
DeleteOwnedPtr
https://bugs.webkit.org/show_bug.cgi?id=52867

Attachment 79693: Include OwnPtrCommon.h in OwnArrayPtr.h
https://bugs.webkit.org/attachment.cgi?id=79693&action=review

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
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.


More information about the webkit-reviews mailing list