From c19ec6b0abdb2810e14203c6b4a9db1ac3ed8357 Mon Sep 17 00:00:00 2001 From: Mark Finkle Date: Sun, 6 Sep 2009 21:08:06 -0400 Subject: [PATCH] Bug 511593: Need to check for add-on updates, r=gavin --- mobile/chrome/content/bindings/extensions.xml | 9 +- mobile/chrome/content/browser.xul | 2 + mobile/chrome/content/extensions.js | 127 +++++++++++++++++- mobile/locales/en-US/chrome/browser.dtd | 1 + .../locales/en-US/chrome/browser.properties | 9 ++ mobile/themes/hildon/platform.css | 7 + mobile/themes/wince/platform.css | 7 + 7 files changed, 156 insertions(+), 6 deletions(-) diff --git a/mobile/chrome/content/bindings/extensions.xml b/mobile/chrome/content/bindings/extensions.xml index 1e4101e9dac..a2f066ff22a 100644 --- a/mobile/chrome/content/bindings/extensions.xml +++ b/mobile/chrome/content/bindings/extensions.xml @@ -23,10 +23,11 @@ - + - + + @@ -118,10 +119,10 @@ - + - + diff --git a/mobile/chrome/content/browser.xul b/mobile/chrome/content/browser.xul index d7bd4034bae..9fe707bf29d 100644 --- a/mobile/chrome/content/browser.xul +++ b/mobile/chrome/content/browser.xul @@ -326,6 +326,8 @@