Closed
Bug 357572
Opened 19 years ago
Closed 19 years ago
Javascript exception on specific website
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: newemailto, Unassigned)
Details
(Whiteboard: CLOSEME 07/14)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1) Gecko/20061003 Firefox/2.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1) Gecko/20061003 Firefox/2.0
uncaught exception: [Exception... "Illegal operation on WrappedNative prototype object" nsresult: "0x8057000c (NS_ERROR_XPC_BAD_OP_ON_WN_PROTO)" location: "JS frame :: file:///C:/Dokumente%20und%20Einstellungen/Bastie/Desktop/303665/Neu/html/scripts/functions.js :: WriteHtml :: line 13" data: no]
Reproducible: Always
Steps to Reproduce:
1. Run the Websites and JS go down...
Actual Results:
uncaught exception: [Exception... "Illegal operation on WrappedNative prototype object" nsresult: "0x8057000c (NS_ERROR_XPC_BAD_OP_ON_WN_PROTO)" location: "JS frame :: file:///C:/Dokumente%20und%20Einstellungen/Bastie/Desktop/303665/Neu/html/scripts/functions.js :: WriteHtml :: line 13" data: no]
Expected Results:
a nice website like IE or Opera
I think it is a major problem, because an other browser is needed...
Comment 1•19 years ago
|
||
More information is needed for this bug report to be useful. Please see http://www.mozilla.org/quality/bug-writing-guidelines.html for some pointers on creating a useful bug report.
Could you start by attaching the file that contains the code that throws the exception? A fully minimized testcase would be best. Is the broken website online somewhere where we could test it?
Comment 2•19 years ago
|
||
Please upgrade to a newer version of Firefox 2.0. Build 20061003 is outdated.
If the problem still occurs, please provide more information and, as Gavin said, an URL if possible.
Summary: Problem → Javascript exception on specific website
Version: unspecified → 2.0 Branch
Hello,
the website is at the moment not online, because it is a CD Application with dynamic html, JavaScript, Applet and LiveConnect. Today I waiting for message wich allow me to upload an small sample application.
Comment 4•19 years ago
|
||
Reporter, do you still see this problem with the latest Firefox 2? If not, can you please close this bug as WORKSFORME. Thanks!
Whiteboard: CLOSEME 07/14
Comment 5•19 years ago
|
||
No response from reporter re: comment 4 -->INCOMPLETE.
Reporter, if you still see this problem with the latest release of Firefox 2, please reopen this bug. Thanks!
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•