From 4649b88ce5aeeb650fa7405de23e5c50e667723d Mon Sep 17 00:00:00 2001 From: kantha kanchiraju Date: Tue, 28 Jul 2009 19:55:53 -0400 Subject: [PATCH] Bug 507000: Hardware Key mapping for volume Up/Down getting overridden (wince) [r=mark.finkle] --- mobile/chrome/content/browser.xul | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mobile/chrome/content/browser.xul b/mobile/chrome/content/browser.xul index 8b0b4b04c873..6690bdb33601 100644 --- a/mobile/chrome/content/browser.xul +++ b/mobile/chrome/content/browser.xul @@ -150,11 +150,17 @@ +#ifndef WINCE +#else + + + +#endif