[Pkg-mozext-commits] [firexpath] 12/18: Issue 8 Now the last expression can be reevaluated when pressing enter or clicking the eval button.

David Prévot taffit at moszumanska.debian.org
Sat Mar 26 19:35:47 UTC 2016


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

taffit pushed a commit to tag FirePath-0.9.5
in repository firexpath.

commit e335afe47bc958a85c493ca953de5b497a328b50
Author: pierre.tholence <pierre.tholence at gmail.com>
Date:   Sun Sep 19 13:13:26 2010 +0000

    Issue 8 Now the last expression can be reevaluated when pressing enter or clicking the eval button.
---
 content/bindings.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/content/bindings.xml b/content/bindings.xml
index d918dca..3ce5db5 100644
--- a/content/bindings.xml
+++ b/content/bindings.xml
@@ -314,9 +314,6 @@
 					
 					var context = this.getContextNode(reevaluate);
 					if(selector != "") {
-						
-						if(!reevaluate && this.lastSelector == selector && this.lastParent == context)
-							return;
 							
 						var contextTextbox = this.getElement("parent-textbox");
 						if(context) {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firexpath.git



More information about the Pkg-mozext-commits mailing list