[Bug 783790] Re: Firefox 4 crashes when opening Selenium IDE window

2011-09-19 Thread Ubuntu QA's Bug Bot
** Tags added: testcase

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/783790

Title:
  Firefox 4 crashes when opening Selenium IDE window

To manage notifications about this bug go to:
https://bugs.launchpad.net/globalmenu-extension/+bug/783790/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 783790] Re: Firefox 4 crashes when opening Selenium IDE window

2011-06-05 Thread Chris Coulson
** Changed in: globalmenu-extension
   Status: Fix Committed => Fix Released

** Changed in: globalmenu-extension/1.0
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/783790

Title:
  Firefox 4 crashes when opening Selenium IDE window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 783790] Re: Firefox 4 crashes when opening Selenium IDE window

2011-05-26 Thread Launchpad Bug Tracker
This bug was fixed in the package firefox - 4.0.1+build1+nobinonly-
0ubuntu0.11.04.3

---
firefox (4.0.1+build1+nobinonly-0ubuntu0.11.04.3) natty-proposed; urgency=low

  * Update globalmenu-extension to 1.0.5:
  * Fix LP: #783790 - Firefox 4 crashes when opening Selenium IDE window.
Ignore signals for menus without popups
  * Fix LP: #783856 - Firefox 4.0.1 Crash Report
[@ uGlobalMenuBar::~uGlobalMenuBar ]. Don't bail out of building a menu
when encountering a non-XUL element. Also toughen up destructors to not
crash if the menuitem never initialized properly
  * Fix LP: #783997 - Firefox 4.0.1 Crash Report
[@ uGlobalMenuBar::ShouldParentStayVisible ]. Don't crash if the window
gets destroyed before the panel responds to RegisterWindow
 -- Chris CoulsonTue, 17 May 2011 18:28:28 
+0100

** Changed in: firefox (Ubuntu Natty)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/783790

Title:
  Firefox 4 crashes when opening Selenium IDE window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 783790] Re: Firefox 4 crashes when opening Selenium IDE window

2011-05-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/firefox

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/783790

Title:
  Firefox 4 crashes when opening Selenium IDE window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 783790] Re: Firefox 4 crashes when opening Selenium IDE window

2011-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package firefox - 5.0~b2+build1+nobinonly-
0ubuntu1

---
firefox (5.0~b2+build1+nobinonly-0ubuntu1) oneiric; urgency=low

  * New upstream release from the beta channel (FIREFOX_5_0b2_BUILD1)
- Fixes LP: #765970

  * Switch to mozilla-beta
- update debian/mozclient/firefox.conf
  * Drop support for building with an external xulrunner
- update debian/apport/firefox.in
- update debian/firefox.install.in
- update debian/firefox.lintian-overrides.in
- update debian/firefox.sh.in
- update debian/mozconfig.in
- update debian/rules
  * Ditch all the version-number based branding selection. Do this all
purely on the channel name now
- remove debian/firefox-beta.desktop.in
- remove debian/firefox-nightly.desktop.in
- remove debian/firefox-unofficial.desktop.in
- rename debian/firefox-final.desktop.in => debian/firefox.desktop.in
- update debian/firefox.desktop.in
- update debian/rules
- update debian/firefox.sh.in
  * Drop the DEB_ENABLE_IPC option, now that IPC is mandatory
- update debian/rules
- update debian/apport/firefox.in
- update debian/firefox.install.in
- update debian/mozconfig.in
  * Build language packs directly from the firefox source
+ Fixes LP: #294187 - Firefox Locales should install locale specific
  search plugins
+ Rip out the bits to create a en-US.xpi
  - update debian/rules
  - remove debian/translation-support/install.rdf.in
+ Include compare-locales FIREFOX_5_0b1_BUILD1 from
  http://hg.mozilla.org/build/compare-locales. It's needed for merging
  en-US strings with incomplete locales
+ Pull l10n data in to tarball from bzr
  - update debian/mozclient/firefox.conf
