On Fri, Feb 8, 2013 at 4:16 PM, Benjamin Poulain <benja...@webkit.org>wrote:

> On Fri, Feb 8, 2013 at 4:12 PM, Gregg Tavares <g...@google.com> wrote:
>
>> Can you expose a time or setTime function in DRT and some option that
>> says "let JS control the clock"?
>>
>
> Unfortunately, that only works in the simple cases.
> We could cheat the WebCore clock, but that would ultimately be wrong for
> animations running in threads or driven outside WebCore.
>

The point was you need to be able to control all the clocks if you want
repeatable results. If you're saying some clocks can't be controlled that
sounds like something needs to be refactored so it's testable.


>
> Benjamin
>
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to