Skip to content

Commit 127af81

Browse files
author
Denghui Yu
committed
multiple profile Delete Add WinRt enum
1 parent 1885c42 commit 127af81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

specs/ExtendedProcessFailed.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -713,6 +713,8 @@ namespace Microsoft.Web.WebView2.Core
713713
LaunchFailed,
714714
/// The process died due to running out of memory.
715715
OutOfMemory,
716+
/// The process exited because its corresponding profile was deleted.
717+
ProfiledDeleted,
716718
};
717719

718720
runtimeclass CoreWebView2ProcessFailedEventArgs

0 commit comments

Comments
 (0)