~mozillateam/firefox/firefox.disco

« back to all changes in this revision

Viewing changes to debian/globalmenu/src/uWidgetAtoms.h

  • Committer: Chris Coulson
  • Date: 2013-04-02 21:33:11 UTC
  • mto: This revision was merged to the branch mainline in revision 980.
  • Revision ID: chris.coulson@canonical.com-20130402213311-17jopuajna3k9lj3
* New upstream release from the beta channel (FIREFOX_21_0b1_BUILD1)
* Drop support for building on older than precise
  - update debian/apport/source_firefox.py.in
  - update debian/build/mozbuild.mk
  - update debian/config/mozconfig.in
  - update debian/control.in
  - update debian/firefox-globalmenu.dirs.in
  - remove debian/firefox-restart-required.update-notifier.in
  - update debian/firefox.desktop.in
  - update debian/firefox.install.in
  - update debian/firefox.links.in
  - update debian/firefox.postinst.in
  - update debian/firefox.postrm.in
  - update debian/firefox.preinst.in
  - update debian/firefox.prerm.in
  - remove debian/patches/add-syspref-dir.patch
  - update debian/patches/series.in
  - remove debian/patches/use-new-yasm-in-lucid.patch
  - remove debian/patches/mozilla-kde.patch
  - remove debian/patches/firefox-kde.patch
  - update debian/rules
  - remove debian/usr.bin.firefox.apparmor.10.04
  - remove debian/usr.bin.firefox.apparmor.10.10
  - remove debian/usr.bin.firefox.apparmor.11.04
  - remove debian/usr.bin.firefox.apparmor.9.10
* Drop the perl script for preprocessing the quilt series file
  - remove debian/build/enable-dist-patches.pl
  - update debian/build/mozbuild.mk
* Refresh patches
  - update d/p/test-overrides/xpcshell-disable-geolocation-provider-test.patch
  - update debian/patches/mochitest-allow-test-manifest-for-chrome.patch
  - update debian/patches/xpcshell-allow-omit-tests-on-real-install.patch
  - update d/p/test-overrides/reftest-disable-failing-tests.patch
  - update debian/patches/dont-include-hyphenation-patterns.patch
  - update d/p/test-fixes/xpcshell-search-fix-browser-dirprovider.patch
* Make sure that SHELL is set in the build environment
  - update debian/build/mozbuild.mk
* Don't set the MOZCONFIG environment variable, but just copy our config
  in to the root of the source tree
  - update debian/build/mozconfig.mk
* Drop libthai suggest - this hasn't been needed for a long time
  - update debian/control
* Replace latex-xft-fonts suggest with ttf-lyx (yes, I know this is a
  transitional package since 12.10, but it avoids suggesting a different
  package for each release)
  - update debian/control
* Use virtualenv for compare-locales
  - update debian/build/create-tarball.py
  - update debian/build/mozbuild.mk
* Refactor create-tarball.py
* Drop test fixes merged upstream:
  - remove d/p/test-fixes/xpcshell-shell-disable-gconf-tests-when-using-gsettings.patch
  - remove d/p/test-fixes/mochitest-shell-disable-gconf-tests-when-using-gsettings.patch
  - update debian/patches/series.in
* Drop debian/patches/python-virtualenv-multiarch-fix.patch - fixed upstream
* Update for install layout changes
  - 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
  - update debian/patches/dont-include-hyphenation-patterns.patch
  - update debian/rules
  - update debian/build/mozbuild.mk
  - update debian/testing/xpcshell-build.ini
  - add debian/build/fix-mozinfo-appname.py
  - update debian/testing/xpcshell-package-tests/xpcshell.ini
  - update debian/testing/xpcshell-package-tests/test_locale_matchOS_real.js
  - update debian/testing/xpcshell-package-tests/test_langpack_load.js
  - update debian/testing/xpcshell-package-tests/test_langpack_chrome.js
* 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
  - update debian/patches/series.in
* Add native support for the Unity menubar (no addon)
  - add debian/patches/unity-menubar.patch
  - update debian/patches/series.in
