On Mon, Mar 4, 2013 at 4:52 PM, Jer Noble <jer.no...@apple.com> wrote:

>
> On Mar 4, 2013, at 4:46 PM, Ryosuke Niwa <rn...@webkit.org> wrote:
>
> Could you add either build or runtime flag?
>
>
> I most definitely could.  But are there any ports who would disable the
> flag?  (Honestly asking, here.)  If not, adding a feature flag may be more
> trouble than its worth.
>

In chromium we would like the ability to monitor and, when appropriate,
disable vendor-prefixed non-standard CSS properties.  I think it's a bad
idea to assume that by default all ports will want to expose non-standard
API to the web platform without at least considering the situation and
having a plan to remove at least the prefixed version.  Please add a flag
and, for bonus points, hook up FeatureObserver so we can monitor usage of
this property.

- James


>
> -Jer
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>
>
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to