Closed Bug 1937700 Opened 10 months ago Closed 10 months ago

Fix secure IRC protcol handler in cZ

Categories

(SeaMonkey :: Chat, defect)

defect

Tracking

(seamonkey2.53+ fixed)

RESOLVED FIXED
Tracking Status
seamonkey2.53 + fixed

People

(Reporter: iannbugzilla, Assigned: iannbugzilla)

References

(Regression)

Details

(Keywords: regression, Whiteboard: SM2.53.20)

Attachments

(1 file)

As part of bug 1926406 the IRC protocol handlers were merged into chatzilla-service.js, unfortunately there was a typo in a call to a function which meant the insecure rather than the secure protocol handler was used.

[Approval Request Comment]
Regression caused by (bug #): 1926406
User impact if declined: irc rather than ircs used when clicking on ircs links
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

Just calls GenericIRCProtocolHandler with true or false directly rather than having separate handlers for ircs and irc which then call the generic handler.

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

Comment on attachment 9443992 [details] [diff] [review]
1937700-irc-protocol-25320.patch

lgtm r/a+

[Triage Comment]

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

Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/fe2f68ab9284
Fix secure IRC protcol handler in cZ. r=frg

Status: ASSIGNED → RESOLVED
Closed: 10 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: