[webkit-reviews] review denied: [Bug 100237] IconDatabase: Properly clean up on destruction : [Attachment 170373] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 24 08:49:20 PDT 2012


Brady Eidson <beidson at apple.com> has denied Jocelyn Turcotte
<jocelyn.turcotte at digia.com>'s request for review:
Bug 100237: IconDatabase: Properly clean up on destruction
https://bugs.webkit.org/show_bug.cgi?id=100237

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

------- Additional Comments from Brady Eidson <beidson at apple.com>
We don't clean up C++ objects on termination in WebCore/WebKit.

The IconDatabase should be explicitly closed by each port in a way that makes
sense for them.


More information about the webkit-reviews mailing list