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:
parent
740e3bf17a
commit
2af95db3b0
@ -116,6 +116,7 @@
|
||||
nsDragAndDrop.dragDropSecurityCheck(aEvent, aDragSession, url);
|
||||
|
||||
this.value = url;
|
||||
SetPageProxyState("invalid");
|
||||
try {
|
||||
urlSecurityCheck(this.value,
|
||||
gBrowser.contentPrincipal,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user