On Tue, Jul 1, 2014 at 11:53 PM, Maciej Stachowiak <[email protected]> wrote:
> > In fairness I should note that enabling by default in nightlies doesn’t > necessarily mean anyone will ship it right away. But it’s still a good > thing to do to get better test coverage. > I fully understand it doesn't mean that any port will ship it. But as you said, it'd be better for test coverage. It would also prevent the code from bit rotting, as well as let Web developers play around with the implementation. On Jul 1, 2014, at 1:26 PM, Benjamin Poulain <[email protected]> wrote: > > The barrier on entry is rather low to enable something in the nightly. It > is your responsibility to make sure we don't get tons of bug reports, > crashes, or security issues. > Of course. > You need to have okay test coverage and make sure the tests work on all > the ports (if relevant for the given platforms obviously). > This is already in place. > Then you just make a patch and post the link to the bug on the mailing > list. :) > I've submitted a patch to turn it on by default at https://bugs.webkit.org/show_bug.cgi?id=134634 Thanks :)
_______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

