[Pkg-mozext-commits] [greasemonkey] branch master updated (56b1081 -> a062335)

David Prévot taffit at moszumanska.debian.org
Thu Jan 30 13:42:28 UTC 2014


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

taffit pushed a change to branch master
in repository greasemonkey.

      from  56b1081   Update changelog for 1.14-1 release
       new  16db421   Block any (Xray/XPC) wrapped arguments in apiLeakCheck().
       new  a552707   Add missing semicolons.
       new  2abafce   Strip UTF-8 BOM(s) from the front of the user script.
       new  d38792d   Remove ScriptChannel.
       new  0b7b6cd   Remove FF3 specific code path.
       new  e6d2e5e   Added cues for text editors to set themselves up properly.
       new  56ca67d   Bring all text files in line with project whitespace rules.
       new  74f1dbc   Send a special request header on an update check so that the recipient server can forward to a .meta.js file.
       new  5d1f10f   Set the Accept header to let the server know we want a user script metadata block. Closes #1824.
       new  838f5b7   Merge pull request #1825 from sizzlemctwizzle/issue-1824
       new  4f7714e   Add myself to contributors.
       new  0a1a3b0   Keep the AOM list item enabled status up to date.
       new  96e6ff6   Version: 1.15beta1
       new  c0087f0   Imported Upstream version 1.15~beta1
       new  9ccc30b   Merge tag 'upstream/1.15_beta1'
       new  a062335   Update changelog for 1.15~beta1-1 release

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:
 components/greasemonkey.js        |  8 ++++--
 components/scriptProtocol.js      | 55 +++++++++------------------------------
 content/addons4-overlay.js        |  4 +--
 content/third-party/mpl-utils.js  |  3 +--
 debian/changelog                  |  9 +++++++
 install.rdf                       |  3 ++-
 locale/fr/greasemonkey.properties |  2 +-
 modules/miscapis.js               | 20 +++++++-------
 modules/remoteScript.js           | 15 ++++++++---
 modules/script.js                 |  3 +++
 modules/util/apiLeakCheck.js      | 14 ++++++++--
 modules/xmlhttprequester.js       |  2 +-
 12 files changed, 71 insertions(+), 67 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