On Mon, Nov 10, 2008 at 3:18 PM, Benjamin Meyer <[EMAIL PROTECTED]> wrote: >> 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.
Thanks Benjamin. Can you comment on my proposed approach and whether it would work for you, or give alternate suggestions? You probably need the actual URL, so maybe it wouldn't. WebKit's new system is actually much closer to the way Chromium does this already. Brett _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

