[Webkit-unassigned] [Bug 117550] [CSS Shaders] Animations and transitions should use validated custom programs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 26 05:43:30 PDT 2013


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





--- Comment #20 from Alexandru Chiculita <achicu at adobe.com>  2013-06-26 05:45:26 PST ---
(In reply to comment #19)
> (From update of attachment 205273 [details])
> Simon, Alexandru, is this on the right track or am I off in the weeds?

I think you can update computeFilterOperations to avoid adding the clients, but I think that we still need a real client. For example, what happens if the shaders are loaded when the animation is already supposed to be running? My expectation would be that the animation will load the shaders and still be able to run. At least that's what happens in the software pipeline.

Also, this problem might be a good question for the w3c CSS group: Should the navigator postpone the start of the filter animations until the shaders are loaded? I think shaders are the first to have this problem.

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