From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mimir.eigenstate.org ([206.124.132.107]) by ewsd; Sun Mar 22 16:54:19 EDT 2020 Received: from abbatoir.fios-router.home (pool-162-83-132-245.nycmny.fios.verizon.net [162.83.132.245]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id 60666c4d (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO); Sun, 22 Mar 2020 13:54:18 -0700 (PDT) Message-ID: <5E2CEFE4A8907383E439F8328993ABEE@eigenstate.org> To: jamos@oboj.net, 9front@9front.org Subject: Re: [9front] adding javascript enable to netsurf Date: Sun, 22 Mar 2020 13:54:17 -0700 From: ori@eigenstate.org In-Reply-To: <3847d6682523c6f2857ab137794bbb27@oboj.net> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: extensible shared rich-client self-signing scripting optimizer > I’d be interested in any ideas on how > to approach debugging this. Add some asserts with expected values. If you don't know the expected values, put some log statements in places that seem like they could be going wrong, and then diff the values against a working version.