mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-13 14:49:18 +00:00
Since this was missing, ProcessStateModel never received model_did_update, and it was possible for the ProcessModel index to go stale and show another process. Fixes #9129.