Closed
Bug 117011
Opened 24 years ago
Closed 23 years ago
Uncaught exception in nsHeaderSniffer
Categories
(Core Graveyard :: File Handling, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
mozilla1.1alpha
People
(Reporter: zbraniecki, Assigned: bugs)
Details
On amazon.com and few other pages i found that errors (onload):
Error: redeclaration of const hide
Source File: chrome://wallet/content/walletOverlay.js
Line: 1
Error: popup has no properties
Source File: chrome://editor/content/editorApplicationOverlay.js
Line: 82
and, after few seconds of not using the window:
Error: uncaught exception: [Exception... "Component returned failure code:
0x80004005 (NS_ERROR_FAILURE) [nsIWebBrowserPersist.saveURI]"
nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame ::
chrome://communicator/content/contentAreaUtils.js :: nsHeaderSniffer :: line
238" data: no]
I'm using Mozilla 0.9.7 (Gecko/20011221) Windows 2000 under Athlon 900+384 mb
ram.
Greets
Zbigniew Braniecki
![]() |
||
Comment 1•24 years ago
|
||
> Error: redeclaration of const hide
Bug 112908
> Error: popup has no properties
Bug 108745
The exception looks like an issue in the new "save page as" code.
Assignee: jst → ben
Status: UNCONFIRMED → NEW
Component: DOM HTML → File Handling
Ever confirmed: true
QA Contact: stummala → sairuh
Summary: Errors on amazon.com → Uncaught exception in nsHeaderSniffer
Reporter | ||
Comment 2•24 years ago
|
||
about const - sorry for duplicating. I checked in database looking for "hide
const" and didnt found anyone... So i wroted about it.
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → mozilla0.9.9
Assignee | ||
Updated•23 years ago
|
Target Milestone: mozilla0.9.9 → mozilla1.1
Comment 3•23 years ago
|
||
i cant reproduce the exception in contentAreaUtils.js
20020117
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Comment 4•23 years ago
|
||
mass-verifying WorksForMe bugs.
reopen only if this bug is still a problem with a *recent trunk build*.
mail search string for bugspam: AchilleaMillefolium
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•