[Pkg-mozext-commits] [greasemonkey] branch master updated (78cca7f -> a05fa6a)
David Prévot
taffit at moszumanska.debian.org
Thu Apr 30 22:06:31 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch master
in repository greasemonkey.
from 78cca7f Update changelog for 3.1-1 release
new 97df401 Do not return a void default from GM_getValue().
new 81c6e5a Remove usage of __noSuchMethod__ in the `util` module.
new 01d15c1 Skip cache when downloading scripts.
new bf4e679 Possibly fix compatibility with new sync.
new c19c0a5 Style clean up.
new 34c6da5 Switch to process message managers where practical.
new 1201a67 Fix arguments to showInstallDialog().
new c31853b Do not pass unused "scope" argument to createSandbox().
new 4b044ca Remove unused tmp dir parameter from initInstallPolicy().
new e95d814 Address errors when navigating to `.user.js` URLs serving HTML.
new b6ce389 Update gm-cludes.dtd
new 5b3c529 Update gm-cludes.dtd
new 2acbc86 Update bindings.xml
new f80a2a3 Update config.js
new 030c90d Update scriptprefs.js
new 30c92d5 Update scriptprefs.xul
new e0b799e Update script.js
new 5c59de4 Update stats.js
new 61f8f0c Update sync.js
new 2934459 Update sync.js (3.1beta1 => 3.1)
new 4d50395 Merge remote-tracking branch 'janekptacijarabaci/@matchInCludeEditorEditing'
new 461073a Update xmlhttprequester.js
new c36a7e9 Update xmlhttprequester.js (fix typo)
new d80c560 Update xmlhttprequester.js (the constructor - this.stringBundle, the channel to be private)
new 03ae611 Update xmlhttprequester.js (fix typo)
new da8c71b Merge remote-tracking branch 'janekptacijarabaci/GM_xmlhttpRequester_private-browsing'
new ccf1d47 Set up string bundle only once.
new 05eeebc Clean up stray temp directories at launch.
new 53f3847 Update bindings.css
new 8b2ccf0 GM_openInTab: Background/position features.
new 58b25c5 Revert "Switch to process message managers where practical."
new 1f80015 Update greasemonkey.js
new 2750610 Update ipcscript.js
new 837cf6d Update script.js
new e146fac Merge remote-tracking branch 'janekptacijarabaci/GM_info_version_fix-typo-description'
new ba63ca2 Define the `windowId` before using it.
new f7562f2 Imported Upstream version 3.2~beta1
new 2d2690e Merge tag 'upstream/3.2_beta1'
new b5bb560 Refresh patch
new 338ad79 Update upstream changelog
new a05fa6a Update changelog for 3.2~beta1-1 release
The 41 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 | 14 +++--
content/addons4-overlay.js | 3 +-
content/bindings.xml | 39 ++++++++++++--
content/browser.js | 39 +++++++++-----
content/config.js | 19 +++++++
content/framescript.js | 32 ++++++++----
content/menucommander.js | 12 ++---
content/scriptprefs.js | 19 +++++++
content/scriptprefs.xul | 24 ++++++---
debian/changelog | 6 +++
...g-greasespot.net-on-first-run-after-insta.patch | 13 ++---
debian/upstream-changelog | 4 ++
install.rdf | 4 +-
locale/cs/gm-cludes.dtd | 2 +
locale/en-US/gm-cludes.dtd | 2 +
modules/installPolicy.js | 31 ++++++------
modules/ipcscript.js | 7 +--
modules/miscapis.js | 20 ++------
modules/remoteScript.js | 1 +
modules/sandbox.js | 3 +-
modules/script.js | 42 ++++++++++++---
modules/stats.js | 1 +
modules/storageFront.js | 2 +
modules/sync.js | 9 +++-
modules/util.js | 59 ++++++++++++++++++----
modules/util/findMessageManager.js | 12 +++--
modules/util/parseMetaLine.js | 2 +-
modules/util/showInstallDialog.js | 4 +-
modules/xmlhttprequester.js | 17 ++++++-
skin/bindings.css | 16 ++++--
30 files changed, 336 insertions(+), 122 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