Files
flipper/desktop
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-04-30 06:32:34 -07:00
2020-06-30 06:33:04 -07:00
2020-06-30 06:33:04 -07:00
2020-06-30 06:33:04 -07:00
2020-03-20 13:37:41 -07:00
2020-06-30 06:33:04 -07:00
2020-06-30 06:33:04 -07:00
2020-06-03 08:45:16 -07:00
2020-06-30 06:33:04 -07:00
2020-06-30 06:33:04 -07:00
2020-06-30 06:33:04 -07:00
2020-06-30 06:33:04 -07:00
2020-06-30 06:33:04 -07:00
2020-06-19 03:54:49 -07:00
2020-04-24 06:59:38 -07:00
2020-06-19 03:54:49 -07:00
2020-06-30 06:33:04 -07:00
2020-04-01 02:52:01 -07:00
2020-04-01 02:52:01 -07:00
2020-06-26 03:25:27 -07:00