[webkit-dev] PageGroup and visited link coloring

Brett Wilson brettw at chromium.org
Mon Nov 10 15:27:29 PST 2008


On Mon, Nov 10, 2008 at 3:18 PM, Benjamin Meyer <ben at meyerhome.net> 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


More information about the webkit-dev mailing list