Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Caută ajutor

Atenție la excrocheriile de asistență. Noi nu îți vom cere niciodată să suni sau să trimiți vreun SMS la vreun număr de telefon sau să dai informații personale. Te rugăm să raportezi activitățile suspecte folosind opțiunea „Raportează un abuz”.

Află mai multe

Is there any id's in the sessionstore.js file linked to the places.sqlite??

  • 2 răspunsuri
  • 1 are această problemă
  • 1 vizualizare
  • Ultimul răspuns dat de anu99

more options

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?

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?

Toate răspunsurile (2)

more options

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.

more options

I have tried with id's but they are not matching it either.How they are related to each other.