Closed
Bug 37121
Opened 25 years ago
Closed 25 years ago
file picker assertions (to the console)
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: sspitzer, Assigned: pavlov)
Details
remove ~/.mozilla
run mozilla -installer
start up mail.
because we are trying to load the PSM, and it is not installed, the file picker
is trying to come up.
I get assertions, are these a problem:
-*- filepicker: CI: {c47de916-1dd1-11b2-8141-82507fa02b21}
-*- filepicker: IID:nsIFilePicker
************************************************************
** NOTE: This report will only be printed in DEBUG builds.**
* Call to xpconnect wrapped JSObject produced this error: *
[Exception... "[JS Error: "ReferenceError: window is not defined" {file:
"/builds/seth/seamonkey/mozilla/dist/bin/components/nsFilePicker.js" line: 137}]
[nsIFilePicker::show]" nsresult: "0x80570021 (<unknown>)" location: "JS frame
:: chrome://messenger/content/accountUtils.js :: verifyAccounts :: line 74"
data: yes]
************************************************************
-*- filepicker: CI: {c47de916-1dd1-11b2-8141-82507fa02b21}
-*- filepicker: IID:nsIFilePicker
************************************************************
** NOTE: This report will only be printed in DEBUG builds.**
* Call to xpconnect wrapped JSObject produced this error: *
[Exception... "[JS Error: "ReferenceError: window is not defined" {file:
"/builds/seth/seamonkey/mozilla/dist/bin/components/nsFilePicker.js" line: 137}]
[nsIFilePicker::show]" nsresult: "0x80570021 (<unknown>)" location: "JS frame
:: chrome://messenger/content/accountUtils.js :: verifyAccounts :: line 74"
data: yes]
************************************************************
-*- filepicker: CI: {c47de916-1dd1-11b2-8141-82507fa02b21}
-*- filepicker: IID:nsIFilePicker
************************************************************
** NOTE: This report will only be printed in DEBUG builds.**
* Call to xpconnect wrapped JSObject produced this error: *
[Exception... "[JS Error: "ReferenceError: window is not defined" {file:
"/builds/seth/seamonkey/mozilla/dist/bin/components/nsFilePicker.js" line: 137}]
[nsIFilePicker::show]" nsresult: "0x80570021 (<unknown>)" location: "JS frame
:: chrome://messenger/content/accountUtils.js :: verifyAccounts :: line 74"
data: yes]
************************************************************
-*- filepicker: CI: {c47de916-1dd1-11b2-8141-82507fa02b21}
-*- filepicker: IID:nsIFilePicker
************************************************************
** NOTE: This report will only be printed in DEBUG builds.**
* Call to xpconnect wrapped JSObject produced this error: *
[Exception... "[JS Error: "ReferenceError: window is not defined" {file:
"/builds/seth/seamonkey/mozilla/dist/bin/components/nsFilePicker.js" line: 137}]
[nsIFilePicker::show]" nsresult: "0x80570021 (<unknown>)" location: "JS frame
:: chrome://messenger/content/accountUtils.js :: verifyAccounts :: line 74"
data: yes]
************************************************************
| Reporter | ||
Comment 1•25 years ago
|
||
adding alecf to the cc list.
| Assignee | ||
Comment 2•25 years ago
|
||
checked in fix
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•23 years ago
|
QA Contact: lchiang → stephend
I've never seen this, verified fixed with a current trunk debug build on Win2k.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•