You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// All webviews on this profile will be closed, and the profile will be marked for deletion.
369
+
/// The render process of webviews on this profile will asynchronously exit with the reason `COREWEBVIEW2_PROCESS_FAILED_REASON_PROFILE_DELETED`. See 'COREWEBVIEW2_PROCESS_FAILED_REASON::COREWEBVIEW2_PROCESS_FAILED_REASON_PROFILE_DELETED' for more details.
370
+
/// The profile directory on disk will be actually deleted when the browser process exits.
371
+
/// Profile creation will fail if you create a new profile with the same name as a profile that is being deleted.
0 commit comments