Closed Bug 643591 Opened 13 years ago Closed 10 years ago

document.domain issues if loaded via iframe

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
major

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: sharathciddu, Assigned: gal)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0) Gecko/20100101 Firefox/4.0

Document.domain values have issues when loaded via iframe

Reproducible: Always

Steps to Reproduce:
The URL http://vivu.tv/portal/Join?flow=726-726-5652&name=abcd&email=abcd%40e.com&Submit=Join+Event&mode=133&t=conference connects to jabber by loading it in an iframe. 
When you open two or more instances of the URL in firefox 3.x you can see that the user count to the bottom right increases (number of instances - 1). 

But in 4.0 the jabber never connects. We have debugged this and found that it is because of the document.domain issues when loaded via iframe.

This could be a huge bummer
I am open for a chat session/phone call if required. just mail me details at my email
This could be a P1.Please have a look at it before Firefox 4.0 is released for everyone
Priority: -- → P1
Component: General → DOM
Priority: P1 → --
Product: Firefox → Core
QA Contact: general → general
Version: unspecified → Trunk
Firefox 4.0 is done and has been for a while  So this won't be fixed for Firefox 4.

The link in comment 0 doesn't show the issue.

The link in comment 1 seems to show it.  What exactly is the problem you debugged it to with document.domain?  What fails, exactly?  A call from outside the frame into the frame?  A call from inside the frame out to the containing page?  Something else?

Is Flash required to reproduce the problem, or is a pure JS+HTML testcase possible here?
Assignee: nobody → gal
OS: Windows 7 → All
Hardware: x86 → All
Need more info from reporter -- hope it can be delivered so we can confirm this bug. We don't need a reduced testcase, so much as more logging to track symptoms and tell-tales.

/be
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.