Closed Bug 611456 Opened 14 years ago Closed 13 years ago

Slow loading pages if call method UnnamedClass.toString has been used

Categories

(Firefox :: General, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: mipam.gtd, Unassigned)

References

()

Details

(Whiteboard: [closeme 2011-01-01])

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)

Some pages has been loaded really slow down because
there is some problem with permission to using call method UnnamedClass.toString.

Error reports:

Error: Permission denied for <http://www.facebook.com> (document.domain=<http://facebook.com>) to call method UnnamedClass.toString on <> (document.domain has not been set).

Error: uncaught exception: unknown (can't convert to string)
Error: Permission denied for <http://www.facebook.com> (document.domain=<http://facebook.com>) to call method UnnamedClass.toString on <> (document.domain has not been set).

Reproducible: Always

Steps to Reproduce:
1.Open some page with unknown string, for example http://facebook.com
2.Page has been loaded very slow(i compared this issue with other browser IE8,chrome 7, safari)
3.Check error logs in firefox
Actual Results:  
Page is loaded very slow

Expected Results:  
Page is loaded in normal time
Severity: major → normal
Please try https://support.mozilla.com/en-US/kb/Basic+Troubleshooting

This could be caused by an extension, for example. There's nothing in your report that indicates that slow loading is *caused* by the same thing that caused the error in the console.
Whiteboard: [closeme 2011-01-01]
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.