This PR ( cocos2d/cocos2d-js-tests#60 ) adds a new test that reproduces tinting on sprites.
For some reason, when you tint 2 sprites manually, the 2nd sprite breaks.
Firefox will throw an exception.
Chrome will execute the JS code, but it won't display the 2nd sprite.