Bug 138538 - Move isEmptyValue() logic from HTMLInputElement to TextFieldInputType
Summary: Move isEmptyValue() logic from HTMLInputElement to TextFieldInputType
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: 138515
Blocks:
  Show dependency treegraph
 
Reported: 2014-11-08 17:09 PST by Chris Dumez
Modified: 2014-11-08 21:47 PST (History)
2 users (show)

See Also:


Attachments
Patch (5.14 KB, patch)
2014-11-08 20:48 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-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.