For the curious, as of WebKit 51800, SVG Filters are enabled by default.  In
theory (since this code is cross-platform), this should just require us
turning them on in Chrome, and rebaselining the affected tests (about 24 on
Windows).  In practice, however, some of the code behind #if
ENABLE(SVG_FILTERS) on the V8 bindings side may have rotted, and need some
attention.  Also, there are also a huge number of additional tests are
failing on Linux (481) for reasons unknown as yet.

This issue is being tracked at
http://code.google.com/p/chromium/issues/detail?id=29737

Stephen

On Tue, Dec 8, 2009 at 3:23 PM, Michael Nordman <micha...@chromium.org>wrote:

> Hi all,
>
> Just a note to let you know what's up with webkit rolls (or lack thereof)
> right now.
>
> We're at r51794 and have been for a while. Tip-of-tree webkit is at r51868.
>
> * All manner of svg tests are borked from some reason around r 51800,
> senorblanco is on that.
> * A couple of build breaks obscured things for a while, ajwong has resolved
> those already.
>
> I'm putting together a CL to roll deps to r51868 and update test
> expectations to expect the svg failures (as recommended by senorblanco).
>
> This may be a little bit of a bumpy ride.
>
>
> PS. Oh, and my car broke down this morning. Just my lucky day i guess :)
>
> --
> Chromium Developers mailing list: chromium-dev@googlegroups.com
> View archives, change email options, or unsubscribe:
> http://groups.google.com/group/chromium-dev




-- 
All truth passes through three stages. First, it is ridiculed. Second, it is
violently opposed. Third, it is accepted as being self-evident. --
Schopenhauer

-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to