Closed
Bug 182153
Opened 23 years ago
Closed 17 years ago
strict javascript warnings in nsContextMenu.js
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Unassigned)
References
Details
when right clicking on pages that hasn't really loaded I get this javascript
warnings:
Warning: reference to undefined property
this.target.ownerDocument.getElementsByTagName("body")[0]
Source File: chrome://communicator/content/nsContextMenu.js
Line: 299
20021126
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
Comment 1•21 years ago
|
||
Can you reproduce with a recent (v1.8b1+ ou v1.7.5) build ?
Updated•18 years ago
|
Assignee: samir_bugzilla → jag
QA Contact: pawyskoczka
Comment 2•17 years ago
|
||
WFM:
Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.9.1b4pre) Gecko/20090305
SeaMonkey/2.0b1pre
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Updated•17 years ago
|
Assignee: jag → nobody
QA Contact: ui-design
You need to log in
before you can comment on or make changes to this bug.
Description
•