RESOLVED FIXED Bug 62072
[chromium] Make PlatformMessagePortChannel's destructor virtual
https://bugs.webkit.org/show_bug.cgi?id=62072
Summary [chromium] Make PlatformMessagePortChannel's destructor virtual
Nico Weber
Reported 2011-06-03 17:08:15 PDT
[chromium] Make PlatformMessagePortChannel's destructor virtual
Attachments
Patch (1.50 KB, patch)
2011-06-03 17:09 PDT, Nico Weber
no flags
Nico Weber
Comment 1 2011-06-03 17:09:13 PDT
Nico Weber
Comment 2 2011-06-03 17:09:57 PDT
Advantage of making only the leaf virtual: We don't need to touch WebCore here and annoy other ports (if they find changes of this type annoying)
Nico Weber
Comment 3 2011-06-03 17:14:43 PDT
Ignore the above comment; the interface is in chromiums webkit, so the comment is bogus
WebKit Review Bot
Comment 4 2011-06-04 03:58:59 PDT
Comment on attachment 95993 [details] Patch Clearing flags on attachment: 95993 Committed r88107: <http://trac.webkit.org/changeset/88107>
WebKit Review Bot
Comment 5 2011-06-04 03:59:03 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.