Andreas Kling
e405a8f730
LibWeb: Defer the handling of WebContent process crashes
...
Handling crashes synchronously is finicky since we're modifying the
m_client_state struct while in a callback lambda owned by it.
Let's avoid all the footguns here by simply using deferred_invoke()
and handling the crash on next event loop iteration instead.
2021-02-22 11:28:34 +01:00
..
2021-02-20 13:10:55 +01:00
2021-02-21 23:48:01 +01:00
2021-02-10 19:06:20 +01:00
2021-02-21 23:48:01 +01:00
2021-02-10 09:13:29 +01:00
2021-01-18 15:11:20 +01:00
2021-02-20 09:14:19 +01:00
2021-02-10 19:06:20 +01:00
2021-02-20 11:37:55 +01:00
2021-01-18 15:11:20 +01:00
2021-02-20 12:19:46 +01:00
2021-01-22 21:49:54 +01:00
2021-02-07 11:20:15 +01:00
2021-02-20 09:14:19 +01:00
2021-02-20 00:09:11 +01:00
2021-02-17 15:59:13 +01:00
2021-02-17 15:59:13 +01:00
2021-01-22 21:49:54 +01:00
2021-02-20 00:09:11 +01:00
2021-02-20 12:19:46 +01:00
2021-02-20 12:19:46 +01:00
2021-02-22 11:28:34 +01:00
2021-02-22 11:28:34 +01:00
2021-01-22 21:49:54 +01:00
2021-02-20 12:19:46 +01:00
2021-02-20 12:19:46 +01:00