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

Issue 206613004: Test case for apparent LowerCaseEqualsASCII failure.

Created:
6 years, 9 months ago by padolph
Modified:
6 years, 9 months ago
Reviewers:
CC:
eroman
Base URL:
https://chromium.googlesource.com/chromium/src.git@exportJwkRsaPublicKey
Visibility:
Public.

Description

NOT FOR COMMIT Test case for apparent LowerCaseEqualsASCII failure. The DLOG's imply the the strings being compared in SharedCryptoTest.ImportExportJwkRsaPublicKey are equal, but LowerCaseEqualsASCII says they aren't. Indeed, when I use std::string::operator==() on just the output of base::HexEncode and the input string (the original code), equality is true. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M content/child/webcrypto/shared_crypto_unittest.cc View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
padolph
6 years, 9 months ago (2014-03-25 18:11:16 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698