[Pkg-mozext-commits] [requestpolicy] 03/03: [release] Merge branch 'get-beta10-signed' into dev-1.0-releases

David Prévot taffit at moszumanska.debian.org
Thu Jan 28 03:20:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to annotated tag v1.0.beta10.1-signed
in repository requestpolicy.

commit 0eb896e6669a5144adc84d0392f6ab515d531f06
Merge: 48bda95 75bcf7d
Author: Martin Kimmerle <dev at 256k.de>
Date:   Wed Sep 9 13:57:16 2015 +0200

    [release] Merge branch 'get-beta10-signed' into dev-1.0-releases

 ChangeLog.md                                     |   4 +
 Makefile                                         | 196 +++++-----
 src/LICENSE                                      |   1 +
 src/content/lib/utils.jsm                        | 148 +++++---
 src/content/lib/utils/info.jsm                   |  87 +++++
 src/content/lib/utils/xul.jsm                    | 298 +++++++++++----
 src/content/main/window-manager-toolbarbutton.js |  27 +-
 src/content/main/window-manager.jsm              |  40 +-
 src/content/settings/common.js                   |   1 +
 src/content/settings/jquery.min.js               |   2 +-
 src/content/settings/setup.js                    |   4 +-
 src/content/ui/classicmenu.js                    |  78 ++--
 src/content/ui/frame.dom-content-loaded.js       | 151 ++++----
 src/content/ui/menu.js                           | 151 +++++---
 src/content/ui/overlay.js                        | 122 +++---
 src/content/ui/xul-trees.js                      | 453 ++++++++++++++++-------
 src/install.rdf                                  |   4 +-
 tests/run-xpcshell-tests.sh                      |  37 +-
 tests/xpcshell/head_loadrp.js                    | 115 +++---
 tests/xpcshell/head_utils.js                     |   2 +-
 tests/xpcshell/test_fileutil.js                  |   2 +-
 tests/xpcshell/test_policymanager.js             |  16 +-
 tests/xpcshell/test_policystorage.js             |  21 +-
 tests/xpcshell/test_wrap_function.js             | 142 +++++++
 tests/xpcshell/xpcshell.ini                      |   6 +-
 25 files changed, 1363 insertions(+), 745 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/requestpolicy.git



More information about the Pkg-mozext-commits mailing list