Bug 138538

Summary: Move isEmptyValue() logic from HTMLInputElement to TextFieldInputType
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 138515    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Chris Dumez 2014-11-08 17:09:55 PST
Move isEmptyValue() logic from HTMLInputElement to TextFieldInputType as this only makes sense for text field input types.
Comment 1 Chris Dumez 2014-11-08 20:48:21 PST
Created attachment 241245 [details]
Patch
Comment 2 WebKit Commit Bot 2014-11-08 21:47:04 PST
Comment on attachment 241245 [details]
Patch

Clearing flags on attachment: 241245

Committed r175787: <http://trac.webkit.org/changeset/175787>
Comment 3 WebKit Commit Bot 2014-11-08 21:47:08 PST
All reviewed patches have been landed.  Closing bug.