Hi Qooxdooers,

My team has been investigating a number of problems which have suddenly
cropped up with Firefox build > 40.x. I can verify the code base runs fine
on the 39.x versions, but is throwing so many errors on the current version
I'm not sure where to start. On the good side, it runs perfectly in IE10,
Edge, and Chrome.

We have tried the following: complete browser cache removal, generating
with qx.debug set to false, and distclean. The problem varies by
compilation. Using 'source' and 'build' seem to be best, although the
qx.util.format.DateFormat() class is throwing an error with binding (does
not seem to be happening in playground).

'source-hybrid' is totally failing, with part of a long error listing
starting with:

Error: Invalid key "extend" in class "iris.web.Application"! The value is
undefined/null! iris.web.fe89f857f086.js:6766:1

TypeError: qx.ui.container is undefined MainController.js:9:2

TypeError: qx.ui.container is undefined StatusBar.js:31:2

TypeError: qx.ui.container is undefined MainInterface.js:39:2

Error: Invalid key "extend" in class "qx.ui.splitpane.Pane"! The value is
undefined/null! iris.web.fe89f857f086.js:6766:1

TypeError: qx.ui.container is undefined Login.js:7:2

TypeError: qx.ui.container is undefined AutoComplete.js:12:2

TypeError: qx.ui.form is undefined iris.web.7be41cc97661.js:34:5

TypeError: qx.ui.container is undefined

I encourage everyone to check their apps against the latest Firefox to see
if any errors are thrown. Our code base is massive, and it seems like the
simpler apps (as in the playground) are better off.

Thanks,
Matt

-- 
*IRIS/iNWS Technical Lead*
*Decision Support Branch*

*Meteorological Development LabOffice of Science and Technology Integration*
*National** Weather Service, La Crosse, WI*
------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to