Files
flipper/desktop/static
Chaiwat Ekkaewnumchai c8af6da236 Disable Web Security in Command Line
Summary:
We've disabled web security in `BrowserWindow` (https://fburl.com/diffusion/0l0q669m). However, there is a bug in Electron 9 that makes this doesn't work as expected (https://github.com/electron/electron/issues/23664). Earlier, we've resolved this problem by specifying `no-cors` mode in requests. This strikes again in other plugin.

This diff applies a workaround commented inside the issue to allow to make CORS requests.

Reviewed By: nikoant

Differential Revision: D22306977

fbshipit-source-id: ea0f5e3f1c4080037df258a6c5ce1fc89d433c3b
2020-06-30 06:52:07 -07:00
..
2020-03-27 03:26:51 -07:00
2020-04-07 10:12:28 -07:00
2020-06-30 06:33:04 -07:00
2020-06-09 09:21:29 -07:00
2020-06-30 06:52:07 -07:00
2020-06-30 06:33:04 -07:00
2020-03-24 09:38:11 -07:00
2020-03-24 09:38:11 -07:00