Closed
Bug 200743
Opened 22 years ago
Closed 22 years ago
In <chrome://navigator/content/pageInfo.js>, "Error: cacheEntryDescrptor is not defined"
Categories
(SeaMonkey :: Page Info, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sgautherie, Assigned: db48x)
Details
Attachments
(1 file)
|
847 bytes,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.4a) Gecko/20030401
Build Identifier: Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.4a) Gecko/20030401
(see technical details below)
Reproducible: Didn't try
Steps to Reproduce:
(I am not sure of what triggered this error.)
Actual Results:
[
Error: cacheEntryDescrptor is not defined
Source File: chrome://navigator/content/pageInfo.js
Line: 882
]
Expected Results:
Trivial guess: Could it miss an 'i' as in 'cacheEntryDescriptor' !?
I don't know if this bug has any bad side-effect,
besides cluttering the JS.C..
| Assignee | ||
Comment 1•22 years ago
|
||
whoops, I'll fix that. :)
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
| Assignee | ||
Comment 2•22 years ago
|
||
js spellchecker, that's what I need
| Assignee | ||
Comment 3•22 years ago
|
||
bz just checked that in, so it's fixed. Thanks both of you :)
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•