What steps will reproduce the problem?
1. Create a loader context with current app and security domains.
2. Setup a bulkloader instance with a BulkLoader.SECURITY_ERROR listener.
3. Tell the bulkloader instance to load an image from a domain with no
crossdomain.xml using the context above.
What is the expected output?
SECURITY_ERROR handler should be called.
What do you see instead?
Unhandled SecurityErrorEvent bla bla bla...
What version of the product are you using? On what operating system?
SVN rev. 257, win xp, FF3, FP 10 debug.
Please provide any additional information below.
Test case and patch attached, NOTE: the patch will fire a BulkLoader.ERROR
event, *not* a BulkLoader.SECURITY_ERROR one (sorry, tight deadline and all
that).
Original issue reported on code.google.com by Yonatan....@gmail.com on 14 Mar 2009 at 12:29
Original issue reported on code.google.com by
Yonatan....@gmail.com
on 14 Mar 2009 at 12:29Attachments: