From 376c837f99ab031b60096312fc930e346e335b61 Mon Sep 17 00:00:00 2001
From: Luke Warlow
Date: Sun, 2 Feb 2025 22:33:27 +0000
Subject: [PATCH] Replace assert in set the dialog close watcher with an early
return
---
source | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/source b/source
index 4861fae586c..5079500bc10 100644
--- a/source
+++ b/source
@@ -62210,8 +62210,8 @@ interface HTMLDialogElement : HTMLElement {
element dialog:
- Assert: dialog's close
- watcher is null.
+ If dialog's close watcher is not
+ null, then return.
-
Set dialog's close watcher to the