Closed Bug 287729 Opened 19 years ago Closed 19 years ago

ChatZilla can't connect on Trunk builds (as of 2005-03-25)

Categories

(Other Applications :: ChatZilla, defect)

defect
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Gijs, Assigned: rginda)

References

Details

(Whiteboard: [cz-0.9.68])

Attachments

(1 file, 1 obsolete file)

Due to changes in nsIProtocolProxyService, the function examineForProxy ceased
to exist. It's replaced by the 'resolve' function. As we need to keep backwards
compatability, ChatZilla should learn to cope with both.
Fixing summary, this also happens on Fx. Sorry for bugspam.
Summary: ChatZilla can't connect on Seamonkey Trunk builds (as of 2005-03-25) → ChatZilla can't connect on Trunk builds (as of 2005-03-25)
Patch that simply checks which of the functions is present. To prevent this
from bugging out very quickly again, I set the default value to null, which
should usually just work for the rest of the connection (it indicates there's
no proxy).
Attachment #178610 - Flags: review?(rginda)
Comment on attachment 178610 [details] [diff] [review]
Patch taking care of compatability issues

r=rginda
Attachment #178610 - Flags: review?(rginda) → review+
i wrote pretty much the same patch in bug 287690.  sorry for the bustage guys! 
i'll check in this patch instead of the one i wrote.
Comment on attachment 178610 [details] [diff] [review]
Patch taking care of compatability issues

this patch breaks PAC support.	please read nsIProtocolProxyService more
carefully.  passing RESOLVE_NON_BLOCKING is a big mistake.
Attachment #178610 - Flags: superreview-
Attachment #178610 - Attachment is obsolete: true
Marking fixed based on the fix checked in for bug 287690.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
It's back....
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050326
Firefox/1.0+
(In reply to comment #8)
> It's back....
> Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050326
> Firefox/1.0+

That is because the fix went into the Chatzilla code, and not into Firefox.  You
need to install a version of chatzilla with the patch in it to fix the problem.
*** Bug 288824 has been marked as a duplicate of this bug. ***
Whiteboard: [cz-0.9.68]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: