Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Show picker for temporal input elements on Android
This CL makes sure the showPicker() method actually shows the picker on Android. It wasn't the case with the previous CL[1] because MultipleFieldsTemporalInputTypeView is only supported on Desktop. ChooserOnlyTemporalInputTypeView is the class to update to add support for showPicker() on Android. [1] https://chromium-review.googlesource.com/c/chromium/src/+/3056920 Change-Id: Ibab81e7d54c6c8e5442aef1d60f4b1cde3dba2c6 Test: https://show-picker.glitch.me/ Spec: whatwg/html#6909 Bug: 939561 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3263866 Commit-Queue: François Beaufort <beaufort.francois@gmail.com> Reviewed-by: Mason Freed <masonf@chromium.org> Cr-Commit-Position: refs/heads/main@{#938980} NOKEYCHECK=True GitOrigin-RevId: 43f41a8d8039ce72ca983f5892c4484e16d364d1
- Loading branch information