mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-30 17:58:37 +08:00
80a1fee70f
Apparently, using the old chromium network implementation changes the way cookies are handled, causing cookies to reset. So instead of doing that, continue to use the new network implementation on Windows, and only use the old network implementation on macOS for the time being.