Is there any id's in the sessionstore.js file linked to the places.sqlite??
I have seen the sessionstore.js file. It has the tabs and windows information in it.The information is very unclear.Is that data in js is similar to places.sqlite. When i see the id number in js file it is not matching with any of the table in the moz_historyvisits or moz_places..am confused ..can you help me?
All Replies (2)
The information about what pages are in tabs is in sessionstore.js, and the history is stored in places.sqlite, so there must be some kind of cross-reference, but exactly what, I do not know.
I have tried with id's but they are not matching it either.How they are related to each other.