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 async exit with reason. 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
+
/// It will be failure to create a new profile with the name of the deleting profile.
0 commit comments