fix hints not working at ftp site, in xulrunner 1.9.1
commitac003a5941a835149838e0ed96963ee19c7aca53
authorJohn Foerch <jjfoerch@earthlink.net>
Thu, 12 Nov 2009 22:24:48 +0000 (12 17:24 -0500)
committerJohn Foerch <jjfoerch@earthlink.net>
Thu, 12 Nov 2009 22:24:48 +0000 (12 17:24 -0500)
tree9f18e0705938db45472ed6b4d8962d795e0bda32
parent35e6c4a190591c4b5285994f88ad514bdf0d0dd1
fix hints not working at ftp site, in xulrunner 1.9.1

The patch "browser-object-links: support richedit fields" of Oct 10, 2009
removed the xhtml: prefix from the link browser object xpath expression.
That was in error.  See the following link for details:

https://developer.mozilla.org/en/Introduction_to_using_XPath_in_JavaScript#Implementing_a_User_Defined_Namespace_Resolver
modules/element.js
modules/scroll.js
modules/utils.js