[Webkit-unassigned] [Bug 53771] [GTK] fast/events/pagehide-timeout.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 4 11:28:31 PST 2011


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





--- Comment #5 from Martin Robinson <mrobinson at webkit.org>  2011-02-04 11:28:31 PST ---
Mihai, pointed me in the right direction on this one. It seems the issue is that  by default Mac uses the DocumentBrowser cache model and makes sure to reset it betwen tests. GTK+:

a. Doesn't have that model.
b. Isn't resetting the model at all between tests.

I'll post a patch soon.

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