[Webkit-unassigned] [Bug 84055] [Chromium] css3/filters/huge-region-composited.html crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 5 18:34:32 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=84055





--- Comment #4 from James Robinson <jamesr at chromium.org>  2012-06-05 18:34:31 PST ---
It looks like this filter is getting through the filter engine checks, but our compositor can't actually handle it.  We should probably reject it at some point in our compositor implementation either by ignoring this particular filter or just ditching the whole filter chain.

What do you think, Stephen?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list