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
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to