Window variables improperly referenced
--------------------------------------

                 Key: SHINDIG-1127
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1127
             Project: Shindig
          Issue Type: Bug
            Reporter: Ben McCann


The following variables should be referenced through the window object (e.g. 
parent should become window.parent)

gadgets.rpc.callSameDomain 
(http://svn.apache.org/repos/asf/incubator/shindig/trunk/features/src/main/javascript/features/rpc/rpc.js)
    frames
    parent
gadgets.rpctx.ifpc.emitInvisibleIframe 
(http://svn.apache.org/repos/asf/incubator/shindig/trunk/features/src/main/javascript/features/rpc/ifpc.transport.js)
    setTimeout
gadgets.rpctx.wpm 
(http://svn.apache.org/repos/asf/incubator/shindig/trunk/features/src/main/javascript/features/rpc/wpm.transport.js)
    parent
gadgets.rpctx.rmr.conductRmrSearch 
(http://svn.apache.org/repos/asf/incubator/shindig/trunk/features/src/main/javascript/features/rpc/rmr.transport.js)
    setTimeout


-- 
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