Files
ladybird/Libraries/LibGUI
Andreas Kling c6170070ed LibGUI: Clear out a GJsonArrayModel if it fails to open the JSON source
This fixes an issue in SystemMonitor where old data would linger in the
table views after selecting a process owned by another user.

Since we can no longer read /proc/PID/* unless PID belongs to us,
we will now present empty views for these processes. :^)
2020-01-02 20:57:55 +01:00
..
2019-09-21 19:21:36 +02:00
2019-07-11 15:49:47 +02:00
2019-10-28 19:08:48 +01:00