RESOLVED FIXED 163218
Added override specifier to PluginViewBase::isPluginViewBase()
https://bugs.webkit.org/show_bug.cgi?id=163218
Summary Added override specifier to PluginViewBase::isPluginViewBase()
Konstantin Tokarev
Reported 2016-10-10 09:38:51 PDT
Added override specifier to PluginViewBase::isPluginViewBase()
Attachments
Patch (1.69 KB, patch)
2016-10-10 09:43 PDT, Konstantin Tokarev
no flags
Patch (1.36 KB, patch)
2016-10-10 16:27 PDT, Konstantin Tokarev
no flags
Konstantin Tokarev
Comment 1 2016-10-10 09:43:23 PDT
Anders Carlsson
Comment 2 2016-10-10 09:57:15 PDT
Comment on attachment 291114 [details] Patch Sounds good, but please don't move the declaration to the top.
Konstantin Tokarev
Comment 3 2016-10-10 10:04:19 PDT
Move it to bottom or keep in place? I think it's better to separate new virtual APIs from inherited from base class
Konstantin Tokarev
Comment 4 2016-10-10 16:27:44 PDT
WebKit Commit Bot
Comment 5 2016-10-10 17:02:21 PDT
Comment on attachment 291180 [details] Patch Clearing flags on attachment: 291180 Committed r207034: <http://trac.webkit.org/changeset/207034>
WebKit Commit Bot
Comment 6 2016-10-10 17:02:25 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.