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

TAMURA, Kent tkent at chromium.org
Thu Aug 4 18:40:43 PDT 2011


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.

On Tue, May 24, 2011 at 09:57, Keishi Hattori <keishi at webkit.org> wrote:

> Hi webkit-dev,

> I just wanted to notify everyone that I will be adding a new feature
> flag, INPUT_COLOR. http://webkit.org/b/61273

> This flag will enable <input type=color>

> I need this flag because the color picker UI needs to be implemented
> individually for each platform, and it is going to take some time.

> Also the current text field implementation will be disabled. This is
> to avoid feature detection so that web pages can fall back to JS color
> pickers.

> Thanks!

> Keishi
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev




-- 
TAMURA Kent
Software Engineer, Google




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20110805/6cefd734/attachment.html>


More information about the webkit-dev mailing list