[webkit-reviews] review requested: [Bug 86654] [chromium] Clear the m_private pointer when destroying WebFilterOperations to avoid assert in WebPrivateOwnPtr : [Attachment 142298] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 16 10:52:24 PDT 2012


Dana Jansens <danakj at chromium.org> has asked  for review:
Bug 86654: [chromium] Clear the m_private pointer when destroying
WebFilterOperations to avoid assert in WebPrivateOwnPtr
https://bugs.webkit.org/show_bug.cgi?id=86654

Attachment 142298: Patch
https://bugs.webkit.org/attachment.cgi?id=142298&action=review

------- Additional Comments from Dana Jansens <danakj at chromium.org>
The ::reset() method is private on other WebClasses, but I can't imagine why it
would be. So I've made it private here. If this is crazy please say so!


More information about the webkit-reviews mailing list