diff --git a/mobile/chrome/content/content.js b/mobile/chrome/content/content.js index 02f7923ff71..9282972e2ae 100644 --- a/mobile/chrome/content/content.js +++ b/mobile/chrome/content/content.js @@ -810,7 +810,7 @@ var ContextHandler = { } }; -ContextHandler.init(); +//ContextHandler.init(); var FormSubmitObserver = {