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

Issue 504413004: Move base64-urlsafe helpers to jwk.{cc,h} (Closed)

Created:
6 years, 3 months ago by eroman
Modified:
6 years, 3 months ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Move base64-urlsafe helpers to jwk.{cc,h} BUG=407858 Committed: https://crrev.com/7ddf94b2bd03be89f9c199f486a843a2c8d4862d Cr-Commit-Position: refs/heads/master@{#292456}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix style and link to bug #

Patch Set 3 : rebase #

Patch Set 4 : rebase #

Patch Set 5 : rebase and add missing headers #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -46 lines) Patch
M content/child/webcrypto/jwk.h View 2 chunks +13 lines, -0 lines 0 comments Download
M content/child/webcrypto/jwk.cc View 1 2 chunks +28 lines, -0 lines 0 comments Download
M content/child/webcrypto/test/rsa_oaep_unittest.cc View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M content/child/webcrypto/test/test_helpers.cc View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M content/child/webcrypto/webcrypto_util.h View 1 2 3 2 chunks +0 lines, -14 lines 0 comments Download
M content/child/webcrypto/webcrypto_util.cc View 1 2 3 2 chunks +0 lines, -32 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
eroman
eroman@chromium.org changed reviewers: + rsleevi@chromium.org
6 years, 3 months ago (2014-08-27 00:06:54 UTC) #1
eroman
6 years, 3 months ago (2014-08-27 00:06:54 UTC) #2
Ryan Sleevi
LGTM with nits. https://codereview.chromium.org/504413004/diff/1/content/child/webcrypto/jwk.cc File content/child/webcrypto/jwk.cc (right): https://codereview.chromium.org/504413004/diff/1/content/child/webcrypto/jwk.cc#newcode708 content/child/webcrypto/jwk.cc:708: std::string base64EncodedText(input); 1) variable naming / ...
6 years, 3 months ago (2014-08-27 17:22:15 UTC) #3
eroman
https://codereview.chromium.org/504413004/diff/1/content/child/webcrypto/jwk.cc File content/child/webcrypto/jwk.cc (right): https://codereview.chromium.org/504413004/diff/1/content/child/webcrypto/jwk.cc#newcode708 content/child/webcrypto/jwk.cc:708: std::string base64EncodedText(input); On 2014/08/27 17:22:15, Ryan Sleevi wrote: > ...
6 years, 3 months ago (2014-08-27 18:00:57 UTC) #4
eroman
The CQ bit was checked by eroman@chromium.org
6 years, 3 months ago (2014-08-27 22:22:24 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eroman@chromium.org/504413004/40001
6 years, 3 months ago (2014-08-27 22:24:05 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_arm64_dbg_recipe on tryserver.chromium.linux ...
6 years, 3 months ago (2014-08-27 23:16:20 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 3 months ago (2014-08-27 23:23:11 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg/builds/10152) mac_chromium_rel_swarming on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_swarming/builds/7770)
6 years, 3 months ago (2014-08-27 23:23:12 UTC) #9
eroman
The CQ bit was checked by eroman@chromium.org
6 years, 3 months ago (2014-08-28 14:41:43 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eroman@chromium.org/504413004/60001
6 years, 3 months ago (2014-08-28 14:42:23 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_arm64_dbg_recipe on tryserver.chromium.linux ...
6 years, 3 months ago (2014-08-28 15:31:32 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 3 months ago (2014-08-28 15:37:17 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_tests_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_tests_recipe/builds/3338)
6 years, 3 months ago (2014-08-28 15:37:18 UTC) #14
eroman
The CQ bit was checked by eroman@chromium.org
6 years, 3 months ago (2014-08-28 19:53:34 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eroman@chromium.org/504413004/80001
6 years, 3 months ago (2014-08-28 19:55:24 UTC) #16
commit-bot: I haz the power
Committed patchset #5 (id:80001) as e8e4314abcbc2e922d594c5bf0a4f4d9a3426bbe
6 years, 3 months ago (2014-08-28 20:51:01 UTC) #17
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:02:02 UTC) #18
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/7ddf94b2bd03be89f9c199f486a843a2c8d4862d
Cr-Commit-Position: refs/heads/master@{#292456}

Powered by Google App Engine
This is Rietveld 408576698