Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(166)

Issue 1896073002: Make BaseChooserOnlyDateAndTimeInputType a subclass of InputTypeView. (Closed)

Created:
4 years, 8 months ago by tkent
Modified:
4 years, 8 months ago
Reviewers:
keishi
CC:
blink-reviews, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make BaseChooserOnlyDateAndTimeInputType a subclass of InputTypeView. This CL makes BaseChooserOnlyDateAndTimeInputType a subclass of InputTypeView instead of BaseDateAndTimeInputType, and BaseDateAndTimeInputType::createView() returns a BaseChooserOnlyDateAndTimeInputType instance if the multiple-fields flag is off. - Now BaseChooserOnlyDateAndTimeInputType is built on non-Android platforms. - if !ENABLE(INPUT_MULTIPLE_FIELDS_UI), each of temporal input types doesn't inherit from BaseChooserOnlyDateAndTimeInputType, which is not an InputType. This CL has no behavior change. BUG=243714 Committed: https://crrev.com/bf84c6b983f056ca8df920c897642f84e47d23f4 Cr-Commit-Position: refs/heads/master@{#388202}

Patch Set 1 #

Total comments: 3

Messages

Total messages: 12 (6 generated)
tkent
Keishi, would you review this please? No hurry. https://codereview.chromium.org/1896073002/diff/1/third_party/WebKit/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.h File third_party/WebKit/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.h (right): https://codereview.chromium.org/1896073002/diff/1/third_party/WebKit/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.h#newcode37 third_party/WebKit/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.h:37: // ...
4 years, 8 months ago (2016-04-19 08:29:47 UTC) #4
tkent
https://codereview.chromium.org/1896073002/diff/1/third_party/WebKit/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.h File third_party/WebKit/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.h (right): https://codereview.chromium.org/1896073002/diff/1/third_party/WebKit/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.h#newcode37 third_party/WebKit/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.h:37: // TODO(tkent): Rename this to ChooserOnlyDateAndTimeInputTypeView. On 2016/04/19 at ...
4 years, 8 months ago (2016-04-19 12:30:32 UTC) #5
keishi
LGTM https://codereview.chromium.org/1896073002/diff/1/third_party/WebKit/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.h File third_party/WebKit/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.h (right): https://codereview.chromium.org/1896073002/diff/1/third_party/WebKit/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.h#newcode37 third_party/WebKit/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.h:37: // TODO(tkent): Rename this to ChooserOnlyDateAndTimeInputTypeView. On 2016/04/19 ...
4 years, 8 months ago (2016-04-19 13:05:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1896073002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1896073002/1
4 years, 8 months ago (2016-04-19 14:05:43 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-19 14:09:39 UTC) #10
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:12:07 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/bf84c6b983f056ca8df920c897642f84e47d23f4
Cr-Commit-Position: refs/heads/master@{#388202}

Powered by Google App Engine
This is Rietveld 408576698