Artifact
005fa0d1085542558f7aaee8691e684fa293408d848ef38528ecf042daac731e:
- File
src/fossil.storage.js
-
2020-08-18 18:19:57
— part of check-in
[5b9a4c9059]
on branch trunk
— Disabled localStorage as a backend option for the fossil.storage JS API after it was painfully discovered that multiple repos on the same hoster actually share that storage, as opposed to it being achored at the repo. That API now uses sessionStorage, if available, before falling back to transient instance-local storage.
(user:
stephan
size: 3418)
-
2020-08-18 18:44:30
— part of check-in
[af383a7b3d]
on branch branch-2.12
— Backported in [5b9a4c90594d8ea6], as explained in detail at [https://fossil-scm.org/forum/forumpost/0f56c9edd9].
(user:
stephan
size: 3418)