[webkit-dev] Changes to window.focus/window.blur controlled by a setting?

Andy Estes aestes at apple.com
Mon May 21 12:32:37 PDT 2012


On May 21, 2012, at 12:25 PM, Andrew Wilson <atwilson at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120521/363a0485/attachment.html>


More information about the webkit-dev mailing list