qinglongtian / classilla

Automatically exported from code.google.com/p/classilla
0 stars 0 forks source link

XUL crash and event trapping issues #41

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This may affect the UI, so we should fix these. Crash bug needs to be run
under debug, while evaluating
https://bugzilla.mozilla.org/show_bug.cgi?id=224013

Original issue reported on code.google.com by classi...@floodgap.com on 8 Aug 2009 at 3:40

GoogleCodeExporter commented 9 years ago
This appears to be due to either or both of

https://bugzilla.mozilla.org/show_bug.cgi?id=353716
https://bugzilla.mozilla.org/show_bug.cgi?id=227344

This also seems to include Brian's Alltop bug, so marking Critical. I'll try to 
get
to this by the end of the week.

Original comment by classi...@floodgap.com on 12 Aug 2009 at 5:24

GoogleCodeExporter commented 9 years ago
Applied 227344 and this fixes Brian D's Alltop bug. It does not fix the crash on
224013, which dies around nsFont::Equals but there is no matching crash report 
of
that sort, so I'd like to fix 353716 to see if that does it. However, 353716 
requires
mShown which is not currently a class member. I will backport this from Mozilla 
1.8
since it is apparently only relevant in a couple places for us (we do not have, 
for
example, sheets).

Original comment by classi...@floodgap.com on 18 Aug 2009 at 5:04

GoogleCodeExporter commented 9 years ago
Dropping to High. This is just not occuring often enough even to me to make it a
must-add for 9.0.4.

Original comment by classi...@floodgap.com on 15 Oct 2009 at 1:45

GoogleCodeExporter commented 9 years ago
We do want to fix this eventually, because I plan to make options such as Check 
For
Updates be remotely loaded XUL windows, and we can't have closing them crashing 
the
browser.

Original comment by classi...@floodgap.com on 21 Jan 2010 at 2:47

GoogleCodeExporter commented 9 years ago
Moving to Medium as this is not pressing even for 9.2.

Original comment by classi...@floodgap.com on 18 May 2010 at 4:15