Bug 116795

Summary: Remove ENABLE_CALENDAR_PICKER
Product: WebKit Reporter: Kent Tamura <tkent>
Component: FormsAssignee: Kent Tamura <tkent>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Kent Tamura 2013-05-26 13:56:16 PDT
Remove ENABLE_CALENDAR_PICKER
Comment 1 Kent Tamura 2013-05-26 14:52:27 PDT
Created attachment 202929 [details]
Patch
Comment 2 WebKit Commit Bot 2013-05-26 15:35:42 PDT
Comment on attachment 202929 [details]
Patch

Clearing flags on attachment: 202929

Committed r150724: <http://trac.webkit.org/changeset/150724>
Comment 3 WebKit Commit Bot 2013-05-26 15:35:43 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Robert Hogan 2013-05-27 11:38:17 PDT
Comment on attachment 202929 [details]
Patch

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

> Source/WebKit/blackberry/WebCoreSupport/AboutDataEnableFeatures.in:-17
> -CALENDAR_PICKER

Doesn't this remove this feature from the blackberry port? Shouldn't they have sight of this?
Comment 5 Kent Tamura 2013-05-27 15:06:34 PDT
(In reply to comment #4)
> (From update of attachment 202929 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=202929&action=review
> 
> > Source/WebKit/blackberry/WebCoreSupport/AboutDataEnableFeatures.in:-17
> > -CALENDAR_PICKER
> 
> Doesn't this remove this feature from the blackberry port? Shouldn't they have sight of this?

Blackberry port has never enabled CALENDAR_PICKER AFAIK.