Date: 2008-09-02 12:37
Sender: Marcin Bazydlo
the problem is different host address of app and shooting_star
daemon. Because pages from those two different sources are in
different windows (floating frames) than Firefox for security
reasons blocks it.
I can think of two solutions to this problem. One is resign from
multi-threading javascript by using different windows. Second
is of writing proxy server that will hide from browser using
two different hosts (due to Mozilla FAQ different hosts are assumed
even when address differs only in port).
I haven't yet tried any of those solutions but hope, somebody
will try soon. |