Closed Bug 169148 Opened 22 years ago Closed 22 years ago

Remove unnecessary return value in nsICertificateDialogs::cACertExists

Categories

(Core Graveyard :: Security: UI, defect)

Other Branch
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 168450

People

(Reporter: KaiE, Assigned: KaiE)

References

Details

nsICertificateDialogs::cACertExists returns a boolean result.

The intention of the dialog is to inform the user that a certificate already
exists in the local storage.
It is unclear what information should be given back.
The current implementation does not give the user a choice, and always returns
the same value in the dialog.

I suggest to change the return type to void.
Blocks: 168452
This will get fixed with the patch in bug 168450

*** This bug has been marked as a duplicate of 168450 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Verified dupe.
Status: RESOLVED → VERIFIED
Product: PSM → Core
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.