[Webkit-unassigned] [Bug 71052] [GTK] Visited links of a page group should be removed when clearing back/forward list

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 2 05:43:41 PDT 2011


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





--- Comment #7 from Alejandro G. Castro <alex at igalia.com>  2011-11-02 05:43:42 PST ---
(In reply to comment #5)
> (In reply to comment #3)
> 
> > Running the tests in WebKit2 is actually where I noticed that Gtk port holds onto visited links and is the only port to do so. WebKitTestRunner is structured in a way that the usage of WebKit2 does not vary that much between the ports, so the other ports didn't have these problems while these errors were popping up for me. With this patch these tests would also start passing when running the tests in WebKit2.
> 
> Oh! So they weren't passing before on WebKit2. I thought they were because they were not skipped. Alex, were these tests passing for you before?

Just tested them with last revision and they are failing. I do not recall these tests specifically when I created the WK2 Skipped file, it is weird, I suppose they were passing at that point. 

...

Just checked trac and here it is the explanation, a change in the visited links that was rebaselined by phil and hided the problem:

http://trac.webkit.org/changeset/97736
http://trac.webkit.org/changeset/97861

These commits link with commits 97602 and 97596, that were causing the problem.

EFL fixed a similar issue apparently

http://trac.webkit.org/changeset/97797

This situation recalls me when we did not have the bots, hopefully we could have a WK2 at some point.

I hope this helps.

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