Bug 122141

Summary: Leaf EventTarget subclasses should be FINAL.
Product: WebKit Reporter: Andreas Kling <kling>
Component: UI EventsAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch for EWS
none
Patch none

Description Andreas Kling 2013-09-30 23:46:45 PDT
Now that Anders has fixed the has-extra-memory-cost-function templates, we should mark (most of) the EventTarget subclasses FINAL!
Comment 1 Andreas Kling 2013-09-30 23:47:27 PDT
Created attachment 213061 [details]
Patch for EWS
Comment 2 Andreas Kling 2013-10-01 09:44:50 PDT
Created attachment 213092 [details]
Patch
Comment 3 WebKit Commit Bot 2013-10-01 10:18:46 PDT
Comment on attachment 213092 [details]
Patch

Clearing flags on attachment: 213092

Committed r156719: <http://trac.webkit.org/changeset/156719>
Comment 4 WebKit Commit Bot 2013-10-01 10:18:48 PDT
All reviewed patches have been landed.  Closing bug.