Bug 159802

Summary: Add final keyword to WebCore/svg classes
Product: WebKit Reporter: Rawinder Singh <rawinder.webkit>
Component: New BugsAssignee: Rawinder Singh <rawinder.webkit>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, mcatanzaro, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Rawinder Singh 2016-07-14 23:53:23 PDT
Make classes in the WebCore/svg directory final as appropriate.
(I will go through the 'final' classes in another patch and make their override methods final as appropriate).
Comment 1 Rawinder Singh 2016-07-14 23:59:41 PDT
Created attachment 283741 [details]
Patch
Comment 2 WebKit Commit Bot 2016-07-15 05:47:35 PDT
Comment on attachment 283741 [details]
Patch

Clearing flags on attachment: 283741

Committed r203275: <http://trac.webkit.org/changeset/203275>
Comment 3 WebKit Commit Bot 2016-07-15 05:47:39 PDT
All reviewed patches have been landed.  Closing bug.