public inbox for edbrowse-dev@edbrowse.org
 help / color / mirror / Atom feed
* [Edbrowse-dev] Option Rebuild and other things
@  Karl Dahlke
   ` Chris Brannon
  0 siblings, 1 reply; 3+ messages in thread
From: Karl Dahlke @  UTC (permalink / raw)
  To: Edbrowse-dev

This list has been very quiet lately.

1. Any new bugs or segfaults discovered?
I haven't run into any.

2. I think we decided to call js fail on out of memory,
but I still don't see that code in the error reporter.
Is that still the consensus, and should I put it in?

3. Any progress on getting this to work with canned libraries?
Have we done any work on it and/or has debian gotten back to us in any way?

4. I've mentioned that a web page can build itself entirely from js commands,
but in practice that doesn't really happen.
Two things are somewhat common:
dynamically changing a small bit of the page through innerHTML =
which I support in a somewhat kludgy way, and dynamically rebuilding a
select list, which I don't support and in fact causes a segfault.
I was thinking about writing a new function, not a major change to what is there,
but a new function to spin through option lists, if any,
look for changes, adjust the tags accordingly,
and notify the user.
Obviously this would do nothing if js was not alive.
I think it would be nonintrusive, and self-contained, and helpful,
but if you like I will postpone this for another version.
I'll defer to your judgment on this one.
Meantime I can always write it in my mind.
Now that I'm unemployed I hate to go too long
without doing some kind of computer work.

Thanks.

Karl Dahlke

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 [Edbrowse-dev] Option Rebuild and other things Karl Dahlke
 ` Chris Brannon
   ` Adam Thompson

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 read-only IMAP folder(s) and NNTP newsgroup(s).