electron/shell
Cheng Zhao c608d6d7fb
fix: make webRequest work with WebSocket (#22040)
* fix: web request support proxying websocket

* fix: make tests work

* chore: do not use api:: code outside api/ folder

* chore: do not create proxy when no listener

* test: use separate session to avoid conflicts

* chore: address review
2020-02-11 14:56:09 +09:00
..
app feat: enable passing Node.js cli flags (#21110) 2020-02-07 02:59:38 +00:00
browser fix: make webRequest work with WebSocket (#22040) 2020-02-11 14:56:09 +09:00
common fix: remove cyclic references of BrowserWindow (#22006) 2020-02-11 09:37:46 +09:00
renderer fix: use a WeakPtr so we do not UAF the store in FunctionLifetimeMonitor (#22056) 2020-02-08 20:49:38 -08:00
utility chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00