Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 2 답장
  • 1 이 문제를 만남
  • 4 보기
  • 최종 답변자: 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?

모든 댓글 (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.