initialize_notification_permissions


Description:

[ Version ( since = "2.16" ) ]
public virtual signal void initialize_notification_permissions ()

This signal is emitted when a WebContext needs to set initial notification permissions for a web process.

It is emitted when a new web process is about to be launched, and signals the most appropriate moment to use initialize_notification_permissions. If no notification permissions have changed since the last time this signal was emitted, then there is no need to call initialize_notification_permissions again.