Closed
Bug 431613
Opened 18 years ago
Closed 15 years ago
iframes src randomly copies other iframes srcs, better: the loaded page refers to another iframes src
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 279048
People
(Reporter: niels, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Big explanation on the given page, compare with 2.0 for reference
Reproducible: Always
Steps to Reproduce:
1. Load the given page
2.
3.
Actual Results:
dynamically created iframe loads wrong page?
static iframes load wrong pages?
Expected Results:
show the correct page
reassigning the iframes srcs to itself fixes the issue, you'll get the report on that from the given page (alert before fix, so you may see it better)
i would say (without knowing the code-base) the iframes srcs are collected in a non-protected pending-downloads-list, or the locks position is slightly wrong, giving back the response from the request before or after
| Reporter | ||
Updated•18 years ago
|
Version: unspecified → Trunk
Comment 1•18 years ago
|
||
I tried to open that page in Fx2 and Fx3. Fx2 crashed, and Fx3 hanged.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008052006 Minefield/3.0pre
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Comment 2•18 years ago
|
||
For the record, Webkit render it messy but doesn't crash. Opera 9.5 and IE7 caused a blue screen of death...
| Reporter | ||
Comment 3•18 years ago
|
||
My Opera crashed too, I assume it has to do with the Netscape-Style-Plugin of WMP, possibly the Plugin tries to take advantage of some NS-only feature.?
That your IE7 crashes is a surprise to me, that it shows a blue screen is near unbelievable. I havn't seen that except for corrupt hardware since years.
If you prefer I replace the video by a Quicktime-variant, in the hope your Quicktime-Plugin doesn't behave that way. Please let me know.
Comment 4•18 years ago
|
||
I was surprised as you. I never had a blue screen with Windows XP caused by a program execution. I have got a bit of nostalgia...
If you can replace the video with a Theora-Vorbis-Matroska version I feel better, since normally I use VLC and its mozilla plugin, if this isn't a problem for you :-)
Comment 5•18 years ago
|
||
Ah, I forgot to ask you: videos are necessary? Can't you embed some text pages, for example?
Comment 6•17 years ago
|
||
Dup of bug 279048?
Comment 7•16 years ago
|
||
I'm trying to load the test URL but getting time outs. I think we need a test case attached or we might as well close or dupe against bug 279048
Comment 8•16 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.4pre) Gecko/20090925 Shiretoko/3.5.4pre GTB5
Firefox suffered several multi-second hangs plus high CPU usage, finally Fx became responsive again. The page never stopped loading (spinning throbber) and the layout was broken, but at least, the page was browseable.
Using Adblock Plus, Stylish - http://userstyles.org/styles/13864, and Flashblock.
Comment 9•15 years ago
|
||
Reporter, are you still seeing this issue with Firefox 3.6.13 or later in safe mode or a fresh profile? If not, please close. These links can help you in your testing.
http://support.mozilla.com/kb/Safe+Mode
http://support.mozilla.com/kb/Managing+profiles
You may also wish to try with the latest Firefox 4 beta, http://www.mozilla.com/en-US/firefox/all-beta.html.
Whiteboard: [CLOSEME 2011-1-30]
Updated•15 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Whiteboard: [CLOSEME 2011-1-30]
You need to log in
before you can comment on or make changes to this bug.
Description
•