RESOLVED FIXED 161182
Add final keyword to final classes and overriden methods in WebCore/css
https://bugs.webkit.org/show_bug.cgi?id=161182
Summary Add final keyword to final classes and overriden methods in WebCore/css
Rawinder Singh
Reported 2016-08-24 20:45:36 PDT
This patch: - Marks classes in the WebCore/css directory final as appropriate. - Updates WebCore/css classes so that overriden methods in final classes are marked final.
Attachments
Patch (65.64 KB, patch)
2016-08-24 20:52 PDT, Rawinder Singh
no flags
Rawinder Singh
Comment 1 2016-08-24 20:52:27 PDT
Darin Adler
Comment 2 2016-08-27 17:19:08 PDT
Comment on attachment 286942 [details] Patch Thanks. Looks good.
WebKit Commit Bot
Comment 3 2016-08-27 17:42:13 PDT
Comment on attachment 286942 [details] Patch Clearing flags on attachment: 286942 Committed r205093: <http://trac.webkit.org/changeset/205093>
WebKit Commit Bot
Comment 4 2016-08-27 17:42:17 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.