|
|
Remove ENABLE_INPUT_TYPE_WEEK compile-time flag.
This was disabled for Android, and enabled for others. So we keeps the runtime
flag WebRuntimeFeatures::enableInputTypeWeek. Android port calls
enableInputTypeWeek(false) in Chromium code (See crrev.com/193567)
BUG=none
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=148238
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+0 lines, -44 lines) |
Patch |
 |
M |
Source/WTF/wtf/FeatureDefines.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/WebCore/css/html.css
|
View
|
1
|
4 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/WebCore/html/InputType.cpp
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/WebCore/html/WeekInputType.h
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/WebCore/html/WeekInputType.cpp
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/WebCore/platform/LocalizedStrings.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/WebCore/platform/chromium/LocalizedStringsChromium.cpp
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/WebCore/platform/text/PlatformLocale.cpp
|
View
|
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/WebKit/chromium/features.gypi
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/WebKit/chromium/src/WebRuntimeFeatures.cpp
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/WebKit/chromium/tests/WebViewTest.cpp
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/v8/RuntimeEnabledFeatures.h
|
View
|
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/v8/RuntimeEnabledFeatures.cpp
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|