lp:~mozillateam/firefox/firefox.raring

Created by Chris Coulson and last modified
Get this branch:
bzr branch lp:~mozillateam/firefox/firefox.raring
Members of Mozilla Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mozilla Team
Project:
Mozilla Firefox
Status:
Development

Recent revisions

1001. By Chris Coulson

releasing package firefox version 26.0+build2-0ubuntu0.13.04.2

1000. By Chris Coulson

releasing package firefox version 26.0+build2-0ubuntu0.13.04.1

999. By Chris Coulson

releasing package firefox version 25.0.1+build1-0ubuntu0.13.04.1

998. By Chris Coulson

releasing package firefox version 25.0+build3-0ubuntu0.13.04.1

997. By Chris Coulson

Reenable no_neon_on_arm.patch

996. By Chris Coulson

* New upstream stable release (FIREFOX_25_0_BUILD3)
  - see LP: #1245414 for USN information
* Refresh patches
  - update d/p/test-fixes/xpcshell-docshell-no-writes-to-appdir.patch
  - update d/p/test-integration/xpcshell-write-time-for-failed-test.patch
  - update debian/patches/ubuntu-ua-string-changes.patch
  - update d/p/test-fixes/xpcshell-exthandler-no-writes-to-appdir.patch
  - update d/p/test-integration/automation-output-junit-xml.patch
  - update d/p/test-integration/mochitest-allow-test-manifest-for-browser-chrome.patch
  - update d/p/test-integration/xpcshell-disable-tests-which-need-appdir-write-access.patch
  - update debian/patches/unity-menubar.patch
* Drop patches
  - remove d/p/test-fixes/xpcshell-docshell-no-writes-to-appdir.patch
  - remove d/p/test-fixes/xpcshell-contentprefs-no-writes-to-appdir.patch
  - remove d/p/test-fixes/mochitest-browser-plugincrash-with-no-crashreporter.patch
  - update debian/patches/series
* Refactor the test results post-process script a bit so that it can use
  regular expressions in the configuration
  - update debian/testing/filter_results
  - update debian/testing/results-filter-manifest.json
  - update debian/tests/post-process
* Run mochitest-plain in 5 chunks, similar to upstream. This should fix
  some test failures we see that seem to be caused by some tests not
  cleaning up properly (seems to fix LP: #1158781 and LP: #1194448)
  - update debian/testing/run_mochitest.in
  - update debian/tests/control
  - move debian/tests/mochitest => debian/tests/mochitest-1
  - add debian/tests/mochitest-2
  - add debian/tests/mochitest-3
  - add debian/tests/mochitest-4
  - add debian/tests/mochitest-5
* Drop d/p/test-integration/test-sameoriginpolicy-debug.patch now that
  we run mochitest-plain in chunks
* Add OCSPStaplingServer binary to testsuite
  - update debian/firefox-testsuite.install.in
  - update debian/build/rules.mk
* Don't let make check failures fail the build for now, as there are some
  jit test failures
  - update debian/build/testsuite.mk
* Try to stop the buildd's from terminating the build during long links
  (use a hack based on the one for the Chromium package)
  - add debian/build/keepalive-wrapper.py
  - update debian/build/rules.mk
* Disable no_neon_on_arm.patch for now

995. By Chris Coulson

releasing package firefox version 24.0+build1-0ubuntu0.13.04.1

994. By Chris Coulson

* New upstream stable release (FIREFOX_24_0_BUILD1)
  - see LP: #1223826 for USN information
* Make sure bindings are always attached for menu popups, even if they
  already have a wrapper when the menu opens
  - update debian/patches/unity-menubar.patch
* Make sure bindings are attached for menu's too, so that menu.open
  always works (finally fixes livemarks when running in Unity)
  - update debian/patches/unity-menubar.patch
* Refresh patches
  - update d/p/test-fixes/mochitest-browser-plugincrash-with-no-crashreporter.patch
  - update d/p/test-fixes/xpcshell-docshell-no-writes-to-appdir.patch
  - update d/p/test-integration/automation-output-junit-xml.patch
  - update debian/patches/ubuntu-bookmarks.patch
  - update debian/patches/unity-menubar.patch
* Make the debian/control autogeneration a bit cleaner
  - update debian/build/config.mk
  - update debian/build/dump-langpack-control-entries.pl
  - update debian/build/rules.mk
  - update debian/control.in
* Don't set stuff that is set by dpkg-buildpackage
  - update debian/build/config.mk
  - update debian/build/rules.mk
* Remove the executable bit from more file types
  - update debian/build/rules.mk
* The upstream mochitest harness now supports a manifest file for all tests
  except for browser-chrome, but we need a separate manifest for each now
  - update d/p/test-integration/mochitest-allow-test-manifest-for-chrome.patch
  - rename d/p/test-integration/mochitest-allow-test-manifest-for-chrome.patch =>
      d/p/test-integration/mochitest-allow-test-manifest-for-browser-chrome.patch
  - update debian/patches/series
  - add debian/testing/extra/mochitest/mochitest-a11y.json
  - add debian/testing/extra/mochitest/mochitest-browser-chrome.json
  - update debian/testing/extra/mochitest/mochitest-chrome.json
  - update debian/testing/run_mochitest.in
* Support running unit tests from an unpacked testsuite tarball anywhere on the
  filesystem
  - update debian/testing/testrunhelper.py
* Include toolkit/components/mediasniffer/test/unit/data/ff-inst.exe in the
  tarball, as it's required for a mimetype sniffing test that we run
  - update debian/config/tarball.conf
* Temporary debug patch
  - add d/p/test-integration/test-sameoriginpolicy-debug.patch
  - update debian/patches/series
* Fix failing test_addEngine_callback.js search xpcshell test
  - rename d/p/test-fixes/xpcshell-search-fix-json-cache-test.patch =>
      d/p/test-fixes/xpcshell-search-fix-tests-when-plugins-are-not-in-appdir.patch
  - update d/p/test-fixes/xpcshell-search-fix-tests-when-plugins-are-not-in-appdir.patch
  - update debian/patches/series
* Fix broken Bulgarian language pack
* Blacklist Mongolian for now
  - update debian/config/locales.blacklist
* Add GStreamber build-depends
  - update debian/control.in

993. By Chris Coulson

releasing version 23.0+build2-0ubuntu0.13.04.1

992. By Chris Coulson

* New upstream stable release (FIREFOX_23_0_BUILD2)
  - see LP: #1208039 for USN information
* Build conflict on python-progressbar, as having this installed causes the
  jit test harness to fail
  - update debian/control.in
* Disable unsupported W3C webgl tests
  - update debian/testing/extra/mochitest/mochitest.json
* Refresh paths for a11y tests after landing of bmo: #854868
  - update debian/testing/extra/mochitest/mochitest-chrome.json
* Make firefox-globalmenu a real transitional package
  - update debian/control.in
  - update debian/build/mozbuild.mk
* Just test the selected locale on all channels in test_langpack_chrome.js,
  rather than testing we get a correctly translated string. This is just
  way too fragile
  - update debian/testing/extra/xpcshell/package-tests/test_langpack_chrome.js
  - update d/p/test-integration/automation-output-junit-xml.patch
  - update debian/patches/unity-menubar.patch
  - update debian/patches/dont-override-general-useragent-locale.patch
  - update debian/patches/no_neon_on_arm.patch
* Drop crashtest-no-network-access.patch as the test seems to have been
  removed from the tree
* Always build the crash reporter and Breakpad symbols on supported
  architectures, even if it is disabled at run time. Will hopefully avoid
  surprises by the time we reach beta (where the crash reporter is enabled)
  - update debian/rules
  - update debian/build/mozvars.mk
  - update debian/build/mozbuild.mk
* Rename mozbuild.mk => rules.mk and mozvars.mk => config.mk
* Shut up lintian
  - update debian/copyright
* Make the transitional globalmenu package priority extra, section oldlibs
  - update debian/control.in
* Make the testsuite priority extra, section misc
  - update debian/control.in
* The testsuite shouldn't depend on essential package libc-bin
  - update debian/control.in
* Override symlink-is-self-recursive warning in the testsuite, as this is
  intentional
  - add debian/firefox-testsuite.lintian-overrides.in
* Remove the executable bit from the testsuite zip file
  - update debian/build/rules.mk
* Remove the executable bit from searchplugins
  - update debian/build/rules.mk
* Silence an embedded-library warning and some image-file-in-usr-lib warnings
  - update debian/firefox.lintian-overrides.in
* Drop firefox-gnome-support. It was only depending on libraries that are
  already guaranteed to exist when firefox is installed (mostly, glib).
  Firefox has no need to depend on libnotify for the time being either, but
  if it does again, that dependency should just be on the main package
  - update debian/control.in
  - update debian/build/rules.mk
  - remove debian/firefox-gnome-support.install.in
* Only blacklist Firefox in Apport on official builds
  - update debian/apport/blacklist.in
  - update debian/build/rules.mk
* Merge in latest desktop file translations
  - update debian/firefox.desktop.in
* Refresh patches
  - update debian/patches/dont-override-general-useragent-locale.patch
  - update debian/patches/no_neon_on_arm.patch
  - update d/p/test-integration/automation-output-junit-xml.patch
  - update d/p/test-overrides/disable-failing-python-tests.patch
  - update debian/patches/unity-menubar.patch
  - update debian/patches/fix-broken-langpack-install-manifests.patch
* Drop patches fixed upstream
  - remove debian/patches/dont-use-stale-manual-proxy-config.patch
  - remove d/p/test-fixes/jittest-disable-bug858582-with-no-parallelarray.patch
  - update debian/patches/series
* Disable intl.locale.matchOS in test_bug848297.js
  - add d/p/test-fixes/xpcshell-chrome-fix-test_bug848297-with-locale-matchOS.patch
  - update debian/patches/series
* Write xpcshell test duration to the JUnit results when the test fails
  - add d/p/test-integration/xpcshell-write-time-for-failed-test.patch
  - update debian/patches/series
* Update test-fixes/mochitest-browser-plugincrash-with-no-crashreporter.patch
  to just not include the test on !MOZ_CRASHREPORTER builds
* Fix build-time xpcshell tests after landing of bmo: 597064, by
  using the python virtualenv provided by the upstream build system
  - update debian/build/testsuite.mk
  - update debian/build/rules.mk
* Fix broken Bulgarian language pack
  - update debian/patches/fix-broken-langpack-install-manifests.patch

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers