This is the same scenario as the one described in
https://github.com/Igalia/wolvic/pull/951#issue-1881592422 but for the PermissionsDelegate object. When the session is closed the delegate is released, so any potential event coming from Chromium will find that there is no delegate to notify.
This is the same scenario as the one described in https://github.com/Igalia/wolvic/pull/951#issue-1881592422 but for the PermissionsDelegate object. When the session is closed the delegate is released, so any potential event coming from Chromium will find that there is no delegate to notify.