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]

This commit is contained in:
reed@reedloden.com 2008-02-07 01:01:05 -08:00
Родитель 45b98470a1
Коммит 30793a945e
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

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