Bug 405277 - "Go button fails to appear when plain text dragged to location bar" (always invalidate when dropping text) [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9=schrep]

git-svn-id: svn://10.0.0.236/trunk@245112 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
reed%reedloden.com 2008-02-07 09:01:05 +00:00
parent 740e3bf17a
commit 2af95db3b0

View File

@ -116,6 +116,7 @@
nsDragAndDrop.dragDropSecurityCheck(aEvent, aDragSession, url);
this.value = url;
SetPageProxyState("invalid");
try {
urlSecurityCheck(this.value,
gBrowser.contentPrincipal,