[Webkit-unassigned] [Bug 91769] Layout Test css3/filters/custom/custom-filter-animation.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 19 15:19:50 PDT 2012


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





--- Comment #4 from Chiculita Alexandru <achicu at adobe.com>  2012-07-19 15:19:49 PST ---
(In reply to comment #2)
> Is ENABLE_CSS_FILTERS even turned on the Mac port?

Both ENABLE_CSS_FILTERS and ENABLE_CSS_SHADERS are turned on the Mac port. That's at least on Lion. CSS Shaders also need WebGL enabled and also activated.

The error you see happens only when ENABLE_CSS_SHADERS is disabled at compile time, as we enable the runtime flags using the overridePreference call. I can only suppose that Mountain Lion has ENABLE_CSS_SHADERS turned of by default at compile time.

In that case, can you please add the whole the css3/filters/custom folder to the ignored list on Mountain Lion? And maybe a new bug to track the status of that compile time flag?

-- 
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