[Pkg-mozext-commits] [firexpath] 13/51: 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
Sun Mar 22 15:08:51 UTC 2015


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

taffit pushed a commit to branch master
in repository firexpath.

commit e6bcca28dd33aa6e5e9c63bf45db92e0a84d3f14
Author: pierre.tholence at gmail.com <pierre.tholence at gmail.com@dfa30af4-1965-11df-8728-136f2c2ca76e>
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.
    
    git-svn-id: http://firepath.googlecode.com/svn/trunk@16 dfa30af4-1965-11df-8728-136f2c2ca76e
---
 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