Bug 122141 - Leaf EventTarget subclasses should be FINAL.
Summary: Leaf EventTarget subclasses should be FINAL.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-30 23:46 PDT by Andreas Kling
Modified: 2013-10-01 10:18 PDT (History)
1 user (show)

See Also:


Attachments
Patch for EWS (48.59 KB, patch)
2013-09-30 23:47 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (49.18 KB, patch)
2013-10-01 09:44 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.