Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Issue 558002: Mention NSPR libs in NSS version check error message. (Closed)

Created:
10 years, 11 months ago by Craig
Modified:
9 years, 7 months ago
Reviewers:
wtc, Evan Martin
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Mention NSPR libs in NSS version check error message. Some Linux distributions don't have tightly controlled dependencies and allow older nspr libs in conjunction with newer nss libs that can lead to confusion. BUG=33163 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=37401

Patch Set 1 #

Total comments: 2

Patch Set 2 : improved error message #

Total comments: 1

Patch Set 3 : strip newlines #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M base/nss_util.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
Evan Martin
http://codereview.chromium.org/558002/diff/1/2 File base/nss_util.cc (right): http://codereview.chromium.org/558002/diff/1/2#newcode84 base/nss_util.cc:84: "and corresponding NSPR libs."; Is there any way for ...
10 years, 11 months ago (2010-01-27 18:06:26 UTC) #1
Craig
On 2010/01/27 18:06:26, Evan Martin wrote: > http://codereview.chromium.org/558002/diff/1/2 > File base/nss_util.cc (right): > > http://codereview.chromium.org/558002/diff/1/2#newcode84 ...
10 years, 11 months ago (2010-01-27 18:48:59 UTC) #2
Evan Martin
Wan-teh: any thoughts on how we can make this error message more useful?
10 years, 11 months ago (2010-01-27 18:50:39 UTC) #3
Craig
One way that might work is if we played games with PR_VersionCheck similar to the ...
10 years, 11 months ago (2010-01-27 19:02:06 UTC) #4
Evan Martin
On 2010/01/27 19:02:06, Craig wrote: > One way that might work is if we played ...
10 years, 11 months ago (2010-01-27 19:14:49 UTC) #5
wtc
LGTM, with a more informative error message. I suggested one below. http://codereview.chromium.org/558002/diff/1/2 File base/nss_util.cc (right): ...
10 years, 11 months ago (2010-01-27 19:19:07 UTC) #6
Craig
On 2010/01/27 19:19:07, wtc wrote: > LGTM, with a more informative error message. > I ...
10 years, 11 months ago (2010-01-27 20:13:20 UTC) #7
Evan Martin
LGTM++ http://codereview.chromium.org/558002/diff/5001/4002 File base/nss_util.cc (right): http://codereview.chromium.org/558002/diff/5001/4002#newcode85 base/nss_util.cc:85: "update NSPR to the latest version.\n"; I guess ...
10 years, 11 months ago (2010-01-27 20:16:51 UTC) #8
wtc
Craig, LGTM. Please remove the \n characters as Evan suggested.
10 years, 11 months ago (2010-01-27 20:27:47 UTC) #9
Craig
10 years, 11 months ago (2010-01-28 14:36:12 UTC) #10
On 2010/01/27 20:27:47, wtc wrote:
> Craig,
> 
> LGTM.  Please remove the \n characters as Evan suggested.

Fixed. Will land shortly ...

Powered by Google App Engine
This is Rietveld 408576698