[webkit-dev] HTML5 tokenizer enabled

Eric Seidel eric at webkit.org
Wed Jun 16 02:20:08 PDT 2010


See https://docs.google.com/document/edit?id=1as5xYjyMSCph4960iz0-Kb7hZKf_L6f2vts57NMcVBI&hl=en#
for a description of expected differences.

On Wed, Jun 16, 2010 at 2:18 AM, Adam Barth <abarth at webkit.org> wrote:
> As of early this morning, we've enabled the HTML5 tokenizer on trunk.
> I expect we've broken a lot of things.  Please file bugs and CC Eric,
> Tonyg, and myself.  Thanks for your patience.
>
> You can get the old parser back by passing --legacy-parser to
> DumpRenderTree or typing the command "defaults write com.apple.Safari
> WebKitHTML5ParserEnabled -bool NO"
>
> Adam
>
> PS: The new code has a lot of ASSERTs.  If you're think parsing in
> debug builds is too slow, we can remove some of these.
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>


More information about the webkit-dev mailing list