From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out.smtp-auth.no-ip.com (out.smtp-auth.no-ip.com [8.23.224.60]) by hurricane.the-brannons.com (Postfix) with ESMTPS id 0EB0777AB4 for ; Wed, 1 Mar 2017 18:42:48 -0800 (PST) X-No-IP: carhart.net@noip-smtp X-Report-Spam-To: abuse@no-ip.com Received: from carhart.net (unknown [99.52.200.227]) (Authenticated sender: carhart.net@noip-smtp) by smtp-auth.no-ip.com (Postfix) with ESMTPA id AD5FD86A for ; Wed, 1 Mar 2017 18:43:02 -0800 (PST) Received: from carhart.net (localhost [127.0.0.1]) by carhart.net (8.13.8/8.13.8) with ESMTP id v222h1L5000762 for ; Wed, 1 Mar 2017 18:43:01 -0800 Received: from localhost (kevin@localhost) by carhart.net (8.13.8/8.13.8/Submit) with ESMTP id v222h1SN000758 for ; Wed, 1 Mar 2017 18:43:01 -0800 Date: Wed, 1 Mar 2017 18:43:01 -0800 (PST) From: Kevin Carhart To: Edbrowse-dev@lists.the-brannons.com Message-ID: User-Agent: Alpine 2.03 (LRH 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Subject: [Edbrowse-dev] allocating This might be a tidy question. What should be the tree presence for scripts that are found out in limbo? In other words, if you had, 12345 >>From what branch should 1, 3 and 5 descend? thanks Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from resqmta-ch2-08v.sys.comcast.net (resqmta-ch2-08v.sys.comcast.net [IPv6:2001:558:fe21:29:69:252:207:40]) by hurricane.the-brannons.com (Postfix) with ESMTPS id 05AE2797B5 for ; Thu, 2 Mar 2017 04:00:42 -0800 (PST) Received: from resomta-ch2-15v.sys.comcast.net ([69.252.207.111]) by resqmta-ch2-08v.sys.comcast.net with SMTP id jPP7cdfosy4bMjPPlcEU1o; Thu, 02 Mar 2017 12:00:57 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20161114; t=1488456057; bh=yzSLybIIGKdUBlGlDdSNbaqiS/1suppFHpw+nsEMSdo=; h=Received:Received:To:From:Reply-to:Subject:Date:Message-ID: Mime-Version:Content-Type; b=DGg4sTe3ioVys4Z3XxMhn44++FNulqtwDcb4zcPd6ybX+jcgPBvEtlMSwsyTk2jOr gIo5fdB4PEEje0AZqb8YoC0PscxmxPgklt1TcKrDha+6LVTMIDK02nbW4cvWTcAXC4 lHnmvNzHj6f40Bfb4fa8GEaI4PM2eI14cdDnlkPTlfQP4qbe9Ybiic/T6a00CRA/da fTgWMMcycCd+E3L9M1YLqya5WZtJiBuV4rUxs9xd5xvUzWeQ6ImTVbJ98nNu++oh2A Qw7MUHZTe/FjvIG+sBbvhgIsTqaqgf6vrM0ss2pjYlhf4xYuUiSE5ZMl7djZa47X2P autSjPprmTEyQ== Received: from unknown ([IPv6:2601:408:c301:784d:21e:4fff:fec2:a0f1]) by resomta-ch2-15v.sys.comcast.net with SMTP id jPPkcabSoNb2HjPPlcBgTJ; Thu, 02 Mar 2017 12:00:57 +0000 To: Edbrowse-dev@lists.the-brannons.com From: Karl Dahlke Reply-to: Karl Dahlke References: User-Agent: edbrowse/3.6.2+ Date: Thu, 02 Mar 2017 07:00:56 -0500 Message-ID: <20170202070056.eklhad@comcast.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary=nextpart-eb-115169 Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfFuH4fz2Surz2Cf+ANAesTjhIsE6464GTB+fQ4EH+8j7Zs6elkQFbT/bR9eGDXJJyoGaTZeFTw91dW8kwUcoJEM1L4dp8S9ccdciRu4H3CSutBzxvhj/ N6AVi+1c65qw+BTFgWu4LGJs6nA4VWELtqP6D1tXq+5JPooqGL4A+NQ+ Subject: [Edbrowse-dev] allocating It's clearly something to do with the interaction between a script, document.write, iframes and embedded html with backslashes and quoting. Still interesting for later, but I may have barked up the wrong tree. thanks Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (unknown [IPv6:2602:4b:a4a9:e100::63a:26e7]) by hurricane.the-brannons.com (Postfix) with ESMTPSA id A6BA2797B5 for ; Thu, 2 Mar 2017 11:56:11 -0800 (PST) From: Chris Brannon To: Edbrowse-dev@lists.the-brannons.com References: <20170202070056.eklhad@comcast.net> Date: Thu, 02 Mar 2017 11:56:27 -0800 In-Reply-To: (Kevin Carhart's message of "Thu, 2 Mar 2017 10:11:26 -0800 (PST)") Message-ID: <87mvd3mp04.fsf@the-brannons.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Edbrowse-dev] allocating