From 141e2e829504f6659f6173aa4124e53959cc41ab Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 24 May 2023 01:54:55 +0300 Subject: [PATCH] added a tool to track stray globals... Signed-off-by: Alex A. Naanou --- Viewer/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Viewer/index.html b/Viewer/index.html index 85ad69cb..68a49860 100644 --- a/Viewer/index.html +++ b/Viewer/index.html @@ -44,6 +44,16 @@ function scopeDiff(cur=window, base=__window){