Closed Bug 405470 Opened 17 years ago Closed 16 years ago

forceHandshake should be removed

Categories

(Core :: Security: PSM, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: Biesinger, Assigned: Biesinger)

References

()

Details

Attachments

(1 file)

48     attribute boolean                   forceHandshake; /* obsolete, unused */

The comment is correct, so the attribute should be removed. (The implementation of it doesn't do anything - the getter always returns false, the setter does nothing)
Attached patch PatchSplinter Review
also removes some other unused stuff
Assignee: kengert → cbiesinger
Status: NEW → ASSIGNED
Attachment #290281 - Flags: review?(kengert)
Comment on attachment 290281 [details] [diff] [review]
Patch

I'll include these changes in bug 262116's patch
Attachment #290281 - Flags: review?(kengert)
Comment on attachment 290281 [details] [diff] [review]
Patch

I confirm this doesn't seem to be used anywhere.

r=kengert
Attachment #290281 - Flags: review+
Christian, did you check in this patch together with bug 262116?
Should this be marked fixed?
indeed, thanks.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: