From 0ac18fa957652f5efd2dc010d8a285cc08e89891 Mon Sep 17 00:00:00 2001 From: Henrik Skupin Date: Thu, 28 Nov 2024 13:51:12 +0100 Subject: [PATCH] Raise "no such window" error in "dispatching actions" when browsing context (navigable) does no longer exist (#1861) --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index 00450b39..95526de6 100644 --- a/index.html +++ b/index.html @@ -9161,6 +9161,9 @@

Dispatching actions

actions by tick:
    +
  1. If browsing context is no longer open, return + error with error code no such window. +
  2. Let tick duration be the result of computing the tick duration with argument tick actions.