[Webkit-unassigned] [Bug 120273] Making a focused element invisible should make it blur

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 29 10:16:19 PDT 2013


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





--- Comment #12 from Darin Adler <darin at apple.com>  2013-08-29 10:15:40 PST ---
Can we avoid the recursion by ordering the operations appropriately without a recursion guard? Please keep in mind the timer again is *not* recursion. Scheduling timer over and over again infinitely would be a problem, but still, not infinite recursion.

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