electron/shell
loc cd0dda0125
fix: allow blocking IO for setAppLogsPath to avoid DCHECK (#23111)
* fix: let setAppLogsPath write to disk on UI thread

Otherwise, the DCHECK in thread_restrictions will fire.

* scope the io allowance more tightly

* oops, scope it tightly in the mac version too
2020-04-21 12:28:01 -07:00
..
app fix: use Node's microtasks policy in node_main.cc (#23153) 2020-04-21 12:18:22 -07:00
browser fix: allow blocking IO for setAppLogsPath to avoid DCHECK (#23111) 2020-04-21 12:28:01 -07:00
common refactor: remove extra args from crashreporter init (#23144) 2020-04-20 14:44:09 -07:00
renderer chore: rename renderer_ipc.cc to ipc_renderer.cc (#23125) 2020-04-20 08:18:15 -07:00
utility chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00