[Pkg-mozext-commits] [greasemonkey] 39/43: Imported Upstream version 3.0~beta1

David Prévot taffit at moszumanska.debian.org
Sun Feb 22 21:56:12 UTC 2015


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

taffit pushed a commit to branch master
in repository greasemonkey.

commit cd85c61545dd01f9cd2e775c9342c8abeabf3ef5
Merge: 87240a0 5d0d14c
Author: David Prévot <david at tilapin.org>
Date:   Sun Feb 22 17:22:58 2015 -0400

    Imported Upstream version 3.0~beta1

 chrome.manifest                    |   4 -
 components/greasemonkey.js         | 233 ++++++++++++++----------------
 components/scriptProtocol.js       |  96 -------------
 content/browser.js                 |  92 ++++--------
 content/config.js                  |  33 ++---
 content/framescript.js             | 286 +++++++++++++++++++++++++++++++++++++
 content/menucommander.js           |  95 ++++++++----
 content/newscript.js               |   1 +
 install.rdf                        |   2 +-
 modules/installPolicy.js           | 131 +++++++++++++++++
 modules/ipcscript.js               |  80 +++++++++++
 modules/menucommand.js             |  41 ++----
 modules/miscapis.js                | 212 +--------------------------
 modules/sandbox.js                 |  41 ++++--
 modules/script.js                  |  47 +++---
 modules/scriptProtocol.js          | 136 ++++++++++++++++++
 modules/stats.js                   |   7 +-
 modules/storageBack.js             | 156 ++++++++++++++++++++
 modules/storageFront.js            |  90 ++++++++++++
 modules/sync.js                    |   5 +-
 modules/util/findMessageManager.js |  24 ++++
 modules/util/showInstallDialog.js  |   8 +-
 22 files changed, 1195 insertions(+), 625 deletions(-)


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



More information about the Pkg-mozext-commits mailing list