search for: get_referr

Displaying 2 results from an estimated 2 matches for "get_referr".

Did you mean: get_referrer
2010 Aug 09
2
File descriptor leak (?) in Python
Hi all, Recently I have upgraded a Python application from Xapian 1.0.7 to 1.2.2 in order to use the PostingSource class. It is a long-running process, and I am seeing the number of open file descriptors to the Xapian database steadily increase. I suspect what I am seeing is some kind of resource leak. I have no idea if it is a problem in our code or in the Xapian Python bindings. How do I debug
2010 Mar 19
0
Wine release 1.1.41
...Use IHTMLPrivateWindow for navigation in navigate_hlink if available. shdocvw: Use IHTMLPrivateWindow for navigation in navigate_url if available. shdocvw: Added more navigation tests. mshtml: Ignore load event on detached documents. mshtml: Return S_OK from IHTMLDocument2::get_referrer. mshtml: Forward setting document.location to window object. mshtml: Use user agent string in IOmNavigator::get_appVersion. shdocvw: Fixed tests on some Windows. mshtml: Make sure that readState is READYSTATE_LOADING in read_stream_data. mshtml: Fire readystatechange...