Closed
Bug 228398
Opened 21 years ago
Closed 21 years ago
Warning ``reference to undefined property this.mContentDisposition'' [xs] in file ``chrome://communicator/content/contentAreaUtils.js'', line 559, character 0.
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 obsolete file)
Warning ``reference to undefined property this.mContentDisposition'' [xs] in
file ``chrome://communicator/content/contentAreaUtils.js'', line 559, character 0.
Stopped for error handler.
#0: function anonymous() in <chrome://communicator/content/contentAreaUtils.js>
line 559
557: var fileName = "";
558:
559: if (this.mContentDisposition) {
560: const mhpContractID = "@mozilla.org/network/mime-hdrparam;1"
561: const mhpIID = Components.interfaces.nsIMIMEHeaderParam;
Attachment #137372 -
Flags: superreview?(bz-vacation)
Attachment #137372 -
Flags: review?(neil.parkwaycc.co.uk)
Comment 2•21 years ago
|
||
Comment on attachment 137372 [details] [diff] [review]
in ...
[Checked in: Comment 4]
Not my favourite wallpaper pattern :-/
Attachment #137372 -
Flags: review?(neil.parkwaycc.co.uk) → review+
![]() |
||
Comment 3•21 years ago
|
||
Comment on attachment 137372 [details] [diff] [review]
in ...
[Checked in: Comment 4]
sr=bzbarsky, I guess
Attachment #137372 -
Flags: superreview?(bz-vacation) → superreview+
Comment 4•21 years ago
|
||
Comment on attachment 137372 [details] [diff] [review]
in ...
[Checked in: Comment 4]
Check in: { 12/20/2003 20:04 timeless%mozdev.org 1.100 }
Attachment #137372 -
Attachment description: in ... → in ...
[Checked in: Comment 4]
Attachment #137372 -
Attachment is obsolete: true
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•