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

Issue 9691017: Merge the fix for NSPR bug 689188. (Closed)

Created:
8 years, 9 months ago by wtc
Modified:
8 years, 9 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Merge the fix for NSPR bug 689188. Cast char to unsigned char before passing it to isalpha to prevent it from becoming a negative integer if char is a signed type. See https://bugzilla.mozilla.org/show_bug.cgi?id=689188. R=mark@chromium.org BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=126338

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
wtc
8 years, 9 months ago (2012-03-12 23:19:38 UTC) #1
Mark Mentovai
LGTM
8 years, 9 months ago (2012-03-12 23:25:01 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wtc@chromium.org/9691017/1
8 years, 9 months ago (2012-03-13 03:00:31 UTC) #3
commit-bot: I haz the power
8 years, 9 months ago (2012-03-13 04:52:13 UTC) #4
Change committed as 126338

Powered by Google App Engine
This is Rietveld 408576698