Sergey Rubanov
Sergey Rubanov
somewhat related and should be kept in mind when we are going to work on this https://github.com/socketsupply/socket/issues/608
Some thoughts about this. We can also make background [transparent by default](https://github.com/socketsupply/socket/issues/648), so users could add a color transition to make it appear nicely instead of blinking immediately when web...
Can't reproduce
But I can reproduce this when I do a right click on the app icon in dock and then press quit
> But I can reproduce this when I do a right click on the app icon in dock and then press quit this one is still a bug
I can reproduce it. When I close the app from the Dock, the app crashes and I still can see process running in the terminal
```js // @ts-check /** * @module Test.DOM-helpers * * Provides a test runner for Socket Runtime. * * * Example usage: * ```js * import { test } from 'socket:test/dom-helpers.js'...
Related: - [wintercg/fetch: Cookies and fetch() on servers](https://github.com/wintercg/fetch/issues/7) - [wintercg/fetch: Add special handling of set-cookie to Headers](https://github.com/whatwg/fetch/pull/1346) - [Deno's fetch spec deviations](https://deno.land/[email protected]/runtime/web_platform_apis#spec-deviations)
https://developer.apple.com/documentation/webkit/wkhttpcookiestore/cookiepolicy
This could be fixed already. We need integration tests to check it.