[Pkg-mozext-commits] [greasemonkey] annotated tag upstream/3.0_beta1 created (now 30a01ca)
David Prévot
taffit at moszumanska.debian.org
Sun Feb 22 21:56:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to annotated tag upstream/3.0_beta1
in repository greasemonkey.
at 30a01ca (tag)
tagging cd85c61545dd01f9cd2e775c9342c8abeabf3ef5 (commit)
replaces upstream/2.3
tagged by David Prévot
on Sun Feb 22 17:22:59 2015 -0400
- Log -----------------------------------------------------------------
Upstream version 3.0~beta1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABCAAGBQJU6kizAAoJEAWMHPlE9r08VVIH/R53Swlg1Vyz3vUp/9BtD9rl
FK0DWTyNVmhps+xeYG5qtbewlM7wGXx/ezpuqP2H4df61onuEzA+DLSMXgPeXisG
pjjPNGETunnpSzyCb4Yro+YApKGROZxSeKfx+aSVubjUe9dYbwV4j+A/NY9XKYph
DiDAtvALqQJbk6z734eUy5t7+mgFVNscNXLnizUKXwoRiJO8G92pd1uvKIWdb9QO
MEuX6eAtfLfnEWL8n0E2VeFBS5I/OZrLo3FFGo7pY4vYxT2YQZLhruziPzDT9cXX
Ok4VC9Qv3O1y7qAm7PpGwV6a8fBeAhZGLGCAssh9g5csToYnG1XQCBfsxhb0K8U=
=YLFB
-----END PGP SIGNATURE-----
Anthony Lieuallen (25):
Merge remote-tracking branch 'ventero/e10s_sync' into e10s_sync
Add file comment; use plain "var" syntax to not confuse my IDE.
Sloppily migrate document-element-inserted observer into a JSM.
Get nsIContentFrameMessageManager that doesn't crash.
Missing semicolon.
Dirty workaround which seems to function better.
Debug output for content JSM observer add time.
Remove double-import workaround.
Missing semicolon.
Remove unused component scope observer.
Fix script storage by passing messages to chrome.
Fix messageManagerForWin() when E10S is disabled.
Move all the observer / runner logic back into the frame script.
Fix references to refactored GM_ScriptStorage().
Fix GM_listValues() by passing only plain strings.
Just BARELY working script installs.
Repair script installation via nsIContentPolicy for frame scripts.
rearrange syntax to silence IDE warnings
Reference this._description in the scope where it's actually defined.
Pass locales to getBestLocalization() both times.
Import extractMeta into newscript.
Clean up unused template code.
Move ScriptProtocol into a JSM loaded by frame script.
Restore usage of "global" message manager.
Version: 3.0beta1
David Prévot (1):
Imported Upstream version 3.0~beta1
Ventero (10):
[WIP] Move script injection into frame script for e10s.
[WIP] Pass URL to sandbox
[WIP] GM_rmc
[WIP] Remove aForce from withAllMenuCommandsForWindowId
[WIP] Remove unused/broken GM_BrowserUI observer
[WIP] Remove unnecessary page{hide,show} listeners in GM_BrowserUI
[WIP] GM_openInTab
[WIP] Fix listening for load events.
Restore ScriptRunner functionality etc.
Prevent frame script injection into chrome frames.
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 1ccf7e4 [WIP] Move script injection into frame script for e10s.
new 01ca5cc [WIP] Pass URL to sandbox
new f935137 [WIP] GM_rmc
new 3d0afc2 [WIP] Remove aForce from withAllMenuCommandsForWindowId
new 98a1d87 [WIP] Remove unused/broken GM_BrowserUI observer
new e3970a2 [WIP] Remove unnecessary page{hide,show} listeners in GM_BrowserUI
new b2c0b76 [WIP] GM_openInTab
new 74fc599 [WIP] Fix listening for load events.
new 2f66fef Merge remote-tracking branch 'ventero/e10s_sync' into e10s_sync
new b580a8c Add file comment; use plain "var" syntax to not confuse my IDE.
new f82a7e8 Sloppily migrate document-element-inserted observer into a JSM.
new 405480c Get nsIContentFrameMessageManager that doesn't crash.
new eb6d97a Missing semicolon.
new b3537a3 Dirty workaround which seems to function better.
new 5492694 Debug output for content JSM observer add time.
new ba1a2e1 Restore ScriptRunner functionality etc.
new 24cc885 Prevent frame script injection into chrome frames.
new 7214846 Remove double-import workaround.
new 353fcf5 Missing semicolon.
new 64ee920 Remove unused component scope observer.
new 086e2e3 Fix script storage by passing messages to chrome.
new fbb8249 Fix messageManagerForWin() when E10S is disabled.
new 6298013 Move all the observer / runner logic back into the frame script.
new 432595e Fix references to refactored GM_ScriptStorage().
new 2832597 Fix GM_listValues() by passing only plain strings.
new e0f002b Just BARELY working script installs.
new 734f0db Repair script installation via nsIContentPolicy for frame scripts.
new d750e88 rearrange syntax to silence IDE warnings
new c4aadf0 Reference this._description in the scope where it's actually defined.
new 1f9d021 Pass locales to getBestLocalization() both times.
new 94bdf7b Import extractMeta into newscript.
new 987f7f3 Clean up unused template code.
new f249351 Move ScriptProtocol into a JSM loaded by frame script.
new 9797d26 Restore usage of "global" message manager.
new 5d0d14c Version: 3.0beta1
new cd85c61 Imported Upstream version 3.0~beta1
The 36 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.
--
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