~mozillateam/firefox/firefox.utopic

« back to all changes in this revision

Viewing changes to debian/globalmenu/src/MutationObserverProxy.manifest

  • Committer: Chris Coulson
  • Date: 2013-05-14 00:25:28 UTC
  • Revision ID: chris.coulson@canonical.com-20130514002528-gwea17pqls10xxy6
* New upstream release from the beta channel (FIREFOX_22_0b1_BUILD1)
* Switch saucy to beta
  - update debian/config/branch.mk
  - update debian/config/locales.shipped
  - refresh debian/control
* Drop the menubar addon
  - remove debian/globalmenu
  - update debian/build/mozbuild.mk
  - update debian/config/mozconfig.in
  - update debian/control.in
  - remove debian/firefox-globalmenu.dirs.in
  - remove debian/firefox-globalmenu.links.in
  - remove debian/patches/unity-globalmenu-build-support.patch
  - add debian/unity-menubar.patch
  - update debian/patches/series.in
* Don't access the network from 395609.xul to see if it fixes a hang
  - add d/p/test-fixes/crashtest-no-network-access.patch
  - update debian/patches/series.in
* Get rid of the autogenerated debian/patches/series, as we don't use
  it now
  - rename debian/patches/series.in => debian/patches/series
  - update debian/build/mozbuild.mk
  - update debian/source/options
* Fix LP: #1158931 by making the testsuite depend on hunspell-en-us
  - update debian/control.in
* Drop unneeded test-integration/mochitest-optional-websock-log.patch
* Stop patching upstream manifests to mark tests as failing, as this is
  too much of a maintenance burden. Instead, post-process the test
  results using our own manifest
  - update debian/patches/series
  - remove d/p/test-overrides/reftest-disable-failing-tests.patch
  - remove d/p/test-overrides/xpcshell-disable-failing-tests.patch
  - update debian/rules
  - update debian/testing/extra/mochitest/mochitest-chrome.json
  - update debian/testing/extra/mochitest/mochitest.json
  - add debian/testing/filter_results
  - update debian/tests/control.in
  - add debian/tests/post-process
  - add debian/testing/results-filter-manifest.json
  - update debian/firefox-testsuite.install.in
* Don't return non-zero exit status from xpcshell test failures, as this
  turns the build red in Jenkins
  - add d/p/test-integration/xpcshell-dont-return-nonzero-on-test-failure.patch
  - update debian/patches/series.in
* Fix testrunhelper.py to work now that libxpcom.so has gone
* Disable some unsupported tests that test search healthreporting, as these
  don't work on Ubuntu where the searchplugins are not in the application
  directory
  - update debian/testing/extra/mochitest/mochitest-chrome.json
* Remove obsolete patches
  - remove debian/patches/fix-makefile-substitution-bug.patch
  - remove debian/patches/gcc-4.7-name-lookup-fixes.patch
  - update debian/patches/series
* Refresh patches
  - update debian/patches/no_neon_on_arm.patch
  - update debian/patches/ubuntu-ua-string-changes.patch
  - update debian/patches/fix-broken-langpack-install-manifests.patch
  - update d/p/test-fixes/xpcshell-xunit-output-no-bell.patch
  - update d/p/test-integration/automation-output-junit-xml.patch
  - update d/p/test-integration/xpcshell-output-valid-junit-xml.patch
  - update d/p/test-overrides/disable-failing-python-tests.patch
* Fix test_langpack_chrome.js for Hindi, Mongolian and Tamil
  - update debian/testing/extra/xpcshell/package-tests/test_langpack_chrome.js
* browser/distribution has moved back up a level
  - update debian/build/rules.mk
  - update debian/firefox-locale.preinst.in
  - update debian/firefox.dirs.in
  - update debian/firefox.install.in
  - update debian/firefox.links.in
  - update debian/firefox.postinst.in
  - update debian/firefox.preinst.in

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
component {2084d756-7c14-4aec-8238-93e2b17a581d} MutationObserverProxy.js
2
 
contract @canonical.com/globalmenu-mutation-observer;1 {2084d756-7c14-4aec-8238-93e2b17a581d}
3
 
 
4
 
component {eb2cf0b6-b438-49a4-a8d4-225fcd8edb62} MutationObserverProxy.js
5
 
contract @canonical.com/globalmenu-mutation-observer-init;1 {eb2cf0b6-b438-49a4-a8d4-225fcd8edb62}