Bug 116795 - Remove ENABLE_CALENDAR_PICKER
Summary: Remove ENABLE_CALENDAR_PICKER
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-05-26 13:56 PDT by Kent Tamura
Modified: 2013-05-27 15:06 PDT (History)
1 user (show)

See Also:


Attachments
Patch (140.50 KB, patch)
2013-05-26 14:52 PDT, Kent Tamura
no flags 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-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.