Bug 138644 - Mark more virtual functions in HTMLInputElement as final
Summary: Mark more virtual functions in HTMLInputElement as final
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-11 17:47 PST by Chris Dumez
Modified: 2014-11-11 20:17 PST (History)
1 user (show)

See Also:


Attachments
Patch (12.43 KB, patch)
2014-11-11 17:57 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (14.69 KB, patch)
2014-11-11 19:00 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2014-11-11 17:47:54 PST
Mark more virtual functions in HTMLInputElement as final to help the compiler optimize better.
Comment 1 Chris Dumez 2014-11-11 17:57:21 PST
Created attachment 241402 [details]
Patch
Comment 2 Chris Dumez 2014-11-11 19:00:30 PST
Created attachment 241408 [details]
Patch
Comment 3 WebKit Commit Bot 2014-11-11 20:17:19 PST
Comment on attachment 241408 [details]
Patch

Clearing flags on attachment: 241408

Committed r176001: <http://trac.webkit.org/changeset/176001>
Comment 4 WebKit Commit Bot 2014-11-11 20:17:23 PST
All reviewed patches have been landed.  Closing bug.