Closed Bug 945851 Opened 11 years ago Closed 11 years ago

Remove pref security.suppress_nss_rw_impossible_warning and which_nss_problem

Categories

(Core :: Security: PSM, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: briansmith, Assigned: Cykesiopka)

Details

(Whiteboard: [good first bug][mentor=briansmith][qa-])

Attachments

(1 file, 1 obsolete file)

+++ This bug was initially created as a clone of Bug #915937 +++ We should remove the preference security.suppress_nss_rw_impossible_warning and the which_nss_problem enum from nsNSSComponent::InitializeNSS. We don't need to ever show a dialog box when NSS initialization fails. Cykesiopka, are you interested in taking this?
(In reply to Brian Smith (:briansmith, was :bsmith; Please NEEDINFO? me if you want a response) from comment #0) > Cykesiopka, are you interested in taking this? Sure.
Assignee: nobody → cykesiopka.bmo
Status: NEW → ASSIGNED
Attached patch bug945851_v1.patch (obsolete) — Splinter Review
After this patch, the indentation for the block of coding starting at: mNSSInitialized = true; to PR_LOG(gPIPNSSLog, PR_LOG_DEBUG, ("NSS Initialization done\n")); is off, but I wasn't sure if it was worth changing blame history just for indentation.
Attachment #8343471 - Flags: review?(brian)
Comment on attachment 8343471 [details] [diff] [review] bug945851_v1.patch Review of attachment 8343471 [details] [diff] [review]: ----------------------------------------------------------------- Thanks for the patch. Looks pretty good to me. Please do adjust the indention. The main thing is to optimize for long-term readability of the source, not optimize for blame. We have some RFE's for our blame tools to make them easier to navigate. THe patch needs a little more work done. In particular, all references to NSSInitProblemX need to be removed from the string bundles and anywhere else they may appear.
Attachment #8343471 - Flags: review?(brian) → review-
(In reply to Brian Smith (:briansmith, was :bsmith; Please NEEDINFO? me if you want a response) from comment #3) > Please do adjust the indention. The main thing is to optimize for long-term > readability of the source, not optimize for blame. We have some RFE's for > our blame tools to make them easier to navigate. Ok, thanks for the info! > THe patch needs a little more work done. In particular, all references to > NSSInitProblemX need to be removed from the string bundles and anywhere else > they may appear. Ah yes, will do.
+ Fix indentation + Remove NSSInitProblemX from string bundle
Attachment #8343471 - Attachment is obsolete: true
Attachment #8343480 - Flags: review?(brian)
Comment on attachment 8343480 [details] [diff] [review] bug945851_v2.patch Review of attachment 8343480 [details] [diff] [review]: ----------------------------------------------------------------- https://hg.mozilla.org/integration/mozilla-inbound/rev/4a2337e621f1
Attachment #8343480 - Flags: review?(brian)
Attachment #8343480 - Flags: review+
Attachment #8343480 - Flags: checkin+
Target Milestone: --- → mozilla28
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [good first bug][mentor=briansmith] → [good first bug][mentor=briansmith][qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: