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

Issue 10832098: Simplify the EC signature creation code by moving it to a Helper. (Closed)

Created:
8 years, 4 months ago by Ryan Hamilton
Modified:
8 years, 4 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Simplify the EC signature creation code by moving it to a Helper. BUG=139700 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149461

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix raman's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -47 lines) Patch
M net/spdy/spdy_http_stream_spdy3_unittest.cc View 2 chunks +1 line, -46 lines 0 comments Download
M net/spdy/spdy_test_util_spdy3.h View 1 3 chunks +10 lines, -0 lines 0 comments Download
M net/spdy/spdy_test_util_spdy3.cc View 1 4 chunks +52 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Ryan Hamilton
Hi Raman, Can you take a look? This is a pretty minor refactoring of some ...
8 years, 4 months ago (2012-08-01 16:06:12 UTC) #1
ramant (doing other things)
lgtm https://chromiumcodereview.appspot.com/10832098/diff/1/net/spdy/spdy_test_util_spdy3.cc File net/spdy/spdy_test_util_spdy3.cc (right): https://chromiumcodereview.appspot.com/10832098/diff/1/net/spdy/spdy_test_util_spdy3.cc#newcode1048 net/spdy/spdy_test_util_spdy3.cc:1048: crypto::ECSignatureCreator::SetFactoryForTesting( overly nit: punctuation. http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Punctuation,_Spelling_and_Grammar#Punctuation,_Spelling_and_Grammar https://chromiumcodereview.appspot.com/10832098/diff/1/net/spdy/spdy_test_util_spdy3.h File net/spdy/spdy_test_util_spdy3.h ...
8 years, 4 months ago (2012-08-01 17:01:58 UTC) #2
Ryan Hamilton
Thanks! https://chromiumcodereview.appspot.com/10832098/diff/1/net/spdy/spdy_test_util_spdy3.cc File net/spdy/spdy_test_util_spdy3.cc (right): https://chromiumcodereview.appspot.com/10832098/diff/1/net/spdy/spdy_test_util_spdy3.cc#newcode1048 net/spdy/spdy_test_util_spdy3.cc:1048: crypto::ECSignatureCreator::SetFactoryForTesting( On 2012/08/01 17:01:58, ramant wrote: > overly ...
8 years, 4 months ago (2012-08-01 18:03:22 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/10832098/5002
8 years, 4 months ago (2012-08-01 18:03:30 UTC) #4
commit-bot: I haz the power
8 years, 4 months ago (2012-08-01 19:27:20 UTC) #5
Change committed as 149461

Powered by Google App Engine
This is Rietveld 408576698