Re-implement browser session store history handling. This way we'd not need to have a separate database on the browser side. Further, restoring session history would be solely controlled by the engine.
This would make it possible to remove "Disable SessionStore functionality" patch number 46
This is not anything urgent.
Re-implement browser session store history handling. This way we'd not need to have a separate database on the browser side. Further, restoring session history would be solely controlled by the engine.
This would make it possible to remove "Disable SessionStore functionality" patch number 46