[webkit-dev] PageGroup and visited link coloring
Benjamin Meyer
ben at meyerhome.net
Mon Nov 10 15:18:23 PST 2008
> I thought I saw that Qt had a
> similar constraint of an external visited link system, but I could be
> wrong.
That is correct, Qt has a QWebHistoryInterface that applications need
to implement. There is/was a bug I filed because it broke when the
change was made in webkit trunk to no longer use the contains function.
http://doc.trolltech.com/4.4/qwebhistoryinterface.html
-Benjamin Meyer
More information about the webkit-dev
mailing list