[webkit-dev] Accelerated 2D Tesselation Implementation

Darin Fisher darin at chromium.org
Sat Aug 28 12:36:29 PDT 2010


On Sat, Aug 28, 2010 at 11:32 AM, Adam Barth <abarth at webkit.org> wrote:

> On Sat, Aug 28, 2010 at 7:44 AM, Chris Marrin <cmarrin at apple.com> wrote:
> > That's why I still think this should all go into a branch for now. It
> will help us all see the results without having to deal with the issues of
> (2) right now.
>
> An alternative to a branch is to use a run-time setting.  That worked
> well for the HTML5 parser project.  If there's a clean abstraction
> boundary in the code, we can use that as the branch point for the
> setting.  The advantage of using a run-time setting is that you can
> leverage all the tools for working on trunk (including code reviews,
> etc) but you can avoid disturbing the vast majority of other
> developers while your feature bakes.
>
> Adam
> <http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev>
>


Such a runtime setting already exists for toggling accelerated canvas 2d on
and off.
-Darin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20100828/77b5eece/attachment.html>


More information about the webkit-dev mailing list