[Webkit-unassigned] [Bug 33685] fast/dom/Window/timer-resume-on-navigation-back.html failed on Snow Leopard Intel Leaks Bot (Debug)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 14 13:36:03 PST 2010


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





--- Comment #1 from Eric Seidel <eric at webkit.org>  2010-01-14 13:36:01 PST ---
My comments above seem unclear.  What I meant to propose:

1.  We continue scheduling a timeout of 100ms.
2.  We sign up for some event to detect that we've actively gone backwards.
3.  Until we get that event, if our timeout fires, we just keep rescheduling
it.
4.  Once we've gotten that event and our timeout has fired, then we dump.

Maybe someone has a better proposal for how to de-flake this test?

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