Jay Garcia wrote: >> Hi, >> >> Something in one of my extensions causes Firefox 2.x and 3.x to crash when >> the user changes active >> tabs using Cntl-Shift-Tab (but not Cntl-Tab). Unfortunately, neither >> Talkback nor Breakpad are >> triggered. >> >> I'm having a really hard time determining the problematic code. Anyone >> have ideas on how to pursue >> this? >> >> Thanks, >> Eric >> > > Disable all extensions and then re-enable one a time until the culprit is > determined. > > Jay > >
And if its one of your own extensions you're wishing to debug, then use dump around the code to determine right before the crash. _______________________________________________ Project_owners mailing list [email protected] https://www.mozdev.org/mailman/listinfo/project_owners
