I discovered that my command was crashing ff 3.1 b5

it was happening because of
window.getBrowser().selectedTab =
window.getBrowser().addTab(noun_type_jira.searchJiraURL+text);

fix was easy just to use

Utils.openUrlInBrowser(noun_type_jira.searchJiraURL+text);

Guess problem is that if you're trying to do something in sandbox that is
not allowed it crashes FF


Irakli Gozalishvili
Web: http://rfobic.wordpress.com/
Phone: +31 614 205275
Address: Taksteeg 3 - 4, 1012PB Amsterdam, Netherlands


On Fri, Mar 13, 2009 at 4:59 AM, floresg <[email protected]> wrote:

>
> I updated Firefox from Beta 2 to Beta 3 and Firefox would crash every
> time on startup. So I ran Firefox safe mode and with a bit of trial
> and error, I discovered that Ubiquity 0.2pre16 was causing FX to
> crash. I also read on Twitter of some other users having Firefox crash
> after opening it after they updated to the latest beta. I'm not sure
> if they're also using Ubiquity. Just a heads up.
>
> Using Windows Vista 32-bit
>
> Gabriel
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"ubiquity-firefox" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/ubiquity-firefox?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to