[Webkit-unassigned] [Bug 55104] Timer-based events should inherit the user gesture state of their originating event in certain cases.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 13 22:54:53 PDT 2011


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





--- Comment #4 from Andy Estes <aestes at apple.com>  2011-03-13 22:54:53 PST ---
(In reply to comment #3)
> (From update of attachment 85646 [details])
> I can keep chaining these together?  setTimeout from setTimeout to keep the user gesture?

Good catch. My patch allows for that but shouldn't. I should be able to fix that by checking the timer nesting level.

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