From 29c63e27f1d260b63908b44cdf6f05e46a338468 Mon Sep 17 00:00:00 2001 From: phoenixabhishek Date: Mon, 25 Mar 2019 21:32:52 +0000 Subject: [PATCH] Bug 1355073 - Accidentally starting a drag on the identity block reloads the page and discards pending permission prompts. r=johannh Changed the function to check if the dropped and current URL are not same. Differential Revision: https://phabricator.services.mozilla.com/D24509 --HG-- extra : moz-landing-system : lando --- browser/base/content/urlbarBindings.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/browser/base/content/urlbarBindings.xml b/browser/base/content/urlbarBindings.xml index 30d711163d25..2be15cdc3c27 100644 --- a/browser/base/content/urlbarBindings.xml +++ b/browser/base/content/urlbarBindings.xml @@ -1054,9 +1054,10 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.