From 0b706ae8af570933a4d7917178736e3d50088485 Mon Sep 17 00:00:00 2001 From: Vivien Nicolas <21@vingtetun.org> Date: Thu, 4 Nov 2010 18:17:31 +0100 Subject: [PATCH] Bug 608957 - Go To Page button in the addons section are clickable when there is no addon homepage available [r=mfinkle] --- mobile/chrome/content/bindings/extensions.xml | 11 ++++++++++- mobile/chrome/content/extensions.js | 7 ++++--- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/mobile/chrome/content/bindings/extensions.xml b/mobile/chrome/content/bindings/extensions.xml index 677e7bc8697c..67bb53d2706c 100644 --- a/mobile/chrome/content/bindings/extensions.xml +++ b/mobile/chrome/content/bindings/extensions.xml @@ -173,6 +173,15 @@ + + document.getAnonymousElementByAttribute(this, "anonid", "show-page"); + + + + @@ -192,7 +201,7 @@ -