Closed
Bug 77022
Opened 24 years ago
Closed 24 years ago
javascript strict warnings in cookieContextOverlay.xul
Categories
(SeaMonkey :: UI Design, defect)
SeaMonkey
UI Design
Tracking
(Not tracked)
People
(Reporter: bugzilla, Assigned: law)
Details
JavaScript error:
chrome://cookie/content/cookieContextOverlay.xul line 94: contextMenu has no
properties
happened after going to:
ftp://ftp.asuscom.de/pub/ASUSCOM/BIOS/Slot_I/INTEL_Chipset/i440BX/P3B-F/
and right-clicking on the empty ftppage.
build 20010420 on win2k
Comment 1•24 years ago
|
||
Full set of error messages are:
JavaScript error:
chrome://communicator/content/nsContextMenu.js line 277:
root.getAttribute is not a function
JavaScript error:
chrome://cookie/content/cookieContextOverlay.xul line 94:
contextMenu has no properties
JavaScript error:
line 0: contextMenu has no properties
So it is the error in nsContextMenu.js that is responsible for the subsequent
error in cookieContextOverlay.xul. Reassigning to Bill Law for the
nsContextMenu problem.
Assignee: morse → law
Component: Cookies → XP Apps: GUI Features
Comment 2•24 years ago
|
||
*** This bug has been marked as a duplicate of 76587 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•