* Disable telemetry xpcshell tests. Telemetry is not enabled on Ubuntu builds
  and the test_TelemetryPing.js fails anyway because the HG revision is
  not embedded in the ping
  - update d/p/test-integration/xpcshell-disable-failing-tests.patch
* Skip browser_pluginCrashCommentAndURL.js on builds with crash reporting
  disabled
  - add d/p/test-fixes/mochitest-browser-plugincrash-with-no-crashreporter.patch
  - update debian/patches/series.in
* Disable browser_google.js as this fails with our searchplugins, and we
  have our own tests
  - update debian/testing/mochitest-chrome.json
* Temporarily disable tests in python/mozbuild/mozpack/tests, as they
  fail
  - add d/p/test-overrides/disable-failing-python-tests.patch
  - update debian/patches/series.in
* Skip font-matching/synthetic-style-1.html reftest which fails on beta
  (note, it works on the nightly packaging)
  - update d/p/test-overrides/reftest-disable-failing-tests.patch
* Make the testsuite depend on ttf-liberation to fix a mochitest
  failure in browser_fontinspector.js
  - update debian/control.in
* Disable test_notifications_popup.html for now until we have time to
  investigate why it hangs
  - update debian/testing/mochitest.json
* Run tests that need a display in an actual session with
  gnome-settings-daemon running (plus a WM):
  - update debian/testing/testrunhelper.py
  - update debian/firefox-testsuite.install.in
  - add debian/testing/run-test.desktop
  - update debian/testing/run_mochitest.in
  - update debian/testing/run_reftest.in
  - update debian/testing/run_xpcshell_tests.in
  - update debian/control.in
  - update debian/tests/mochitest
  - update debian/tests/mochitest-browser
  - update debian/tests/mochitest-chrome
  - update debian/tests/mochitest-a11y
  - update debian/tests/mochitest-ipcplugins
  - update debian/tests/crashtest
  - update debian/tests/jstestbrowser
  - update debian/tests/reftest
  - update debian/tests/xpcshell-package-tests
  - update debian/tests/xpcshell-tests
  - update d/p/test-overrides/reftest-disable-failing-tests.patch
* Make the testsuite depend on ubuntu-settings and light-themes
  - update debian/control.in
* Drop the JUnit XML changes from the mochitest and reftest addons
  and add this support to automation.py instead. This avoids duplication,
  means we only need 1 patch and makes it possible to add all types of log
  messages to the results (eg, screenshots of hung tests)
  - remove d/p/test-integration/reftest-output-junit-xml.patch
  - remove d/p/test-integration/mochitest-output-junit-xml.patch
  - add d/p/test-integration/automation-output-junit-xml.patch
  - update debian/patches/series.in
