On May 21, 2012, at 12:25 PM, Andrew Wilson <atwil...@google.com> wrote:

> No, because the setTimeout() callback would be executed outside the context 
> of a user gesture.

This isn't always true. User gesture state is forwarded to the timeout's 
callback if the timeout was scheduled in the context of a user gesture and the 
interval is one second or less.

-Andy
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to