Re: [webkit-dev] WebHistory problems (how to load Safari history objects)

2008-06-07 Thread uru lama
TED]> wrote: > > On 06/06/2008, at 01:15, uru lama wrote: > > Hi, all. >> >> I would like to load webhistory objects stored in the Safari history >> directory (~/Library/Caches/Metadata/Safari/History). However, loading from >> file using the NSURL and WebHist

[webkit-dev] WebHistory problems (how to load Safari history objects)

2008-06-06 Thread uru lama
Hi, all. I would like to load webhistory objects stored in the Safari history directory (~/Library/Caches/Metadata/Safari/History). However, loading from file using the NSURL and WebHistory loadFromURL method does not work since WebHistory object is always empty and the method returns a NO value.