* Don't install the testsuite unpacked on the filesystem in the
  traditional manner, but just install the packed zip and have the
  test scripts bootstrap a temporary environment with the expanded
  testsuite. The advantage of this is that we don't need to carry
  patches for tests that modify the test directory. What we are
  interested in testing are the components that the user normally runs,
  and the testsuite doesn't form part of this - so it doesn't matter
  where it's installed and runs from
  - update debian/build/mozbuild.mk
  - remove debian/firefox-testsuite.dirs.in
  - update debian/firefox-testsuite.install.in
  - update debian/firefox-testsuite.links.in
  - update debian/patches/series.in
  - remove d/p/test-fixes/xpcshell-ctypes-no-writes-to-appdir.patch
  - remove d/p/test-fixes/xpcshell-libpref-no-writes-to-testdir.patch
  - remove d/p/test-fixes/xpcshell-xpcom-no-writes-to-testdir-or-appdir.patch
  - update debian/rules
  - rename debian/testing/mochitest-chrome.json =>
      debian/testing/extra/mochitest/mochitest-chrome.json
  - rename debian/testing/mochitest.json =>
      debian/testing/extra/mochitest/mochitest.json
  - rename debian/testing/xpcshell-package-tests/* =>
      debian/testing/extra/xpcshell/package-tests/*
  - remove debian/testing/run-tests.desktop
  - update debian/testing/run_mochitest.in
  - update debian/testing/run_reftest.in
  - rename debian/testing/run_xpcshell_tests.in =>
      debian/testing/run_xpcshell_tests
  - update debian/testing/run_xpcshell_tests
  - update debian/testing/testrunhelper.py
  - update debian/tests/crashtest
  - update debian/tests/jstestbrowser
  - update debian/tests/mochitest
  - update debian/tests/mochitest-a11y
  - update debian/tests/mochitest-browser
  - update debian/tests/mochitest-chrome
  - update debian/tests/mochitest-ipcplugins
  - update debian/tests/reftest
  - update debian/tests/xpcshell-package-tests
  - update debian/tests/xpcshell-tests
* Don't write the terminal bell character to JUnit results
  - add d/p/test-fixes/xpcshell-xunit-output-no-bell.patch
* Fix test_json_cache.js test failure, caused by us not installing
  search plugins in the application directory
  - add d/p/test-fixes/xpcshell-search-fix-json-cache-test.patch
  - remove d/p/test-fixes/xpcshell-search-fix-browser-dirprovider.patch,
    as this isn't really needed and just complicates things
  - update debian/patches/series.in

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
2
 
/* ***** BEGIN LICENSE BLOCK *****
3
 
 * Version: MPL 1.1/GPL 2.0/LGPL 2.1
4
 
 *
5
 
 * The contents of this file are subject to the Mozilla Public License Version
6
 
 * 1.1 (the "License"); you may not use this file except in compliance with
7
 
 * the License. You may obtain a copy of the License at
8
 
 * http://www.mozilla.org/MPL/
9
 
 *
10
 
 * Software distributed under the License is distributed on an "AS IS" basis,
11
 
 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
12
 
 * for the specific language governing rights and limitations under the
13
 
 * License.
14
 
 *
15
 
 * The Original Code is mozilla.org code.
16
 
 *
17
 
 * The Initial Developer of the Original Code is
18
 
 * Netscape Communications Corporation.
19
 
 * Portions created by the Initial Developer are Copyright (C) 1998
20
 
 * the Initial Developer. All Rights Reserved.
21
 
 *
22
 
 * Contributor(s):
23
 
 *   Original Author: Mike Pinkerton (pinkerton@netscape.com)
24
 
 *
25
 
 * Alternatively, the contents of this file may be used under the terms of
26
 
 * either the GNU General Public License Version 2 or later (the "GPL"), or
27
 
 * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
28
 
 * in which case the provisions of the GPL or the LGPL are applicable instead
29
 
 * of those above. If you wish to allow use of your version of this file only
30
 
 * under the terms of either the GPL or the LGPL, and not to allow others to
31
 
 * use your version of this file under the terms of the MPL, indicate your
32
 
 * decision by deleting the provisions above and replace them with the notice
33
 
 * and other provisions required by the GPL or the LGPL. If you do not delete
34
 
 * the provisions above, a recipient may use your version of this file under
35
 
 * the terms of any one of the MPL, the GPL or the LGPL.
36
 
 *
37
 
 * ***** END LICENSE BLOCK ***** */
38
 
 
39
 
#ifndef _U_WIDGETATOMS_H
40
 
#define _U_WIDGETATOMS_H
41
 
 
42
 
#include "prtypes.h"
43
 
#include "nscore.h"
44
 
 
45
 
class nsIAtom;
46
 
 
47
 
class uWidgetAtoms {
48
 
public:
49
 
 
50
 
  static nsresult RegisterAtoms();
51
 
  static void UnregisterAtoms();
52
 
 
53
 
#define WIDGET_ATOM(_name) static nsIAtom* _name;
54
 
#define WIDGET_ATOM2(_name, _value) static nsIAtom* _name;
55
 
#include "uWidgetAtomList.h"
56
 
#undef WIDGET_ATOM
57
 
#undef WIDGET_ATOM2
58
 
 
59
 
};
60
 
 
61
 
#endif