Do not emit dataChange for a row that is being removed

This keeps track of which process that is being removed and prevents dataChange signals from being emitted for that process, since this is something that can trip up proxy models.

CCBUG: 437862

Merge request reports

Loading