blackberry / webworks-gui

GUI Tool for WebWorks 2.0
https://developer.blackberry.com/html5/
Apache License 2.0
3 stars 5 forks source link

Build page does not load on IE8 #139

Closed rcruz closed 10 years ago

rcruz commented 10 years ago

Object.keys does not exist in IE8. Will need to be polyfilled with https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/keys#Polyfill

rcruz commented 10 years ago

@kflores772 Can add the polyfill to lib/ui/polyfill.js