[webkit-dev] More feature flags for input types (Re: New Feature Flag Proposal: INPUT_COLOR)

Darin Adler darin at apple.com
Fri Aug 5 11:05:45 PDT 2011


On Aug 4, 2011, at 6:40 PM, TAMURA, Kent wrote:

> Like INPUT_COLOR, I'd like to introduce feature flags for date, datetime, datetime-local, month, time, and week types.
> * We're going to implement dedicated UIs for them, and will want to disable it temporarily.
> * Their current implementations are insufficient and one might not want to ship them in browsers, but they were already shipped in some browsers.

These are both good reasons to have a feature flag and I think it’s critical we do that. But is there any grouping we can do? Does each need a separate feature flag?

    -- Darin



More information about the webkit-dev mailing list