+ Configure build for creating language packs by configuring with
  "--with-l10n-base="
  - update debian/mozconfig.in
+ Store the list of locales to ship, and provide a way of automatically
  generating that list and the control file entries from the upstream
  source. Also provide a way to blacklist languages. We map languages
  to package names using langpack-o-matic (and also get descriptions
  from there too)
  - update debian/rules
  - add debian/locales-supported
  - add debian/control.langpacks
  - update debian/control
  - add debian/locale-blacklist
  - add debian/refresh-supported-locales.pl
+ Add common-build-indep hook to build the translation xpi's
  - update debian/rules
+ Add common-binary-post-install-indep to install the xpi's and
  searchplugins in to the correct debian packages
  - update debian/rules
  - add debian/get-xpi-id.py
+ When rebuilding debian/control in the clean target, fail the build
  if the control file was out-of-date. This ensures that we don't
  accidentally drop language packs, and forces me to maintain an
  up-to-date control file in bzr
  - update debian/rules
+ Apply vendor patches to localized searchplugins too
  - update debian/patches/ubuntu-codes-amazon.patch
  - add debian/patches/ubuntu-codes-baidu.patch
  - update debian/patches/ubuntu-codes-google.patch
  * Rename vendor.js to distrib.js. The pref service reads these in reverse
alphabetical order, and we want ours to be read last
- rename debian/vendor.js => debian/distrib.js
- update debian/rules
- update debian/patches/install-vendor-prefs.patch
  * Ensure we set LD_LIBRARY_PATH before running "firefox -h"
- update debian/firefox.sh.in
  * Add some missing options to the manpage
- update debian/firefox.1.in
  * Drop patches merged upstream:
- 64-bit-be-fix.patch
  * Refresh patches:
- mozilla-kde.patch
  * Drop DEBIAN_XUL_VER now that Firefox/Gecko versions are the same
