Bug 597600 part 2 onMouseUp stops long tap timer r=mfinkle

This commit is contained in:
Benjamin Stover 2010-09-22 16:27:11 -07:00
parent c1e0c84a37
commit 5a96a4c0ef
2 changed files with 1 additions and 1 deletions

View File

@ -786,7 +786,6 @@ var BrowserUI = {
this.doCommand("cmd_openLocation");
break;
case "mousedown":
Util.dumpLn('HIDE');
if (!this._isEventInsidePopup(aEvent))
this._hidePopup();

View File

@ -245,6 +245,7 @@ MouseModule.prototype = {
}
}
this._longClickTimeout.clear();
this._target = null;
// Do pan