This bug was fixed in the package firefox - 11.0~b4+build1-0ubuntu1
---------------
firefox (11.0~b4+build1-0ubuntu1) precise; urgency=low
* New upstream release from the beta channel (FIREFOX_11_0b4_BUILD1)
* Update globalmenu-extension to 2.0.4
- Add support for Firefox 12
- Ensure we correctly hide dummy menu items
* Fix LP: #915895 - Just set autoDisableScopes to 0. Other distributions
are already doing this, and we already made this feature pretty much
useless by allowing extensions in the application directory, so that our
language packs aren't disabled by default
- update debian/vendor.js
* Fix LP: #926495 - Add patch based on one from bmo: #691898 to enable
building on ppc again
- add debian/patches/fix-build-failure-without-yarr-jit.patch
- update debian/patches/series
* Fix LP: #939657 - Don't call g_settings_new each time we create a HTTP
channel. Doing this causes a dbus roundtrip, and results in us spamming
the session bus unnecessarily
- add debian/patches/avoid-dbus-roundtrip-for-httpchannel.patch
- update debian/patches/series
* Fix LP: #894166 - Make Firefox work with our system hyphenation patterns,
and stop including our own
- update debian/vendor.js
- add debian/patches/dont-include-hyphenation-patterns.patch
- update debian/patches/series
[ Jamie Strandboge <[email protected]> ]
* debian/usr.bin.firefox.apparmor.12.04: include p11-kit abstraction (only
needed on 12.04). LP: #918973
-- Chris Coulson <[email protected]> Fri, 24 Feb 2012 14:55:30
+0000
** Changed in: firefox (Ubuntu Precise)
Status: Triaged => Fix Released
** Changed in: thunderbird (Ubuntu Precise)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to thunderbird in Ubuntu.
https://bugs.launchpad.net/bugs/939657
Title:
Generates a dbus roundtrip with every HTTP request
Status in The Mozilla Firefox Browser:
Confirmed
Status in “firefox” package in Ubuntu:
Fix Released
Status in “thunderbird” package in Ubuntu:
Fix Released
Status in “firefox” source package in Oneiric:
Triaged
Status in “thunderbird” source package in Oneiric:
Fix Committed
Status in “firefox” source package in Precise:
Fix Released
Status in “thunderbird” source package in Precise:
Fix Released
Bug description:
Firefox 11 has the ability to load proxy settings from gconf. However,
it generates a dbus roundtrip to dconf with every HTTP request,
because we call g_settings_new each time. I've submitted a patch
upstream for this, and this bug is just to remind me that we need to
backport it to the beta so that we don't ship the release like this
To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/939657/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp