[ubuntu/raring-proposed] firefox 20.0+build1-0ubuntu1 (Accepted)
Chris Coulson
chris.coulson at canonical.com
Thu Apr 4 20:05:56 UTC 2013
firefox (20.0+build1-0ubuntu1) raring; urgency=low
* New upstream stable release (FIREFOX_20_0_BUILD1)
* Update globalmenu-extension to 3.9
- Firefox 20 compatibility fixes
- This is the last version of this addon, and will be dropped in the
next Firefox release
* Drop patches fixed upstream
- remove debian/patches/ionmonkey-hardfp-support.patch
- update debian/patches/series.in
* firefox-gnome-support needs explicit dependency on libnotify
- update debian/control{,.in}
* Add support for autopkgtest, package the xpcshell, reftest and
mochitest testsuites and migrate the xpcshell-tests, reftest, crashtest,
jstestbrowser and mochitest targets to this. Note that tests that can't
be ran as an autopkgtest (eg, if they require write permissions to the
application directory) will still be ran at build time
- add firefox-testsuite package in debian/control.in
- update debian/control
- add debian/firefox-testsuite.install.in
- add debian/firefox-testsuite.links.in
- update debian/build/mozbuild.mk
- update debian/rules
- drop xpcshell-tests, reftest, crashtest, jstestbrowser and mochitest
targets from debian/build/testsuite.mk, add xpcshell-tests-build
and the ability to run xpcshell-tests with our own reduced manifest
- add debian/tests/control
- add debian/tests/crashtest
- add debian/tests/jstestbrowser
- add debian/tests/mochitest
- add debian/tests/reftest
- add debian/tests/xpcshell-tests
- add debian/testing/run_mochitest.in
- add debian/testing/run_xpcshell_tests.in
- add debian/testing/run_reftest.in
- add debian/testing/testrunhelper.py
- update debian/config/mozconfig.in to always build with --enable-tests
- add debian/testing/xpcshell-build.ini
* Ensure that the directory provider returns all searchplugin paths during
the search service xpcshell tests
- add d/p/test-fixes/xpcshell-search-fix-browser-dirprovider.patch
- update debian/patches/series.in
* Fix various tests that assume that either the application directory or
test directory can be written to
- add d/p/test-fixes/xpcshell-docshell-no-writes-to-appdir.patch
- add d/p/test-fixes/xpcshell-contentprefs-no-writes-to-appdir.patch
- add d/p/test-fixes/xpcshell-exthandler-no-writes-to-appdir.patch
- add d/p/test-fixes/xpcshell-ctypes-no-writes-to-appdir.patch
- add d/p/test-fixes/xpcshell-xpcom-no-writes-to-testdir-or-appdir.patch
- add d/p/test-fixes/xpcshell-libpref-no-writes-to-testdir.patch
- update debian/patches/series.in
* Export NO_PNG_PKG_MANGLE as optipng breaks tests that are dependent
on image format / size
- update debian/build/mozbuild.mk
* Don't test that the addon selection dialog appears in test_bug596343.js,
as we disable this
- add d/p/test-integration/xpcshell-disable-addon-select-dialog-test-for-adt.patch
- update debian/patches/series
* Don't write a log file to the script directory from mochitest
- add d/p/test-integration/mochitest-optional-websock-log.patch
- update debian/patches/series.in
* Fix a failure in test_nodb_pluschanges.js due to const redeclaration
- add d/p/test-fixes/xpcshell-search-fix-const-redeclaration.patch
- update debian/patches/series.in
* Don't run the GConf-specific test_421977.js on systems where GSettings
is available, as it will fail
- add d/p/t-f/xpcshell-shell-disable-gconf-tests-when-using-gsettings.patch
- update debian/patches/series.in
* Disable test_upgrade.js and test_upgrade_strictcompat.js xpcshell tests
for now as they require write access to the application directory
- add d/p/test-integration/xpcshell-disable-tests-which-need-appdir-write-access.patch
- update debian/patches/series.in
* Disable test_browserGlue_distribution.js for now as it requires write
access to the application directory
- update d/p/test-integration/xpcshell-disable-tests-which-need-appdir-write-access.patch
* Reset the "browser" and "embed-app" content prefs after running content
mochitests, so that the subsequent DOM browser-element tests don't
fail
- add d/p/test-fixes/mochitest-content-reset-permissions-when-done.patch
- update debian/patches/series.in
* Disable various failing mochitests:
- add debian/testing/mochitest.json
- add debian/testing/mochitest-chrome.json
- update debian/firefox-testsuite.install.in
* Fix issue where some tests were being added to the mochitest tests.jar
using their absolute path in the build tree
- add debian/patches/test-fixes/mochitest-tests-jar-fix.patch
- update debian/patches/series.in
* Don't run the GConf specific browser_420786.js mochitest on systems where
GSettings is available, as it will fail
- add d/p/t-f/mochitest-shell-disable-gconf-tests-when-using-gsettings.patch
- update debian/patches/series.in
* Don't ship the browser_bug538331.js mochitest as this isn't relevant
when not using the Mozilla AUS
- add d/p/test-fixes/mochitest-dont-ship-browser-postupdate-test.patch
- update debian/patches/series.in
* Make "--test-manifest" work when running chrome, browser-chrome and a11y
mochitests so that we can maintain a distro manifest for these
- add d/p/test-integration/mochitest-allow-test-manifest-for-chrome.patch
- update debian/patches/series.in
* Disable failing reftests
- add d/p/test-overrides/reftest-disable-failing-tests.patch
- update debian/patches/series.in
* Add vendor xpcshell tests to verify that the search service loads
the expected number of search plugins from each language pack
- update debian/build/mozbuild.mk
- add debian/firefox-testsuite.dirs.in
- update debian/firefox-testsuite.install.in
- update debian/rules
- add debian/testing/xpcshell-package-tests/head_package_tests.js
- add debian/testing/xpcshell-package-tests/test_searchplugins_valid.js
- add debian/testing/xpcshell-package-tests/test_searchplugins_valid_real.js
- add debian/testing/xpcshell-package-tests/xpcshell.ini
- update debian/tests/control
- add debian/tests/xpcshell-package-tests
* Drop the hacky perl scripts that were being used to make sure the language
packs ship the correct plugins. Add a xpcshell test instead
- update debian/build/mozbuild.mk
- update debian/rules
- remove debian/build/refresh-search-modifications.pl
- remove debian/build/verify-search-overrides.pl
- remove debian/config/search-mods.list
- update debian/control.in
- remove debian/searchplugins/compute-overrides.json
- add debian/testing/xpcshell-package-tests/test_ubuntu_searchplugins.js
- add debian/testing/xpcshell-package-tests/test_ubuntu_searchplugins_real.js
- update debian/testing/xpcshell-package-tests/xpcshell.ini
* Fix a test failure with the Italian Amazon search plugin
- update debian/searchplugins/it/amazon-it.xml
* We set intl.locale.matchOS to ensure that Firefox uses the environment
locale. Add a test to make sure this works as expected
- add debian/testing/xpcshell-package-tests/test_locale_matchOS.js
- add debian/testing/xpcshell-package-tests/test_locale_matchOS_real.js
- update debian/testing/xpcshell-package-tests/head_package_tests.js
- update debian/testing/xpcshell-package-tests/test_searchplugins_valid.js
- update debian/testing/xpcshell-package-tests/test_ubuntu_searchplugins.js
- update debian/testing/xpcshell-package-tests/xpcshell.ini
- update debian/tests/control
- update debian/tests/crashtest
- update debian/tests/jstestbrowser
- update debian/tests/mochitest
- update debian/tests/reftest
- update debian/tests/xpcshell-package-tests
- update debian/tests/xpcshell-tests
* We modify the user agent, so test that it is correct
- add debian/testing/xpcshell-package-tests/test_ubuntu_useragent.js
- update debian/testing/xpcshell-package-tests/xpcshell.ini
* LP: #974146 - Add a "Open a New Private Window" action to the desktop file
- update debian/firefox.desktop.in
* Don't try to override the Amazon searchplugin for Kashubian or Mongolian,
as it doesn't exist there
- add debian/searchplugins/csb/list.txt
- add debian/searchplugins/mn/list.txt
- update d/t/xpcshell-package-tests/test_ubuntu_searchplugins_real.js
* Testpilot only enabled on beta now
- update debian/firefox.install.in
* Don't run dh_scour on the testsuite package, as this screws up a lot
of reftests and crashtests
- update debian/build/mozbuild.mk
* Add a test to make sure all of the language packs are loadable by the
addon manager
- add debian/testing/xpcshell-package-tests/test_langpack_load.js
- update debian/testing/xpcshell-package-tests/xpcshell.ini
* Add a test to make sure language pack chrome is registered correctly
- add debian/testing/xpcshell-package-tests/test_langpack_chrome.js
- update debian/testing/xpcshell-package-tests/xpcshell.ini
* Disable failing xpcshell tests
- add d/p/test-overrides/xpcshell-disable-failing-tests.patch
- update debian/patches/series.in
* Add JUnit output support for reftests
- add d/p/test-integration/reftest-output-junit-xml.patch
- update debian/patches/series.in
- update debian/testing/run_reftest.in
* Allow xpcshell tests to be run with JUnit outputting, and include a fix
to make sure that the output matches the schema
- update debian/testing/run_xpcshell_tests.in
- add d/p/test-integration/xpcshell-output-valid-junit-xml.patch
- update debian/patches/series.in
* Add JUnit output support for mochitests
- add d/p/test-integration/mochitest-output-junit-xml.patch
- update debian/patches/series.in
- update debian/testing/run_mochitest.in
* Turn on JUnit XML output for all tests
- update debian/build/mozbuild.mk
- update debian/tests/crashtest
- update debian/tests/jstestbrowser
- update debian/tests/mochitest
- update debian/tests/reftest
- update debian/tests/xpcshell-package-tests
- update debian/tests/xpcshell-tests
* Fix a tab versus space issue in debian/build/mozbuild.mk
* Refresh debian/patches/fix-broken-langpack-install-manifests.patch
* Create the test results directory
- update debian/tests/crashtest
- update debian/tests/jstestbrowser
- update debian/tests/mochitest
- update debian/tests/reftest
- update debian/tests/xpcshell-package-tests
- update debian/tests/xpcshell-tests
* Tidy up search xpcshell test fixes
- drop d/p/test-fixes/xpcshell-search-fix-const-redeclaration.patch
- update d/p/test-fixes/xpcshell-search-fix-browser-dirprovider.patch
- update debian/patches/series.in
* Install the test plugins in the testsuite directory so that they
aren't visible to the normal browser
- update debian/firefox-testsuite.install.in
- update debian/firefox-testsuite.links.in
- update debian/testing/run_xpcshell_tests.in
- update debian/testing/testrunhelper.py
* Fix test_ubuntu_useragent.js to work on channels other than Nightly
- update debian/testing/xpcshell-package-tests/test_ubuntu_useragent.js
* In test_ubuntu_useragent.js, check for the hardcoded buildid on official
branded builds, and set up the appinfo with the actual build ID
- update debian/testing/xpcshell-package-tests/head_package_tests.js
- update debian/testing/xpcshell-package-tests/test_ubuntu_useragent.js
* In test_langpack_chrome.js, only test the actual translation of
general.useragent.locale on non-nightly builds, as the nightly translations
aren't as complete. On nightly builds, just check that the correct locale
is selected for the global package
- update debian/testing/xpcshell-package-tests/test_langpack_chrome.js
* Move duplicated code in to one place
- update debian/testing/xpcshell-package-tests/head_package_tests.js
- update debian/testing/xpcshell-package-tests/test_langpack_chrome.js
- update debian/testing/xpcshell-package-tests/test_langpack_load.js
- update debian/testing/xpcshell-package-tests/test_locale_matchOS_real.js
- update debian/testing/xpcshell-package-tests/test_searchplugins_valid_real.js
- update debian/testing/xpcshell-package-tests/test_ubuntu_searchplugins_real.js
- update debian/testing/xpcshell-package-tests/test_ubuntu_useragent.js
* Split mochitests in to separate autopkgtest test scripts so that we can
propagate error codes from test harness failure without affecting other
mochitest stages
- update debian/tests/control
- update debian/tests/mochitest
- add debian/tests/mochitest-browser
- add debian/tests/mochitest-chrome
- add debian/tests/mochitest-a11y
- add debian/tests/mochitest-ipcplugins
* Fix an exception that caused mochitests to hang after hitting failures
- update d/p/test-integration/mochitest-output-junit-xml.patch
* Backport patch from Nightly to fix a build failure due to name
lookup changes in gcc 4.7
- add debian/patches/gcc-4.7-name-lookup-fixes.patch
- update debian/patches/series.in
[ Jean-Baptiste Lallement <jean-baptiste at ubuntu.com> ]
* Allow the autopkgtest harness to specify a location for test results
- update debian/tests/crashtest
- update debian/tests/jstestbrowser
- update debian/tests/mochitest
- update debian/tests/reftest
- update debian/tests/xpcshell-package-tests
- update debian/tests/xpcshell-tests
- update debian/build/mozbuild.mk
[ Drey ]
* Use a local favicon in the DuckDuckGo searchplugin (LP: #1120991)
- update debian/searchplugins/en-US/duckduckgo.xml
Date: Thu, 28 Mar 2013 01:22:41 +0000
Changed-By: Chris Coulson <chris.coulson at canonical.com>
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam at lists.ubuntu.com>
https://launchpad.net/ubuntu/raring/+source/firefox/20.0+build1-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 28 Mar 2013 01:22:41 +0000
Source: firefox
Binary: firefox firefox-gnome-support firefox-dbg firefox-dev firefox-mozsymbols firefox-globalmenu firefox-testsuite firefox-locale-af firefox-locale-ar firefox-locale-as firefox-locale-ast firefox-locale-be firefox-locale-bg firefox-locale-bn firefox-locale-br firefox-locale-bs firefox-locale-ca firefox-locale-cs firefox-locale-csb firefox-locale-cy firefox-locale-da firefox-locale-de firefox-locale-el firefox-locale-en firefox-locale-eo firefox-locale-es firefox-locale-et firefox-locale-eu firefox-locale-fa firefox-locale-fi firefox-locale-fr firefox-locale-fy firefox-locale-ga firefox-locale-gd firefox-locale-gl firefox-locale-gu firefox-locale-he firefox-locale-hi firefox-locale-hr firefox-locale-hu firefox-locale-hy firefox-locale-id firefox-locale-is firefox-locale-it firefox-locale-ja firefox-locale-ka firefox-locale-kk firefox-locale-km firefox-locale-kn firefox-locale-ko firefox-locale-ku firefox-locale-lg firefox-locale-lt firefox-locale-lv firefox-locale-mai
firefox-locale-mk firefox-locale-ml firefox-locale-mn firefox-locale-mr firefox-locale-nb firefox-locale-nl firefox-locale-nn firefox-locale-nso firefox-locale-oc firefox-locale-or firefox-locale-pa firefox-locale-pl firefox-locale-pt firefox-locale-ro firefox-locale-ru firefox-locale-si firefox-locale-sk firefox-locale-sl firefox-locale-sq firefox-locale-sr firefox-locale-sv firefox-locale-sw firefox-locale-ta firefox-locale-te firefox-locale-th firefox-locale-tr firefox-locale-uk firefox-locale-vi firefox-locale-zh-hans firefox-locale-zh-hant
firefox-locale-zu
Architecture: source
Version: 20.0+build1-0ubuntu1
Distribution: raring
Urgency: low
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam at lists.ubuntu.com>
Changed-By: Chris Coulson <chris.coulson at canonical.com>
Description:
firefox - Safe and easy web browser from Mozilla
firefox-dbg - Safe and easy web browser from Mozilla - debug symbols
firefox-dev - Safe and easy web browser from Mozilla - development files
firefox-globalmenu - Safe and easy web browser from Mozilla - Unity menubar integratio
firefox-gnome-support - Safe and easy web browser from Mozilla - GNOME support
firefox-locale-af - Afrikaans language pack for Firefox
firefox-locale-ar - Arabic language pack for Firefox
firefox-locale-as - Assamese language pack for Firefox
firefox-locale-ast - Asturian language pack for Firefox
firefox-locale-be - Belarusian language pack for Firefox
firefox-locale-bg - Bulgarian language pack for Firefox
firefox-locale-bn - Bengali language pack for Firefox
firefox-locale-br - Breton language pack for Firefox
firefox-locale-bs - Bosnian language pack for Firefox
firefox-locale-ca - Catalan; Valencian language pack for Firefox
firefox-locale-cs - Czech language pack for Firefox
firefox-locale-csb - Kashubian language pack for Firefox
firefox-locale-cy - Welsh language pack for Firefox
firefox-locale-da - Danish language pack for Firefox
firefox-locale-de - German language pack for Firefox
firefox-locale-el - Greek language pack for Firefox
firefox-locale-en - English language pack for Firefox
firefox-locale-eo - Esperanto language pack for Firefox
firefox-locale-es - Spanish; Castilian language pack for Firefox
firefox-locale-et - Estonian language pack for Firefox
firefox-locale-eu - Basque language pack for Firefox
firefox-locale-fa - Persian language pack for Firefox
firefox-locale-fi - Finnish language pack for Firefox
firefox-locale-fr - French language pack for Firefox
firefox-locale-fy - Western Frisian language pack for Firefox
firefox-locale-ga - Irish language pack for Firefox
firefox-locale-gd - Gaelic; Scottish Gaelic language pack for Firefox
firefox-locale-gl - Galician language pack for Firefox
firefox-locale-gu - Gujarati language pack for Firefox
firefox-locale-he - Hebrew language pack for Firefox
firefox-locale-hi - Hindi language pack for Firefox
firefox-locale-hr - Croatian language pack for Firefox
firefox-locale-hu - Hungarian language pack for Firefox
firefox-locale-hy - Armenian language pack for Firefox
firefox-locale-id - Indonesian language pack for Firefox
firefox-locale-is - Icelandic language pack for Firefox
firefox-locale-it - Italian language pack for Firefox
firefox-locale-ja - Japanese language pack for Firefox
firefox-locale-ka - Transitional package for unavailable language
firefox-locale-kk - Kazakh language pack for Firefox
firefox-locale-km - Central Khmer language pack for Firefox
firefox-locale-kn - Kannada language pack for Firefox
firefox-locale-ko - Korean language pack for Firefox
firefox-locale-ku - Kurdish language pack for Firefox
firefox-locale-lg - Ganda language pack for Firefox
firefox-locale-lt - Lithuanian language pack for Firefox
firefox-locale-lv - Latvian language pack for Firefox
firefox-locale-mai - Maithili language pack for Firefox
firefox-locale-mk - Macedonian language pack for Firefox
firefox-locale-ml - Malayalam language pack for Firefox
firefox-locale-mn - Transitional package for unavailable language
firefox-locale-mr - Marathi language pack for Firefox
firefox-locale-nb - Bokmål, Norwegian; Norwegian Bokmål language pack for Firefox
firefox-locale-nl - Dutch; Flemish language pack for Firefox
firefox-locale-nn - Norwegian Nynorsk; Nynorsk, Norwegian language pack for Firefox
firefox-locale-nso - Sotho, Northern language pack for Firefox
firefox-locale-oc - Transitional package for unavailable language
firefox-locale-or - Oriya language pack for Firefox
firefox-locale-pa - Panjabi; Punjabi language pack for Firefox
firefox-locale-pl - Polish language pack for Firefox
firefox-locale-pt - Portuguese language pack for Firefox
firefox-locale-ro - Romanian language pack for Firefox
firefox-locale-ru - Russian language pack for Firefox
firefox-locale-si - Sinhala; Sinhalese language pack for Firefox
firefox-locale-sk - Slovak language pack for Firefox
firefox-locale-sl - Slovenian language pack for Firefox
firefox-locale-sq - Albanian language pack for Firefox
firefox-locale-sr - Serbian language pack for Firefox
firefox-locale-sv - Swedish language pack for Firefox
firefox-locale-sw - Transitional package for unavailable language
firefox-locale-ta - Tamil language pack for Firefox
firefox-locale-te - Telugu language pack for Firefox
firefox-locale-th - Thai language pack for Firefox
firefox-locale-tr - Turkish language pack for Firefox
firefox-locale-uk - Ukrainian language pack for Firefox
firefox-locale-vi - Vietnamese language pack for Firefox
firefox-locale-zh-hans - Simplified Chinese language pack for Firefox
firefox-locale-zh-hant - Traditional Chinese language pack for Firefox
firefox-locale-zu - Zulu language pack for Firefox
firefox-mozsymbols - Safe and easy web browser from Mozilla - Breakpad symbols
firefox-testsuite - Safe and easy web browser from Mozilla - testsuite
Launchpad-Bugs-Fixed: 974146 1120991
Changes:
firefox (20.0+build1-0ubuntu1) raring; urgency=low
.
* New upstream stable release (FIREFOX_20_0_BUILD1)
.
* Update globalmenu-extension to 3.9
- Firefox 20 compatibility fixes
- This is the last version of this addon, and will be dropped in the
next Firefox release
* Drop patches fixed upstream
- remove debian/patches/ionmonkey-hardfp-support.patch
- update debian/patches/series.in
* firefox-gnome-support needs explicit dependency on libnotify
- update debian/control{,.in}
* Add support for autopkgtest, package the xpcshell, reftest and
mochitest testsuites and migrate the xpcshell-tests, reftest, crashtest,
jstestbrowser and mochitest targets to this. Note that tests that can't
be ran as an autopkgtest (eg, if they require write permissions to the
application directory) will still be ran at build time
- add firefox-testsuite package in debian/control.in
- update debian/control
- add debian/firefox-testsuite.install.in
- add debian/firefox-testsuite.links.in
- update debian/build/mozbuild.mk
- update debian/rules
- drop xpcshell-tests, reftest, crashtest, jstestbrowser and mochitest
targets from debian/build/testsuite.mk, add xpcshell-tests-build
and the ability to run xpcshell-tests with our own reduced manifest
- add debian/tests/control
- add debian/tests/crashtest
- add debian/tests/jstestbrowser
- add debian/tests/mochitest
- add debian/tests/reftest
- add debian/tests/xpcshell-tests
- add debian/testing/run_mochitest.in
- add debian/testing/run_xpcshell_tests.in
- add debian/testing/run_reftest.in
- add debian/testing/testrunhelper.py
- update debian/config/mozconfig.in to always build with --enable-tests
- add debian/testing/xpcshell-build.ini
* Ensure that the directory provider returns all searchplugin paths during
the search service xpcshell tests
- add d/p/test-fixes/xpcshell-search-fix-browser-dirprovider.patch
- update debian/patches/series.in
* Fix various tests that assume that either the application directory or
test directory can be written to
- add d/p/test-fixes/xpcshell-docshell-no-writes-to-appdir.patch
- add d/p/test-fixes/xpcshell-contentprefs-no-writes-to-appdir.patch
- add d/p/test-fixes/xpcshell-exthandler-no-writes-to-appdir.patch
- add d/p/test-fixes/xpcshell-ctypes-no-writes-to-appdir.patch
- add d/p/test-fixes/xpcshell-xpcom-no-writes-to-testdir-or-appdir.patch
- add d/p/test-fixes/xpcshell-libpref-no-writes-to-testdir.patch
- update debian/patches/series.in
* Export NO_PNG_PKG_MANGLE as optipng breaks tests that are dependent
on image format / size
- update debian/build/mozbuild.mk
* Don't test that the addon selection dialog appears in test_bug596343.js,
as we disable this
- add d/p/test-integration/xpcshell-disable-addon-select-dialog-test-for-adt.patch
- update debian/patches/series
* Don't write a log file to the script directory from mochitest
- add d/p/test-integration/mochitest-optional-websock-log.patch
- update debian/patches/series.in
* Fix a failure in test_nodb_pluschanges.js due to const redeclaration
- add d/p/test-fixes/xpcshell-search-fix-const-redeclaration.patch
- update debian/patches/series.in
* Don't run the GConf-specific test_421977.js on systems where GSettings
is available, as it will fail
- add d/p/t-f/xpcshell-shell-disable-gconf-tests-when-using-gsettings.patch
- update debian/patches/series.in
* Disable test_upgrade.js and test_upgrade_strictcompat.js xpcshell tests
for now as they require write access to the application directory
- add d/p/test-integration/xpcshell-disable-tests-which-need-appdir-write-access.patch
- update debian/patches/series.in
* Disable test_browserGlue_distribution.js for now as it requires write
access to the application directory
- update d/p/test-integration/xpcshell-disable-tests-which-need-appdir-write-access.patch
* Reset the "browser" and "embed-app" content prefs after running content
mochitests, so that the subsequent DOM browser-element tests don't
fail
- add d/p/test-fixes/mochitest-content-reset-permissions-when-done.patch
- update debian/patches/series.in
* Disable various failing mochitests:
- add debian/testing/mochitest.json
- add debian/testing/mochitest-chrome.json
- update debian/firefox-testsuite.install.in
* Fix issue where some tests were being added to the mochitest tests.jar
using their absolute path in the build tree
- add debian/patches/test-fixes/mochitest-tests-jar-fix.patch
- update debian/patches/series.in
* Don't run the GConf specific browser_420786.js mochitest on systems where
GSettings is available, as it will fail
- add d/p/t-f/mochitest-shell-disable-gconf-tests-when-using-gsettings.patch
- update debian/patches/series.in
* Don't ship the browser_bug538331.js mochitest as this isn't relevant
when not using the Mozilla AUS
- add d/p/test-fixes/mochitest-dont-ship-browser-postupdate-test.patch
- update debian/patches/series.in
* Make "--test-manifest" work when running chrome, browser-chrome and a11y
mochitests so that we can maintain a distro manifest for these
- add d/p/test-integration/mochitest-allow-test-manifest-for-chrome.patch
- update debian/patches/series.in
* Disable failing reftests
- add d/p/test-overrides/reftest-disable-failing-tests.patch
- update debian/patches/series.in
* Add vendor xpcshell tests to verify that the search service loads
the expected number of search plugins from each language pack
- update debian/build/mozbuild.mk
- add debian/firefox-testsuite.dirs.in
- update debian/firefox-testsuite.install.in
- update debian/rules
- add debian/testing/xpcshell-package-tests/head_package_tests.js
- add debian/testing/xpcshell-package-tests/test_searchplugins_valid.js
- add debian/testing/xpcshell-package-tests/test_searchplugins_valid_real.js
- add debian/testing/xpcshell-package-tests/xpcshell.ini
- update debian/tests/control
- add debian/tests/xpcshell-package-tests
* Drop the hacky perl scripts that were being used to make sure the language
packs ship the correct plugins. Add a xpcshell test instead
- update debian/build/mozbuild.mk
- update debian/rules
- remove debian/build/refresh-search-modifications.pl
- remove debian/build/verify-search-overrides.pl
- remove debian/config/search-mods.list
- update debian/control.in
- remove debian/searchplugins/compute-overrides.json
- add debian/testing/xpcshell-package-tests/test_ubuntu_searchplugins.js
- add debian/testing/xpcshell-package-tests/test_ubuntu_searchplugins_real.js
- update debian/testing/xpcshell-package-tests/xpcshell.ini
* Fix a test failure with the Italian Amazon search plugin
- update debian/searchplugins/it/amazon-it.xml
* We set intl.locale.matchOS to ensure that Firefox uses the environment
locale. Add a test to make sure this works as expected
- add debian/testing/xpcshell-package-tests/test_locale_matchOS.js
- add debian/testing/xpcshell-package-tests/test_locale_matchOS_real.js
- update debian/testing/xpcshell-package-tests/head_package_tests.js
- update debian/testing/xpcshell-package-tests/test_searchplugins_valid.js
- update debian/testing/xpcshell-package-tests/test_ubuntu_searchplugins.js
- update debian/testing/xpcshell-package-tests/xpcshell.ini
- update debian/tests/control
- update debian/tests/crashtest
- update debian/tests/jstestbrowser
- update debian/tests/mochitest
- update debian/tests/reftest
- update debian/tests/xpcshell-package-tests
- update debian/tests/xpcshell-tests
* We modify the user agent, so test that it is correct
- add debian/testing/xpcshell-package-tests/test_ubuntu_useragent.js
- update debian/testing/xpcshell-package-tests/xpcshell.ini
* LP: #974146 - Add a "Open a New Private Window" action to the desktop file
- update debian/firefox.desktop.in
* Don't try to override the Amazon searchplugin for Kashubian or Mongolian,
as it doesn't exist there
- add debian/searchplugins/csb/list.txt
- add debian/searchplugins/mn/list.txt
- update d/t/xpcshell-package-tests/test_ubuntu_searchplugins_real.js
* Testpilot only enabled on beta now
- update debian/firefox.install.in
* Don't run dh_scour on the testsuite package, as this screws up a lot
of reftests and crashtests
- update debian/build/mozbuild.mk
* Add a test to make sure all of the language packs are loadable by the
addon manager
- add debian/testing/xpcshell-package-tests/test_langpack_load.js
- update debian/testing/xpcshell-package-tests/xpcshell.ini
* Add a test to make sure language pack chrome is registered correctly
- add debian/testing/xpcshell-package-tests/test_langpack_chrome.js
- update debian/testing/xpcshell-package-tests/xpcshell.ini
* Disable failing xpcshell tests
- add d/p/test-overrides/xpcshell-disable-failing-tests.patch
- update debian/patches/series.in
* Add JUnit output support for reftests
- add d/p/test-integration/reftest-output-junit-xml.patch
- update debian/patches/series.in
- update debian/testing/run_reftest.in
* Allow xpcshell tests to be run with JUnit outputting, and include a fix
to make sure that the output matches the schema
- update debian/testing/run_xpcshell_tests.in
- add d/p/test-integration/xpcshell-output-valid-junit-xml.patch
- update debian/patches/series.in
* Add JUnit output support for mochitests
- add d/p/test-integration/mochitest-output-junit-xml.patch
- update debian/patches/series.in
- update debian/testing/run_mochitest.in
* Turn on JUnit XML output for all tests
- update debian/build/mozbuild.mk
- update debian/tests/crashtest
- update debian/tests/jstestbrowser
- update debian/tests/mochitest
- update debian/tests/reftest
- update debian/tests/xpcshell-package-tests
- update debian/tests/xpcshell-tests
* Fix a tab versus space issue in debian/build/mozbuild.mk
* Refresh debian/patches/fix-broken-langpack-install-manifests.patch
* Create the test results directory
- update debian/tests/crashtest
- update debian/tests/jstestbrowser
- update debian/tests/mochitest
- update debian/tests/reftest
- update debian/tests/xpcshell-package-tests
- update debian/tests/xpcshell-tests
* Tidy up search xpcshell test fixes
- drop d/p/test-fixes/xpcshell-search-fix-const-redeclaration.patch
- update d/p/test-fixes/xpcshell-search-fix-browser-dirprovider.patch
- update debian/patches/series.in
* Install the test plugins in the testsuite directory so that they
aren't visible to the normal browser
- update debian/firefox-testsuite.install.in
- update debian/firefox-testsuite.links.in
- update debian/testing/run_xpcshell_tests.in
- update debian/testing/testrunhelper.py
* Fix test_ubuntu_useragent.js to work on channels other than Nightly
- update debian/testing/xpcshell-package-tests/test_ubuntu_useragent.js
* In test_ubuntu_useragent.js, check for the hardcoded buildid on official
branded builds, and set up the appinfo with the actual build ID
- update debian/testing/xpcshell-package-tests/head_package_tests.js
- update debian/testing/xpcshell-package-tests/test_ubuntu_useragent.js
* In test_langpack_chrome.js, only test the actual translation of
general.useragent.locale on non-nightly builds, as the nightly translations
aren't as complete. On nightly builds, just check that the correct locale
is selected for the global package
- update debian/testing/xpcshell-package-tests/test_langpack_chrome.js
* Move duplicated code in to one place
- update debian/testing/xpcshell-package-tests/head_package_tests.js
- update debian/testing/xpcshell-package-tests/test_langpack_chrome.js
- update debian/testing/xpcshell-package-tests/test_langpack_load.js
- update debian/testing/xpcshell-package-tests/test_locale_matchOS_real.js
- update debian/testing/xpcshell-package-tests/test_searchplugins_valid_real.js
- update debian/testing/xpcshell-package-tests/test_ubuntu_searchplugins_real.js
- update debian/testing/xpcshell-package-tests/test_ubuntu_useragent.js
* Split mochitests in to separate autopkgtest test scripts so that we can
propagate error codes from test harness failure without affecting other
mochitest stages
- update debian/tests/control
- update debian/tests/mochitest
- add debian/tests/mochitest-browser
- add debian/tests/mochitest-chrome
- add debian/tests/mochitest-a11y
- add debian/tests/mochitest-ipcplugins
* Fix an exception that caused mochitests to hang after hitting failures
- update d/p/test-integration/mochitest-output-junit-xml.patch
* Backport patch from Nightly to fix a build failure due to name
lookup changes in gcc 4.7
- add debian/patches/gcc-4.7-name-lookup-fixes.patch
- update debian/patches/series.in
.
[ Jean-Baptiste Lallement <jean-baptiste at ubuntu.com> ]
* Allow the autopkgtest harness to specify a location for test results
- update debian/tests/crashtest
- update debian/tests/jstestbrowser
- update debian/tests/mochitest
- update debian/tests/reftest
- update debian/tests/xpcshell-package-tests
- update debian/tests/xpcshell-tests
- update debian/build/mozbuild.mk
.
[ Drey ]
* Use a local favicon in the DuckDuckGo searchplugin (LP: #1120991)
- update debian/searchplugins/en-US/duckduckgo.xml
Checksums-Sha1:
c81b404259c432e8fb32bbb0d30a4b4add076214 6753 firefox_20.0+build1-0ubuntu1.dsc
12ec46a48c472d024b4a5fea0af4df7db0c074de 320067 firefox_20.0+build1-0ubuntu1.debian.tar.gz
Checksums-Sha256:
be108b9bf77479aeb62e4ffd1eaf71268d2fb990036423db0b102e4d3dc3eba9 6753 firefox_20.0+build1-0ubuntu1.dsc
d5736d42846d813bc33dcdbaac4526fb578eb12e5e17a8cc2589b52d4c6ba9c0 320067 firefox_20.0+build1-0ubuntu1.debian.tar.gz
Files:
3875485d458974962c3ee00ec4939500 6753 web optional firefox_20.0+build1-0ubuntu1.dsc
ae180c6a7416d6fa0188081a46a338cc 320067 web optional firefox_20.0+build1-0ubuntu1.debian.tar.gz
More information about the Raring-changes
mailing list