On Thu, Jul 18, 2013 at 4:11 PM, Gavin Sharp <[email protected]> wrote:

> Seeing the filing of bug 895340 pushed me over the edge, because I knew we
> had many other similar bugs on file about unreported JS exceptions.
>
> I ended up filing https://bugzilla.mozilla.org/show_bug.cgi?id=895548, a
> tracking bug from which I could link a bunch of other related bugs that I
> found.
>
> I think many of them are probably related to the same underlying issues,
> and it would be great if someone more familiar with those issues and
> related code (bholley, mrbkap, bz?) could help clean up that bug list.
>

The current exception handling mechanism in XPConnect is, in my assessment,
broken and fragile beyond repair. I'm incrementally simplifying a lot of
related machinery (with the end goal of removing JSContexts altogether),
after which point it will be much simpler to put together a sane and
predictable exception mechanism. We have plans for this, in another
off-list thread.

That is to say, I'm working on the big picture, and not particularly
inclined to work on specific cases of the current general brokenness in the
mean time.

bholley
_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to