gecko-dev/mobile/android/locales
Rob Wu b72d2fe05f Bug 1005268 - Remove "datetime" UI from Fennec and fix capitalization issue r=jchen
`<input type=datetime>` was dropped from the spec many years ago,
and is not supported by the platform. To JS code, it looks like a
regular text input box.

With removed support for "datetime" inputs, we can also fix a bug in the
InputWidgetHelper. Due to the use of getAttribute, if the attribute
value was capitalized, then the special date/time picker UI would not be
shown. This is corrected by using the "type" property instead.

I verified on Android Nougat that all other input types (date,
datetime-local, week, month, time) still work as intended.

Depends on D8668

Differential Revision: https://phabricator.services.mozilla.com/D8666

--HG--
extra : moz-landing-system : lando
2018-10-16 15:57:26 +00:00
..
en-US Bug 1005268 - Remove "datetime" UI from Fennec and fix capitalization issue r=jchen 2018-10-16 15:57:26 +00:00
all-locales Bug 1460122 - Add 'en-CA' to Fennec all-locales for single-locale builds, r=flod 2018-05-21 15:44:12 -07:00
filter.py Bug 1478219 - Remove search default and search order from l10n checks (mobile, desktop) r=Pike 2018-10-16 11:12:34 +00:00
jar.mn Bug 1486934 - Modify about:about to use fluent for localization r=Gijs,flod,jaws,Pike 2018-10-10 17:41:47 +00:00
l10n.ini
l10n.toml Bug 1478219 - Remove search default and search order from l10n checks (mobile, desktop) r=Pike 2018-10-16 11:12:34 +00:00
maemo-locales Bug 1478590 - Add 'lij' to Fennec maemo-locale for multi-locale builds, r=flod 2018-07-26 11:22:44 +02:00
Makefile.in Bug 1461432 - Use list.json instead of browsersearch.json. r=nalexander 2018-05-17 12:51:16 -05:00
moz.build