Closed Bug 1930391 Opened 2 months ago Closed 2 months ago

Fix too much recursion and missing variable in cmdSave in cZ

Categories

(SeaMonkey :: Chat, defect)

defect

Tracking

(seamonkey2.53? affected)

RESOLVED FIXED
Tracking Status
seamonkey2.53 ? affected

People

(Reporter: iannbugzilla, Assigned: iannbugzilla)

Details

(Whiteboard: SM2.53.20)

Attachments

(1 file)

STR
1/ Start cZ
2/ Connect to a server and join a channel
3/ Use /save to try to save to an area which will error (e.g. /save file:///test.txt)

Expected result
Error message on output screen

Actual result
Error in stdout of "too much recursion" and "ReferenceError: aMessage is not defined"

[Approval Request Comment]
Regression caused by (bug #): n/a
User impact if declined: no feedback when /save errors
Testing completed (on m-c, etc.): 2.53.20pre
Risk to taking this patch (and alternatives if risky): low
String changes made by this patch: none

When /save errors need to clear progressListener otherwise cancelSave loops back to the same code.
Fix up QueryInterface to use XPCOMUtils.generateQI whilst here.

Attachment #9436635 - Flags: review?(frgrahl)
Attachment #9436635 - Flags: approval-comm-release?
Whiteboard: SM2.53.20

Comment on attachment 9436635 [details] [diff] [review]
1930391-irc-fix-cmdSave-25320.patch

lgtm r/a+

Attachment #9436635 - Flags: review?(frgrahl)
Attachment #9436635 - Flags: review+
Attachment #9436635 - Flags: approval-comm-release?
Attachment #9436635 - Flags: approval-comm-release+

Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/1ccf53aba444
Fix too much recursion and missing variable in cmdSave in cZ. r=frg

Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: