Closed
Bug 228428
Opened 21 years ago
Closed 21 years ago
Warning ``assignment to undeclared variable mIcon'' [xs] in file ``chrome://global/content/bindings/tabbrowser.xml'', line 237, character 0.
Categories
(SeaMonkey :: Tabbed Browser, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 obsolete file)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031208
Warning ``assignment to undeclared variable mIcon'' [xs] in file
``chrome://global/content/bindings/tabbrowser.xml'', line 237, character 0.
Stopped for error handler.
#0: function anonymous(aWebProgress=XPComponent:{15}, aRequest=XPComponent:{27},
aStateFlags=integer:786448, aStatus=integer:0) in
<chrome://global/content/bindings/tabbrowser.xml> line 237
235: if (this.mIcon) {
236: this.mTab.setAttribute("image", this.mIcon);
237: mIcon = "";
Attachment #137391 -
Flags: superreview?(bz-vacation)
Attachment #137391 -
Flags: review?(neil.parkwaycc.co.uk)
![]() |
||
Comment 2•21 years ago
|
||
Attachment #137391 -
Flags: superreview?(bz-vacation) → superreview+
Updated•21 years ago
|
Attachment #137391 -
Flags: review?(neil.parkwaycc.co.uk) → review+
Comment 3•21 years ago
|
||
Comment on attachment 137391 [details] [diff] [review]
this
[Checked in: Comment 3]
Check in: { 12/20/2003 20:04 timeless%mozdev.org 1.88 }
Attachment #137391 -
Attachment description: this → this
[Checked in: Comment 3]
Attachment #137391 -
Attachment is obsolete: true
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•