Opened 14 years ago
Closed 14 years ago
#2253 closed defect (wontfix)
dojo.flash tests fail in opera (windows/linux/mac/wii)
Reported by: | Owned by: | bradneuberg | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Storage/Flash | Version: | 0.4.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Both tests at http://archive.dojotoolkit.org/nightly/tests/flash/ fail on versions of Opera tried on Windows, Linux, OSX and on the new opera browser on the Nintendo Wii. Same results on all four platforms:
unit_tests_comm.html:
Dojo.Plugin.Flash Unit Tests This page tests bidirectional Flash to JavaScript? communication using dojo.flash; tests and output on page may take up to 30 seconds to run and appear. DEBUG: Opera is not supported with dojo.undo.browser, so back/forward detection will not work. DEBUG: User agent: Opera/9.02 (Macintosh; Intel Mac OS X; U; en) DEBUG: Loading flash... DEBUG: Test XML data loaded DEBUG: Test large data file loaded DEBUG: Flash available: true DEBUG: Flash version: 9 ASSERTION FAILED: Flash did not load UNIT TESTS FAILED 0 successful assertions; 1 failed assertions
test_comm_simple.html:
dojo.flash.comm Simple Test
Marking WONTFIX -- We don't support Dojo Storage in Opera, since there is no way to support it (Opera/Flash? do not allow JavaScript? scripting, and Opera does not implement WHAT WG spec yet).