[Webkit-unassigned] [Bug 59951] Implement Date and Time Input Value Sanitization
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 2 12:02:28 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=59951
Joseph Pecoraro <joepeck at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |joepeck at webkit.org
--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> 2011-05-02 12:02:29 PST ---
I think a typeMismatch can still happen for a localized string.
So, say a localized string implementation accepts "today" as
a valid string. This would not sanitize that value, but
typeMismatch might say it is invalid. I'll test this out. If that
is the case, maybe I should just change typeMismatch to be
what I have in sanitize()?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list