[Pkg-mozext-commits] [firegestures] 02/08: mouse gesture doesn't work with: 'Open e10s window'
David Prévot
taffit at moszumanska.debian.org
Tue Feb 17 15:32:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository firegestures.
commit 357dbe11aa1439fef394757a8a68a920b97a67b8
Author: Gomita <gomita at xuldev.org>
Date: Thu Feb 12 01:47:30 2015 +0900
mouse gesture doesn't work with: 'Open e10s window'
---
FireGestures.idl | 2 +-
components/FireGestures.xpt | Bin 1476 -> 1476 bytes
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/FireGestures.idl b/FireGestures.idl
index d37381f..b045f37 100644
--- a/FireGestures.idl
+++ b/FireGestures.idl
@@ -117,7 +117,7 @@ interface xdIGestureObserver : nsISupports
/**
* Returns false to suppress starting gesture for some reason otherwise true.
*/
- boolean canStartGesture(in nsIDOMEvent event);
+ boolean canStartGesture(in nsIVariant event);
/**
* Called when the direction is changed in progress of mouse gesture.
diff --git a/components/FireGestures.xpt b/components/FireGestures.xpt
index 83d3587..795bbce 100644
Binary files a/components/FireGestures.xpt and b/components/FireGestures.xpt differ
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firegestures.git
More information about the Pkg-mozext-commits
mailing list