This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
929fc8bea5
electron
/
spec
/
fixtures
/
api
/
cookie-app
/
package.json
5 lines
62 B
JSON
Raw
Normal View
History
Unescape
Escape
fix: backport patch that ensures that cookie store is always created (#15836) * 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>
2018-11-29 18:51:13 +00:00
{
test: make test apps' name prefixed with electron-test- (#33511)
2022-03-30 17:17:34 +00:00
"name"
:
"electron-test-cookie-app"
,
fix: backport patch that ensures that cookie store is always created (#15836) * 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>
2018-11-29 18:51:13 +00:00
"main"
:
"main.js"
}
Reference in a new issue
Copy permalink