~ubuntu-branches/ubuntu/natty/ubufox/natty-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2011-01-06 00:51:35 UTC
  • Revision ID: james.westby@ubuntu.com-20110106005135-miuqhvfuy3l565ti
Tags: 0.9~rc2-0ubuntu8
* Fix LP: #579091 - ubufox interferes with toolbar buttons for other add-ons.
  Don't initialize or assign any value to gBrowser in alternatePlugins.js.
  It runs in the context of browser.xul, so gBrowser will always exist
  once the browser window has loaded
  - add debian/patches/07_dont_mess_with_gbrowser.patch
  - update debian/patches/series

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ubufox (0.9~rc2-0ubuntu8) natty; urgency=low
 
2
 
 
3
  * Fix LP: #579091 - ubufox interferes with toolbar buttons for other add-ons.
 
4
    Don't initialize or assign any value to gBrowser in alternatePlugins.js.
 
5
    It runs in the context of browser.xul, so gBrowser will always exist
 
6
    once the browser window has loaded
 
7
    - add debian/patches/07_dont_mess_with_gbrowser.patch
 
8
    - update debian/patches/series
 
9
 
 
10
 -- Chris Coulson <chris.coulson@canonical.com>  Thu, 06 Jan 2011 00:51:35 +0000
 
11
 
1
12
ubufox (0.9~rc2-0ubuntu7) natty; urgency=low
2
13
 
3
14
  * Add patch to update for Firefox 4: