Bug 138433

Summary: Remove 2 unnecessary virtual functions on InputType
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, kling, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2014-11-05 12:04:53 PST
Remove 2 unnecessary virtual functions on InputType:
- valueAttributeChanged()
- updateClearButtonVisibility()
Comment 1 Chris Dumez 2014-11-05 12:07:10 PST
Created attachment 241047 [details]
Patch
Comment 2 WebKit Commit Bot 2014-11-05 13:22:06 PST
Comment on attachment 241047 [details]
Patch

Clearing flags on attachment: 241047

Committed r175639: <http://trac.webkit.org/changeset/175639>
Comment 3 WebKit Commit Bot 2014-11-05 13:22:09 PST
All reviewed patches have been landed.  Closing bug.