[webkit-reviews] review denied: [Bug 83976] [Qt] Fix the build for GCC 4.7 : [Attachment 137344] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 16 10:46:17 PDT 2012


Simon Hausmann <hausmann at webkit.org> has denied Andras Becsi
<abecsi at webkit.org>'s request for review:
Bug 83976: [Qt] Fix the build for GCC 4.7
https://bugs.webkit.org/show_bug.cgi?id=83976

Attachment 137344: proposed patch
https://bugs.webkit.org/attachment.cgi?id=137344&action=review

------- Additional Comments from Simon Hausmann <hausmann at webkit.org>
I don't think the virtual destructor is required here in WebKit, it seems the
bug is actually in qtsensors, which defines a class with virtual methods but
not virtual destructor.


More information about the webkit-reviews mailing list