Wizcorp / phonegap-plugin-wizCanvas

WizCanvas allows a developer to create a ultra-performant native canvas component. The view is based on the Ejecta framework and has WebGL support.
MIT License
43 stars 13 forks source link

postMessage with cyclic JSON will segfault #11

Open ultimatezen opened 10 years ago

ultimatezen commented 10 years ago

If you postMessage with cyclic JSON, it will cause the app to crash. We should catch this error and not segfault.