【问题标题】:`handleEvent` no longer implemented in Gecko 18 error in submitting a Firefox OS app to marketplace`handleEvent` 不再在 Gecko 18 中实现错误,将 Firefox OS 应用程序提交到市场
【发布时间】:2013-06-13 06:44:01
【问题描述】:

我为 Firefox OS 开发了一个应用程序,它是一个打包的应用程序并使用 jquery。 jquery javascript文件保存在本地的js目录下。当我提交到 Mozilla Marketplace 时,我在应用验证器中收到以下错误,

`handleEvent` no longer implemented in Gecko 18.

Error: As of Gecko 18, objects with `handleEvent` methods may no longer be assigned to `on*` properties. Doing so will be equivalent to assigning `null` to the property.

js/jquery-1.9.0.min.js
2 ... :function(e,t,n){return st.dir(e,"parentNode",n)},next:function(e){return
3 c(e,"nextSibling")},prev:function(e){return c(e,"previousSibling")
4 ... c,f,p;try{if(r&&(i||4===u.readyState))if(r=t,a&&(u.onreadystatechange=st.noop,Gn&&delete Vn[a]),i)4!==u.readyState&&u.abort();else{f={},s=u. ...
//@ sourceMappingURL=jquery.min.map

非常感谢任何帮助解决此问题

【问题讨论】:

    标签: web-applications marketplace firefox-os


    【解决方案1】:

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-07-03
      • 1970-01-01
      • 1970-01-01
      • 2014-11-09
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多