Use separate domain names for iframes on sample container
---------------------------------------------------------

                 Key: SHINDIG-1022
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1022
             Project: Shindig
          Issue Type: Improvement
          Components: Javascript 
    Affects Versions: trunk
            Reporter: Paul Lindner
            Assignee: Paul Lindner


When using the sample container we really don't test the RPC mechanisms.  This 
is because the generated iframe is on the same domain as the container.  This 
can cause bugs because regular RPC mechanisms serialize the javascript objects 
whereas same-domain calls just pass a reference.  For samplecontainer we can 
use localhost for the container and 127.0.0.1 for the iframe to enact this 
testing.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to