- update debian/rules
- update debian/pkgconfig/*.pc.in
  * Add geolocation parameter to en-GB and en-ZA google search plugins. This
will improve relevance of results for non-US English speaking users
- update debian/ubuntu-codes-google.patch

  * Update globalmenu-extension code to 1.5
  * Fix LP: #783790 - Firefox 4 crashes when opening Selenium IDE window.
Ignore signals for menus without popups
  * Fix LP: #783856 - Firefox 4.0.1 Crash Report
[@ uGlobalMenuBar::~uGlobalMenuBar ]. Don't bail out of building a menu
when encountering a non-XUL element. Also toughen up destructors to not
crash if the menuitem never initialized properly
  * Fix LP: #783997 - Firefox 4.0.1 Crash Report
[@ uGlobalMenuBar::ShouldParentStayVisible ]. Don't crash if the window
gets destroyed before the panel responds to RegisterWindow
  * Use --with-app-name to set MOZ_APP_NAME on nightlies now
- update debian/rules
- update debian/mozconfig.in
 -- Chris CoulsonFri, 20 May 2011 23:24:44 
+0100

** Changed in: firefox (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member 

[Bug 783790] Re: Firefox 4 crashes when opening Selenium IDE window

2011-05-19 Thread Jean-Baptiste Lallement
Thanks for testing Luiz. Marking as verification-done

** Tags added: verification-done
** Tags removed: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/783790

Title:
  Firefox 4 crashes when opening Selenium IDE window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 783790] Re: Firefox 4 crashes when opening Selenium IDE window

2011-05-19 Thread Luiz Armesto
Hi Martin. I tested and there is no more crashes. It's working as
expected.

Thank you.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/783790

Title:
  Firefox 4 crashes when opening Selenium IDE window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 783790] Re: Firefox 4 crashes when opening Selenium IDE window

2011-05-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/natty-proposed/firefox

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/783790

Title:
  Firefox 4 crashes when opening Selenium IDE window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 783790] Re: Firefox 4 crashes when opening Selenium IDE window

2011-05-17 Thread Martin Pitt
Accepted firefox into natty-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: firefox (Ubuntu Natty)
   Status: Triaged => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/783790

Title:
  Firefox 4 crashes when opening Selenium IDE window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 783790] Re: Firefox 4 crashes when opening Selenium IDE window

2011-05-17 Thread Luiz Armesto
>> Where can I find a version of Selenium that's actually compatible
with Firefox 4.0.1?

Hi Chris. You can get a snapshot version compatible with Firefox 4 from
http://xserve.openqa.org:8085/browse/IDE-IDE/latest

Thank you.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/783790

Title:
  Firefox 4 crashes when opening Selenium IDE window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 783790] Re: Firefox 4 crashes when opening Selenium IDE window

2011-05-17 Thread Launchpad Bug Tracker
** Branch linked: lp:firefox/4.0

** Branch linked: lp:~mozillateam/firefox/firefox-4.0.natty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/783790

Title:
  Firefox 4 crashes when opening Selenium IDE window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 783790] Re: Firefox 4 crashes when opening Selenium IDE window

2011-05-17 Thread Chris Coulson
** Changed in: firefox (Ubuntu)
   Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/783790

Title:
  Firefox 4 crashes when opening Selenium IDE window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 783790] Re: Firefox 4 crashes when opening Selenium IDE window

2011-05-17 Thread Chris Coulson
** Description changed:

+ *** TEST CASE FOR SRU ***
+ You need to disable addon compat checking here, so you might want to test in 
a temporary profile. Run "firefox -ProfileManager" to create one
+ 
+ Preparation:
+ 1) Install addon compatibility reporter from 
https://addons.mozilla.org/en-US/firefox/addon/add-on-compatibility-reporter/?src=api
+ 2) Install the Selenium extension from 
http://release.seleniumhq.org/selenium-ide/1.0.10/selenium-ide-1.0.10.xpi
+ 
+ Test:
+ 1) Run firefox and select Tools -> Selenium IDE
+ 
+ Results:
+ The old version shall crash
+ With the new version, the Selenium window will appear with a functional 
menubar in the panel
+ 
  When trying to open the Selenium IDE using Firefox 4 with Global Menu
  Bar Integration enabled its crash as soon as the Selenium IDE window is
  created. Disabling the Global Menu Bar Integration its run as expected.
  
  Versions:
  firefox 4.0.1+build1+nobinonly-0ubuntu0.11.04.2
  firefox-globalmenu 4.0.1+build1+nobinonly-0ubuntu0.11.04.2 (1.0.3)
  Selenium IDE 1.0.11
  
  Backtrace:
  $ firefox -g
  GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2
  Copyright (C) 2010 Free Software Foundation, Inc.
  License GPLv3+: GNU GPL version 3 or later 
  This is free software: you are free to change and redistribute it.
  There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
  and "show warranty" for details.
  This GDB was configured as "x86_64-linux-gnu".
  For bug reporting instructions, please see:
  ...
  Reading symbols from /usr/lib/firefox-4.0.1/firefox-bin...Reading symbols 
from /usr/lib/debug/usr/lib/firefox-4.0.1/firefox-bin...done.
  done.
  (gdb) run
  Starting program: /usr/lib/firefox-4.0.1/firefox-bin
  [Thread debugging using libthread_db enabled]
  [New Thread 0x7fffe69ff700 (LWP 9796)]
  [New Thread 0x7fffe5ffa700 (LWP 9797)]
  [New Thread 0x7fffe57f9700 (LWP 9798)]
  [New Thread 0x7fffe4c96700 (LWP 9799)]
  [New Thread 0x7fffe41ff700 (LWP 9800)]
  [New Thread 0x7fffe37ff700 (LWP 9801)]
  [New Thread 0x7fffe2ffe700 (LWP 9802)]
  [New Thread 0x7fffdfeb3700 (LWP 9803)]
  [New Thread 0x7fffdf4ff700 (LWP 9804)]
  [New Thread 0x7fffde9ff700 (LWP 9805)]
  [New Thread 0x7fffde1fe700 (LWP 9806)]
  [Thread 0x7fffdfeb3700 (LWP 9803) exited]
  [Thread 0x7fffde9ff700 (LWP 9805) exited]
  [New Thread 0x7fffdfeb3700 (LWP 9807)]
  [Thread 0x7fffdfeb3700 (LWP 9807) exited]
  [New Thread 0x7fffdfeb3700 (LWP 9808)]
  [New Thread 0x7fffde9ff700 (LWP 9809)]
  [New Thread 0x7fffd81ff700 (LWP 9810)]
  [New Thread 0x7fffd79fe700 (LWP 9811)]
  [New Thread 0x7fffd71fd700 (LWP 9812)]
  [New Thread 0x7fffd69fc700 (LWP 9813)]
  [Thread 0x7fffd81ff700 (LWP 9810) exited]
  [Thread 0x7fffd79fe700 (LWP 9811) exited]
  [Thread 0x7fffde1fe700 (LWP 9806) exited]
  [Thread 0x7fffd69fc700 (LWP 9813) exited]
  [New Thread 0x7fffde1fe700 (LWP 9814)]
  [New Thread 0x7fffd69fc700 (LWP 9815)]
  [New Thread 0x7fffd81ff700 (LWP 9816)]
  [New Thread 0x7fffd79fe700 (LWP 9817)]
  
  (firefox-bin:9793): LIBDBUSMENU-GTK-CRITICAL **: 
dbusmenu_menuitem_property_set_shortcut: assertion `gtk_accelerator_valid(key, 
modifier)' failed
  [New Thread 0x7fffd55ff700 (LWP 9819)]
  [New Thread 0x7fffd4aff700 (LWP 9820)]
  [New Thread 0x7fffd42fe700 (LWP 9821)]
  [New Thread 0x7fffd3afd700 (LWP 9822)]
  [New Thread 0x7fffd2cff700 (LWP 9823)]
  
  Program received signal SIGSEGV, Segmentation fault.
  0x7fffe04ef1a1 in GetOwnerDoc (this=0x7fffd1f76860)
  at 
/build/buildd/firefox-4.0.1+build1+nobinonly/build-tree/mozilla/extensions/globalmenu/components/src/uGlobalMenu.cpp:655
  655   
/build/buildd/firefox-4.0.1+build1+nobinonly/build-tree/mozilla/extensions/globalmenu/components/src/uGlobalMenu.cpp:
 No such file or directory.
   in 
/build/buildd/firefox-4.0.1+build1+nobinonly/build-tree/mozilla/extensions/globalmenu/components/src/uGlobalMenu.cpp
  (gdb) backtrace
  #0  0x7fffe04ef1a1 in GetOwnerDoc (this=0x7fffd1f76860)
  at 
/build/buildd/firefox-4.0.1+build1+nobinonly/build-tree/mozilla/extensions/globalmenu/components/src/uGlobalMenu.cpp:655
  #1  uGlobalMenu::AboutToOpen (this=0x7fffd1f76860)
  at 
/build/buildd/firefox-4.0.1+build1+nobinonly/build-tree/mozilla/extensions/globalmenu/components/src/uGlobalMenu.cpp:189
  #2  0x7fffe04ef4d2 in uGlobalMenu::MenuAboutToOpenCallback (
  menu=, data=)
  at 
/build/buildd/firefox-4.0.1+build1+nobinonly/build-tree/mozilla/extensions/globalmenu/components/src/uGlobalMenu.cpp:95
  #3  0x72c0081c in g_closure_invoke ()
     from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #4  0x72c12019 in ?? () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #5  0x72c1afa9 in g_signal_emit_valist ()
     from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #6  0x72c1b41f in g_signal_emit ()
     from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #7  0x7fffe00c1735 in ?? () from /usr/lib/libdbusmen

[Bug 783790] Re: Firefox 4 crashes when opening Selenium IDE window

2011-05-17 Thread Chris Coulson
** Changed in: globalmenu-extension/1.0
Milestone: None => 1.0.5

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/783790

Title:
  Firefox 4 crashes when opening Selenium IDE window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 783790] Re: Firefox 4 crashes when opening Selenium IDE window

2011-05-17 Thread Chris Coulson
This has caused 142 crash reports in the last 1 week alone

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/783790

Title:
  Firefox 4 crashes when opening Selenium IDE window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 783790] Re: Firefox 4 crashes when opening Selenium IDE window

2011-05-17 Thread Chris Coulson
bzr commit -m "Fix LP: 783790 - don't process any signals for menus with no 
popups"
Committing to: /home/chr1s/src/globalmenu-extension/1.0/

  
modified extensions/globalmenu/install.rdf
modified extensions/globalmenu/components/src/uGlobalMenu.cpp
Committed revision 153.

** Changed in: globalmenu-extension/1.0
   Status: Triaged => Fix Committed

** Branch linked: lp:globalmenu-extension

** Branch linked: lp:globalmenu-extension/1.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/783790

Title:
  Firefox 4 crashes when opening Selenium IDE window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 783790] Re: Firefox 4 crashes when opening Selenium IDE window

2011-05-17 Thread Chris Coulson
bzr commit -m "Fix LP: 783790 - don't process any signals for menus with no 
popups"
Committing to: /home/chr1s/src/globalmenu-extension/globalmenu-extension/   

  
modified extensions/globalmenu/components/src/uGlobalMenu.cpp
Committed revision 160.

** Changed in: globalmenu-extension
   Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/783790

Title:
  Firefox 4 crashes when opening Selenium IDE window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 783790] Re: Firefox 4 crashes when opening Selenium IDE window

2011-05-17 Thread Chris Coulson
The menu which causes this crash doesn't actually have a popup and hence
no content. I'm confused how it even gets this signal (AboutToShow)
though, as the particular menu is hidden and the crash occurs as soon as
the window is opened (before you even have a chance to open a menu).
Ted, do you know if the panel does anything funny here?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/783790

Title:
  Firefox 4 crashes when opening Selenium IDE window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 783790] Re: Firefox 4 crashes when opening Selenium IDE window

2011-05-17 Thread Chris Coulson
This is a fairly common crasher it seems: https://crash-
stats.mozilla.com/report/list?product=Firefox&platform=linux&query_search=signature&query_type=contains&query=uGlobalMenu&reason_type=contains&date=05%2F16%2F2011%2023%3A29%3A46&range_value=1&range_unit=weeks&hang_type=any&process_type=any&do_query=1&signature=uGlobalMenu%3A%3AAboutToOpen

** Changed in: globalmenu-extension
   Importance: Undecided => Critical

** Changed in: globalmenu-extension
   Status: New => Triaged

** Changed in: globalmenu-extension
 Assignee: (unassigned) => Chris Coulson (chrisccoulson)

** Also affects: globalmenu-extension/1.0
   Importance: Undecided
   Status: New

** Also affects: firefox (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: firefox (Ubuntu Natty)
   Importance: Undecided
   Status: New

** Changed in: globalmenu-extension/1.0
   Status: New => Triaged

** Changed in: globalmenu-extension/1.0
   Importance: Undecided => Critical

** Changed in: firefox (Ubuntu)
   Status: New => Triaged

** Changed in: firefox (Ubuntu)
   Importance: Undecided => High

** Changed in: firefox (Ubuntu Natty)
   Importance: Undecided => High

** Changed in: firefox (Ubuntu Natty)
   Status: New => Triaged

** Changed in: firefox (Ubuntu Natty)
Milestone: None => natty-updates

** Changed in: firefox (Ubuntu Natty)
 Assignee: (unassigned) => Chris Coulson (chrisccoulson)

** Changed in: globalmenu-extension/1.0
 Assignee: (unassigned) => Chris Coulson (chrisccoulson)

** Changed in: firefox (Ubuntu)
 Assignee: (unassigned) => Chris Coulson (chrisccoulson)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/783790

Title:
  Firefox 4 crashes when opening Selenium IDE window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs