Emulation Freezes when mixed content connection is made
Open
bug
- Dominant language
- JavaScript
- Stars
- 23.5k
- Forks
- 1.9k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 7
Description
If you try to use networking on an HTTPS page. but you're connected to an unsecured proxy (WS vs WSS), the entire emulation will freeze.
I confirmed this in both Chrome and Firefox. It'll work just fine if I load the page over HTTP as then the browser won't block the mixed content. The only thing I see in the browser console is the warnings about blocking mixed content
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.