Closed Bug 156360 Opened 22 years ago Closed 20 years ago

ccidnet.com - Site contains script which recursively loads iframes

Categories

(Tech Evangelism Graveyard :: Chinese-Simplified, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: kmcclusk, Assigned: momoi)

References

()

Details

(Keywords: top100)

This bug was broken off from http://bugzilla.mozilla.org/show_bug.cgi?id=136580

This site contains script which results in recursive loads of iframe documents.
This does not crash on IE but it doesn't display anything. Bug 136580 contains a
patch to look for these recursive cases and catch them sooner to prevent crashes
but there is still a performance issue of loading iframes which don't display
anything. This appears to be a bug on their site that they are unaware of.
Keywords: top100
9 months later... I don't see the recursive iframe. Where is it?

The page does have javascript errors though:

Error: postlayer is not defined
Source File: http://www.ccidnet.com/
Line: 13

Error: plugin.SetWindow is not a function
Source File: javascript: function jsScriptObject(obj) { this.wrappedJSObject =
obj; } jsScriptObject.prototype = { evaluate : function(expression) { return new
jsScriptObject(eval(expression)); } }; var plugin = document.embeds['liumeiti'];
plugin.SetWindow(new jsScriptObject(window),1297050931);
Line: 1
Summary: Site contains script which recursively loads iframes → ccidnet.com - Site contains script which recursively loads iframes
I also don't see any recursive loads in the url's testcase. 
Using:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040611
Firefox/0.8.0+
Marking it WORKSFORME.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.