http://bugs.winehq.org/show_bug.cgi?id=33626
Bug #: 33626 Summary: The ammo.js demo failed to run Product: Wine Version: 1.5.23 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: jscript AssignedTo: wine-bugs@winehq.org ReportedBy: wine.dev@web.de Classification: Unclassified
Created attachment 44511 --> http://bugs.winehq.org/attachment.cgi?id=44511 Log with +ieframe
The ammo.js demo failed to run
http://kripken.github.io/ammo.js/examples/new/ammo.html
First, the often seen:
0029:fixme:jscript:JScriptProperty_SetProperty Unimplemented property 70000001 0029:fixme:jscript:JScriptProperty_SetProperty Unimplemented property 70000002
than a pair of:
0029:warn:jscript:throw_error L"Object doesn't support this property or method" 0029:warn:jscript:throw_error L"'console' is undefined"
followed by some parser warnings:
0029:warn:jscript:script_parse parser failed around L"<!DOCTYPE html>\n<!--\n\nHello future GitHubber! I bet you're here to remove those nasty inline styles,\nDRY up these templates and make 'em nice and re-usable, right?\n\nPlease, don't. https://github.com/styleguide/templates/2.0\n\n-->\n<html>\n <head>\n <meta http-equiv="Content-type" content"...
and later a pair of:
0029:warn:jscript:throw_error L"'Worker' is undefined" 0029:warn:jscript:throw_error L"Object doesn't support this property or method"
http://bugs.winehq.org/show_bug.cgi?id=33626
--- Comment #1 from Detlef Riekenberg wine.dev@web.de 2013-05-20 10:24:16 CDT --- Created attachment 44512 --> http://bugs.winehq.org/attachment.cgi?id=44512 Log with +iefame,+jscript (packed with gzip)
http://bugs.winehq.org/show_bug.cgi?id=33626
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |jacek@codeweavers.com Resolution| |WONTFIX
--- Comment #2 from Jacek Caban jacek@codeweavers.com 2013-08-28 09:13:00 CDT --- WebGL is not supported by native, so it's not our bug.
http://bugs.winehq.org/show_bug.cgi?id=33626
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com 2013-08-28 14:10:24 CDT --- Closing.