Bugs: Browse | Submit New | Admin

[#16809] XHR version doesnt work on Firefox without Flash player

Date:
2008-01-04 09:32
Priority:
3
Submitted By:
Edgars Beigarts (na43251)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
XHR version doesnt work on Firefox without Flash player

Detailed description
On Firefox without Flash player:
* doesnt update anything
* doesn't show "(* system *) connection established by ..."
* JS error - uncaught exception: Permission denied to get property Window.meteorStrike

Tested with shooting_star 3.2.6 on
* Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b3pre) Gecko/2007122906 Firefox/3.0b3pre (Swiftfox)
* Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7

xhr version works on Webkit/Gtk+

it doesn't work with firefox + flashplayer + flashblock

is it normal ?

i'm new to comet
why are we using flash instead of xhr ?

Add A Comment: Notepad

Please login


Followup

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

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item