diegoles / closure-library

Automatically exported from code.google.com/p/closure-library
0 stars 0 forks source link

problem bei cross domain communication with rpc #383

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

What steps will reproduce the problem?
1.goog.net.xpc.CrossPageChannel
2.cfg[goog.net.xpc.CfgFields.PEER_URI]

What is the expected output? What do you see instead?
The expected output should be the channel data from other domain. But i get 
simple javascript error "Uncaught TypeError: Cannot read property 'xpc' of 
undefined"

What version of the product are you using? On what operating system?
the latest closure library

Please provide any additional information below.
It gives this simple Javascript undefined error although the library files are 
included and cfg is created .

Original issue reported on code.google.com by sanjeet....@gmail.com on 6 Oct 2011 at 1:02

GoogleCodeExporter commented 8 years ago
Could you give more context to reproduce the JS error?

Where do you see the error?
Does it happen in all browsers?

Original comment by pall...@google.com on 16 Nov 2011 at 4:47

GoogleCodeExporter commented 8 years ago
Cannot repro.  Closing until we have a repro case.

Original comment by nn...@google.com on 11 May 2012 at 7:16