edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
* [Edbrowse-dev]  js progress update
@ 2014-01-08 11:05 Karl Dahlke
  2014-01-08 12:40 ` Adam Thompson
  0 siblings, 1 reply; 9+ messages in thread
From: Karl Dahlke @ 2014-01-08 11:05 UTC (permalink / raw)
  To: Edbrowse-dev

> so I can check if this is an edbrowse issue or a libmozjs24d debian package issue.

I would contact Jean, who contacted me in the first place.
He wants edbrowse in debian, and discovered the problem building against moz26.
He may know how those libraries are built and packaged etc.
He is French, but his English is perfect!

mengualjeanphi@free.fr

Karl Dahlke

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [Edbrowse-dev] js progress update
@ 2014-01-07 12:08 Adam Thompson
  2014-01-07 12:10 ` [Edbrowse-dev] js progress update1 Adam Thompson
  0 siblings, 1 reply; 9+ messages in thread
From: Adam Thompson @ 2014-01-07 12:08 UTC (permalink / raw)
  To: Edbrowse-dev

Hi all,

I've now got a version which works with most of the bundled jsrt tests,
I'm just trying to work out why the form buttons cause it to segfault.

There were a bunch of issues,
both the need to use the new rooting api and also the fact that they've changed
the way js compartments and globals interact within individual contexts.
This basicly means that as well as storing a window's context we now have to
store that context's global object as well (at least I've yet to work out a
nicer way of doing this).
This is so the context can be switched into the same compartment as its global object.
I attempted to just switch the context and leave it there but this exploded
spectacularly when going back a page.

Cheers,
Adam.
PS: if you want to see the progress, the repo is at:
https://github.com/arthompson/edbrowse.git

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

end of thread, other threads:[~2014-01-17 18:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-08 11:05 [Edbrowse-dev] js progress update Karl Dahlke
2014-01-08 12:40 ` Adam Thompson
2014-01-14 20:43   ` Chris Brannon
2014-01-14 21:27     ` Adam Thompson
2014-01-14 22:17       ` Chris Brannon
2014-01-17 12:09         ` Adam Thompson
2014-01-17 18:42           ` Chris Brannon
  -- strict thread matches above, loose matches on Subject: below --
2014-01-07 12:08 Adam Thompson
2014-01-07 12:10 ` [Edbrowse-dev] js progress update1 Adam Thompson
2014-01-08 10:03   ` [Edbrowse-dev] js progress update 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 NNTP newsgroup(s).