edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
* [Edbrowse-dev] the siblings patch
@ 2016-12-29  3:31 Kevin Carhart
  0 siblings, 0 replies; only message in thread
From: Kevin Carhart @ 2016-12-29  3:31 UTC (permalink / raw)
  To: Edbrowse-dev

I just sent a suggested patch which will implement the DOM manipulations 
nextSibling and previousSibling.  Karl, you pointed out a while ago that 
the siblings are computed in the course of our native insertBefore code. 
But I did it in javascript so that I would have a deeper understanding 
and not just be modifying your insertBefore code in more of a brittle way. 
And also, nextSibling and previousSibling are merely discerning 
something and there is no side effect to worry about.  It doesn't change 
the tree, just discerns information about it.

Kevin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-29  3:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-29  3:31 [Edbrowse-dev] the siblings patch Kevin Carhart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).