Closed Bug 445632 Opened 16 years ago Closed 16 years ago

Unable to open socket to serving host

Categories

(Tamarin Graveyard :: Virtual Machine, defect)

x86
Linux
defect
Not set
major

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: cpeyer, Unassigned)

Details

Steps to reproduce:
1. Host a swf file at http://example.com/foo.swf
2. In the swf, execute Security.loadPolicyFile('http://example.com/crossdomain.xml') and then open a flash.net.Socket to port 80 of example.com
 
 Actual Results:
 Can't connect. No SecurityErrorEvent.SECURITY_ERROR event fired.
 
 Expected Results:
 Connect. Fire Event.CONNECT event.
Transferred Comments:

Nathan de Vries - Wed Jun 13 02:48:30 PDT 2007
You can see this issue here:

http://www.atnan.com/playground/HTTPSocket.as
Mistakenly transferred bug from jira. Resolving INVALID
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.