Commit c438c9f
committed
Update profile validation and test seed for Firefox 137
Firefox 137 no longer creates webappsstore.sqlite in fresh profiles.
localStorage has migrated to storage/ls-archive.sqlite, and
storage.sqlite is now the QuotaManager metadata database.
Replace webappsstore.sqlite with storage.sqlite in the dump_profile
sanity check and test assertions, and regenerate the test seed profile
with Firefox 137.1 parent 831831a commit c438c9f
3 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments