I was running ffos 2.0 simulator in webIDE and testing world-clock example as given in https://developer.mozilla.org/en-US/Apps/Build/Modern_web_app_architecture on windows 7 machine. This throws uncaught exception [object object] line no: unknown and white screen in simulator. In firefox browser 36, it runs fine without reporting any error in firebug.
I scaled down the world-clock example to the point, where there is no clock or timnezone page. It is just http://localhost:4200/. Even this is working in ff browser but throwing same error in webIDE console. In debugger of webIDE, on choosing pause on exception, it pauses at div.queryselectorall("*,:x"). Somebody, please help! _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
