出现这种问题一般是什么情况

运行没什么问题,就是学习碰撞系统的时候firebug报的error

Error: WebGL: texImage2D: Incurred CPU-side conversion, which is very slow. cocos2d-js-for-preview.js:39383:25
Error: WebGL: texImage2D: Incurred CPU pixel conversion, which is very slow. cocos2d-js-for-preview.js:39383:25
Error: WebGL: texImage2D: Chosen format/type incurred an expensive reformat: 0x1908/0x1401 cocos2d-js-for-preview.js:39383:25
Error: WebGL: texImage2D: Incurred CPU-side conversion, which is very slow. cocos2d-js-for-preview.js:39383:25
Error: WebGL: texImage2D: Incurred CPU pixel conversion, which is very slow. cocos2d-js-for-preview.js:39383:25
Error: WebGL: texImage2D: Chosen format/type incurred an expensive reformat: 0x1908/0x1401

我也遇到了,但不是在碰撞系统里,有人知道这是什么原因造成的吗?

Firefox 的什么版本?这个应该是浏览器的问题

我的是50.1.0,mac