78b88a70bb
* fix: backport patch that ensures that cookie store is always created * fix: disable cookie encryption * fix: flush the cookie store when NetworkContext shuts down * test: add test for cookie store persistance * Update patches/common/chromium/ensure_cookie_store.patch Co-Authored-By: brenca <benecene@gmail.com> * Update patches/common/chromium/ensure_cookie_store.patch Co-Authored-By: brenca <benecene@gmail.com>
4 lines
57 B
JSON
4 lines
57 B
JSON
{
|
|
"name": "electron-cookie-app",
|
|
"main": "main.js"
|
|
}
|