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

Issue 181013012: Remove RenderTheme::supportsDataListUI. (Closed)

Created:
6 years, 9 months ago by tkent
Modified:
6 years, 9 months ago
Reviewers:
keishi
CC:
blink-reviews, zoltan1, dsinclair, bemjb+rendering_chromium.org, eae+blinkwatch, leviw+renderwatch, dglazkov+blink, adamk+blink_chromium.org, jchaffraix+rendering, pdr.
Visibility:
Public.

Description

Remove RenderTheme::supportsDataListUI. The purpose of the funciton was to describe support differences between desktop platforms and Android. Android Chrome now supports same input types for <datalist>. We don't need the function any longer. Note for BaseMultipleFieldsDateAndTimeInputType::createShadowSubtree: |shouldAddPickerIndicator| is always true. We can remove it. BUG=none TEST=none; no behaivor changes. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168603

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -38 lines) Patch
M Source/core/html/forms/BaseDateAndTimeInputType.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp View 1 chunk +4 lines, -11 lines 0 comments Download
M Source/core/html/forms/ColorInputType.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/forms/InputType.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/html/forms/InputType.cpp View 1 chunk +0 lines, -5 lines 0 comments Download
M Source/core/html/forms/RangeInputType.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/forms/TextFieldInputType.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderTheme.h View 1 chunk +0 lines, -3 lines 0 comments Download
M Source/core/rendering/RenderTheme.cpp View 1 chunk +0 lines, -14 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
tkent
Keishi, would you review this please?
6 years, 9 months ago (2014-03-05 04:48:48 UTC) #1
keishi
lgtm
6 years, 9 months ago (2014-03-06 04:24:31 UTC) #2
tkent
The CQ bit was checked by tkent@chromium.org
6 years, 9 months ago (2014-03-06 04:28:30 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tkent@chromium.org/181013012/1
6 years, 9 months ago (2014-03-06 04:28:42 UTC) #4
commit-bot: I haz the power
6 years, 9 months ago (2014-03-06 08:26:34 UTC) #5
Message was sent while issue was closed.
Change committed as 168603

Powered by Google App Engine
This is Rietveld 408576698