Bug 113254

Summary: Rename ENABLE_INPUT_TYPE_DATETIME
Product: WebKit Reporter: Kent Tamura <tkent>
Component: FormsAssignee: Kent Tamura <tkent>
Status: RESOLVED FIXED    
Severity: Normal CC: abecsi, benjamin, cmarcelo, dbates, esprehn+autocc, gyuyoung.kim, haraken, macpherson, menard, mifenton, morrita, ojan.autocc, rakuco, rwlbuis, tonikitoo, vestbo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch haraken: review+

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.