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

Issue 57373004: [webcrypto] Fix compiler errors in WebCryptoImplTest (Closed)

Created:
7 years, 1 month ago by haltonhuo
Modified:
7 years, 1 month ago
Reviewers:
eroman, padolph
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[webcrypto] Fix compiler errors in WebCryptoImplTest Also fix some changes for coding style errors reported by cpplint.py BUG=314517 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233233

Patch Set 1 #

Patch Set 2 : Update commit log #

Total comments: 2

Patch Set 3 : Update based on padolph's comment #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -8 lines) Patch
M content/renderer/webcrypto/webcrypto_impl_unittest.cc View 1 2 7 chunks +8 lines, -8 lines 2 comments Download

Messages

Total messages: 15 (0 generated)
haltonhuo
7 years, 1 month ago (2013-11-04 05:46:25 UTC) #1
eroman
Thanks for the patch https://codereview.chromium.org/57373004/diff/30001/content/renderer/webcrypto/webcrypto_impl_unittest.cc File content/renderer/webcrypto/webcrypto_impl_unittest.cc (right): https://codereview.chromium.org/57373004/diff/30001/content/renderer/webcrypto/webcrypto_impl_unittest.cc#newcode709 content/renderer/webcrypto/webcrypto_impl_unittest.cc:709: EXPECT_FALSE(public_key.extractable()); Can you explain why ...
7 years, 1 month ago (2013-11-04 17:35:05 UTC) #2
padolph
https://codereview.chromium.org/57373004/diff/30001/content/renderer/webcrypto/webcrypto_impl_unittest.cc File content/renderer/webcrypto/webcrypto_impl_unittest.cc (right): https://codereview.chromium.org/57373004/diff/30001/content/renderer/webcrypto/webcrypto_impl_unittest.cc#newcode709 content/renderer/webcrypto/webcrypto_impl_unittest.cc:709: EXPECT_FALSE(public_key.extractable()); On 2013/11/04 17:35:06, eroman wrote: > Can you ...
7 years, 1 month ago (2013-11-04 18:37:55 UTC) #3
haltonhuo
@padolph, Remove const does fix this issue also, please review the updated patch. > > ...
7 years, 1 month ago (2013-11-05 00:59:32 UTC) #4
padolph
lgtm
7 years, 1 month ago (2013-11-05 01:01:49 UTC) #5
eroman
lgtm https://codereview.chromium.org/57373004/diff/70001/content/renderer/webcrypto/webcrypto_impl_unittest.cc File content/renderer/webcrypto/webcrypto_impl_unittest.cc (right): https://codereview.chromium.org/57373004/diff/70001/content/renderer/webcrypto/webcrypto_impl_unittest.cc#newcode77 content/renderer/webcrypto/webcrypto_impl_unittest.cc:77: unsigned short key_length_bits) { // NOLINT what is ...
7 years, 1 month ago (2013-11-05 01:06:39 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/halton.huo@intel.com/57373004/70001
7 years, 1 month ago (2013-11-05 01:14:50 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/halton.huo@intel.com/57373004/70001
7 years, 1 month ago (2013-11-05 03:22:48 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-11-05 04:01:49 UTC) #9
haltonhuo
On 2013/11/05 04:01:49, I haz the power (commit-bot) wrote: > Sorry for I got bad ...
7 years, 1 month ago (2013-11-05 05:20:10 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/halton.huo@intel.com/57373004/70001
7 years, 1 month ago (2013-11-06 01:50:58 UTC) #11
haltonhuo
On 2013/11/05 01:06:39, eroman wrote: > lgtm > > https://codereview.chromium.org/57373004/diff/70001/content/renderer/webcrypto/webcrypto_impl_unittest.cc#newcode77 > content/renderer/webcrypto/webcrypto_impl_unittest.cc:77: unsigned short > ...
7 years, 1 month ago (2013-11-06 02:35:14 UTC) #12
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=220252
7 years, 1 month ago (2013-11-06 04:44:31 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/halton.huo@intel.com/57373004/70001
7 years, 1 month ago (2013-11-06 05:59:43 UTC) #14
commit-bot: I haz the power
7 years, 1 month ago (2013-11-06 06:15:08 UTC) #15
Message was sent while issue was closed.
Change committed as 233233

Powered by Google App Engine
This is Rietveld 408576698