lp:ubuntu/precise/ubufox

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/precise/ubufox
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

65. By Chris Coulson

* New upstream release v2.0.2
  - Fixes LP: #985862 - update startpage URL

64. By Chris Coulson

* New upstream release
  - Fix an error when no plugins are found

63. By Chris Coulson

* New upstream release
  - Bump maxVersion to 13.0a1
  - Fix a regression in the aptdaemon port of the plugin installer, where
    we weren't offering to enable the required source components. This
    is all handled via aptdaemon
  - Fall back to apturl if aptdaemon isn't available
  - Drop the Ask.com searchplugin (LP: #871144)
* Move back out of the application directory now that LP: #915895 is fixed.
  This means that it also works with nightly builds again
  - update debian/rules

62. By Chris Coulson

* New upstream release
  - Update for Firefox 12.0a1 compatibility
  - Rewrite the plugin installer code to natively support aptdaemon
    (instead of apturl).
    + Note, this only affects plugin installation - search still happens
      using the online PFS.
  - Simplify the update restart notification code
  - Set the update restart notification reminder period to 15 minutes
* Drop dependency on apturl, and add dependency on aptdaemon and
  libglib2.0-0 (we're using GDBus via ctypes)
  - update debian/control

61. By Chris Coulson

* New upstream release.
  - Support Firefox 10

60. By Chris Coulson

* New upstream release.
* Fix LP: #877993 - Help -> Report a Problem does nothing
* Install ubufox in to the Firefox application directory

59. By Chris Coulson

Drop debian/patches/use-natty-startpage.patch so that we use the 11.10
startpage instead (LP: #874109)

58. By Chris Coulson

* New upstream release
  - Guard code running in document load handlers with try/catch statements,
    to avoid breaking the whole UI if something goes wrong
  - Remove the uAddonInstaller module entirely, as we're not actually
    using it
  - Remove the ufoxHTTPListener component, nobody is using this
  - Bump the maxVersion to 9.0a1 to run on current nightlies
* Drop the conffile migration stuff, as there is no upgrade path
  requiring this now
  - remove debian/postinst
  - remove debian/preinst

57. By Chris Coulson

* New upstream release
  - Refactor the update restart notify functionality. The scheduling for
    checking if an update has occurred has been moved in to a JS module shared
    between windows, rather than having every window set up its own timer
    and doing its own checking. Each window registers as a listener on the
    new module
  - Drop all of the ubuntuAltPlugins overlay stuff. We still retain the
    dialog for configuring plugins, but the listeners that fired everytime
    a document was loaded or tab was switched have gone. Instead, the
    information required by the dialog is created when it is launched, rather
    than maintaining a bunch of state on each content document.
  - Clean up the variables that are added to the main window global scope.
    The only variables added now are functions called by menuitem oncommand
    handlers, and these are all namespaced org.ubuntu.Ubufox
  - Hide the translate menuitem in the help menu. It makes no sense to show
    this whilst we aren't using Launchpad for translations
  - Bump maxVersion to 8.0a1

56. By Chris Coulson

* New upstream release
  - Fix LP: #758830 - duplicate (R) strings on "Restart" button in
    Japanese (Nobuto MURATA)
  - Drop old releases from pfsdb code, and ensure we add new releases to the
    DB (Chris Coulson)
  - Bump maxVersion to 6.0.* (Chris Coulson)
  - spellchecking.dictionary should actually be spellchecker.dictionary,
    so we actually get a default spellcheck language (Chris Coulson)
  - Add support for installing system-wide extensions in to the users profile.
    This is only going to be used on Lucid and Maverick as a way to support
    existing system-wide extensions (Chris Coulson)
  - Add a new pref for changing the default homepage, by changing the URL
    provided by about:startpage (Martin Pitt)
  - Fix the startpage for en-AU, en-CA, en-GB and pt (Chris Coulson)
  - Fix LP: #542046 - Provide zh-TW translations (Cheng-Chia Tseng / kecsap)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers