[Webkit-unassigned] [Bug 53733] Timers can fire after a frame has been put into the page cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 23 14:20:01 PST 2012


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





--- Comment #13 from Mihai Parparita <mihaip at chromium.org>  2012-01-23 14:20:00 PST ---
(In reply to comment #12)
> I didn't actually create a test case for this bug (only bug 53648, which is related), but it should be easy to make a test case for this bug too. See http://persistent.info/webkit/test-cases/webkit-53733/main.html (it will alert "I am running in a.html" even after navigating away to dummy.html)

Just to be clear, that URL is a test for this bug, it should be easy to convert to a layout test (see the test case in http://trac.webkit.org/changeset/77559, the test logs when various bits of code execute, so the ordering of the log statements makes it easy to verify that no code execution is taking place while the page is in the page cache).

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