Closed Bug 124137 Opened 23 years ago Closed 23 years ago

Errors in JavaScript Console

Categories

(SeaMonkey :: General, defect)

Other
OpenVMS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 119250

People

(Reporter: jakobus, Assigned: asa)

References

()

Details

PWS500au, OpenVMS 7.3, DECMotif 1.2-6, java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition
Fast VM (build 1.3.1-1, build J2SDK.v.1.3.1:12/21/2001-12:17, native threads,
jit_131), MOZILLA 0.9.8.1 Build ID: 2002020220

I start MOZILLA from terminal window.
Opening http://www.defence-data.com shows the message: 
GENERIC_POLL: unknown condition, errno=4 vaxc$errno=2096
GENERIC_POLL: unknown condition, errno=4 vaxc$errno=2096
GENERIC_POLL: unknown condition, errno=4 vaxc$errno=2096

On the page is a Java Applet.

JavaScript Console shows:
Error: redeclaration of const hide
Source File: chrome://wallet/content/walletOverlay.js
Line: 1
Error: Components.classes['@mozilla.org;timeline-service;1'] has no properties
Source File: chrome://messenger/content/mailWindowOverlay.js
Line: 34
Error: redeclaration of const hide
Source File: chrome://wallet/content/walletOverlay.js
Line: 1
Error: redeclaration of const hide
Source File: chrome://wallet/content/walletOverlay.js
Line: 1
Error: Components.classes['@mozilla.org;timeline-service;1'] has no properties
Source File: chrome://messenger/content/mailWindowOverlay.js
Line: 34
Error: redeclaration of const hide
Source File: chrome://wallet/content/walletOverlay.js
Line: 1
Error: redeclaration of const hide
Source File: chrome://wallet/content/walletOverlay.js
Line: 1
Deprecated method document.getSelection() called.  Please use
window.getSelection() instead.

The 2 lines are shown eight times.
These errors have nothing to do with applets or Java. Compare bug 120851,
"Multiple browser-level errors reported in JS console"


This one occurs when loading many different sites:

Error: redeclaration of const hide
Source File: chrome://wallet/content/walletOverlay.js
Line: 1

This has been filed as bug 112908



Deprecated method document.getSelection() called.
Please use window.getSelection() instead.

This has been filed as bug 116523


Error: Components.classes['@mozilla.org;timeline-service;1'] has no properties
Source File: chrome://messenger/content/mailWindowOverlay.js
Line: 34

This has been filed as bug 119250


Reassigning to Browser-General; none of these are due to bugs in the
JavaScript Engine. 
Assignee: rogerl → asa
Status: UNCONFIRMED → NEW
Component: JavaScript Engine → Browser-General
Ever confirmed: true
QA Contact: pschwartau → doronr
Summary: Java Applet Error → Errors in JavaScript Console
Marking as a duplicate of say, the third error above. 
Theo: you will be cc'ed on the duplicate bug

*** This bug has been marked as a duplicate of 119250 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
vrfy dup
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.