Skip to content

Ignore critical notifications in window heap effects

Nicolas Fella requested to merge work/nico/critical-noti-overview into master

We filter out regular notifications, but critical notifications are their own window type, so we need to explicitly filter them too

BUG: 463437

Merge request reports