Bug 113254 - Rename ENABLE_INPUT_TYPE_DATETIME
Summary: Rename ENABLE_INPUT_TYPE_DATETIME
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kent Tamura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-25 17:01 PDT by Kent Tamura
Modified: 2013-03-25 20:33 PDT (History)
17 users (show)

See Also:


Attachments
Patch (64.82 KB, patch)
2013-03-25 17:34 PDT, Kent Tamura
haraken: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2013-03-25 17:01:32 PDT
to ENABLE_INPUT_TYPE_DATETIME_BROKEN or _INCOMPLETE
Comment 1 Kent Tamura 2013-03-25 17:34:25 PDT
Created attachment 194964 [details]
Patch
Comment 2 Kentaro Hara 2013-03-25 19:36:19 PDT
Comment on attachment 194964 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=194964&action=review

rs=me

> LayoutTests/platform/chromium/TestExpectations:938
> +# INPUT_TYPE_DATETIME_INCOMPLETE is disabled ascross Chromiuim until a better Android UI is worked out.  See crbug.com/164561.

Typo: Chromium
Typo: across
Comment 3 Kent Tamura 2013-03-25 20:31:24 PDT
Committed r146847: <http://trac.webkit.org/changeset/146847>
Comment 4 Kent Tamura 2013-03-25 20:33:22 PDT
Comment on attachment 194964 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=194964&action=review

>> LayoutTests/platform/chromium/TestExpectations:938
>> +# INPUT_TYPE_DATETIME_INCOMPLETE is disabled ascross Chromiuim until a better Android UI is worked out.  See crbug.com/164561.
> 
> Typo: Chromium
> Typo: across

Fixed and landed.