[webkit-reviews] review granted: [Bug 62065] [chromium] Make WebFrameImpl destructor virtual : [Attachment 95984] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 16:50:53 PDT 2011


James Robinson <jamesr at chromium.org> has granted Nico Weber
<thakis at chromium.org>'s request for review:
Bug 62065: [chromium] Make WebFrameImpl destructor virtual
https://bugs.webkit.org/show_bug.cgi?id=62065

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

------- Additional Comments from James Robinson <jamesr at chromium.org>
WebFrame.h declares ~WebFrame() { }, so it should declare virtual there as well
(of course you also need to declare virtual here).


More information about the webkit-reviews mailing list