[Pkg-mozext-commits] [greasemonkey] branch upstream updated (167a7ed -> 0fa79e8)

David Prévot taffit at moszumanska.debian.org
Fri Mar 25 21:37:22 UTC 2016


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

taffit pushed a change to branch upstream
in repository greasemonkey.

      from  167a7ed   Imported Upstream version 3.7
       new  fe737c7   Rewrite script install manager.
       new  f2f7986   Version bump: 3.8beta1
       new  535d996   Add the `mozAnon` parameter to GM_xhr.
       new  c5677c9   Merge remote-tracking branch 'refs/remotes/greasemonkey/master'
       new  f321ad9   GM 3.7beta3: Throws an error in the Browser Console (if metadata not found)
       new  b69e6d7   Merge pull request #2367 from janekptacijarabaci/_parseScript_metadata_notFound
       new  f189b11   Merge remote-tracking branch 'refs/remotes/greasemonkey/master'
       new  afb6d36   TypeError: can't access dead object
       new  73dc33f   Style clean up
       new  a9cf90d   Merge pull request #2370 from janekptacijarabaci/minorFix_typeError_deadObject
       new  02097ff   GM_xhr: accept "anonymous" or "mozAnon" option.
       new  6f3158f   Clean up duplicate import.
       new  11bde85   Sync service small clean ups.
       new  87d4e9a   Fix setting up Sync service.
       new  7ad63d5   Version bump: 3.8beta2
       new  0fa79e8   Imported Upstream version 3.8~beta2

The 16 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 META-INF/manifest.mf               |  53 +++++++++----------
 META-INF/mozilla.rsa               | Bin 4196 -> 4197 bytes
 META-INF/mozilla.sf                |   4 +-
 components/greasemonkey.js         |  37 +++++++-------
 content/addons4-overlay.js         |   2 +-
 content/framescript.js             |  31 +++--------
 install.rdf                        |   2 +-
 modules/installPolicy.js           |  86 ++++++++-----------------------
 modules/processScript.js           |   4 ++
 modules/remoteScript.js            |  36 ++++++++-----
 modules/requestObserver.js         | 102 ++++++++++++++++++++++++++++++++++---
 modules/sync.js                    |  46 +++++++----------
 modules/util.js                    |   1 -
 modules/util/findMessageManager.js |  28 ----------
 modules/util/showInstallDialog.js  |  44 ++++++++++------
 modules/xmlhttprequester.js        |   6 ++-
 16 files changed, 247 insertions(+), 235 deletions(-)
 delete mode 100644 modules/util/findMessageManager.js

-- 
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