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

Issue 934423002: Encode JSON key IDs and keys as base64url (Closed)

Created:
5 years, 10 months ago by jrummell
Modified:
5 years, 10 months ago
CC:
chromium-reviews, eme-reviews_chromium.org, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Encode JSON key IDs and keys as base64url Key IDs and keys used in JSON data should be encoded base64url, not just base64 with trailing = removed. BUG=459834 TEST=new tests pass Committed: https://crrev.com/ac02ac60a90b8dec389e45d87bb0b022b8cca051 Cr-Commit-Position: refs/heads/master@{#317097}

Patch Set 1 #

Total comments: 15

Patch Set 2 : test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -13 lines) Patch
M media/cdm/aes_decryptor_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/cdm/json_web_key.cc View 1 7 chunks +38 lines, -10 lines 0 comments Download
M media/cdm/json_web_key_unittest.cc View 1 4 chunks +29 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
jrummell
PTAL. https://codereview.chromium.org/934423002/diff/1/media/cdm/json_web_key.cc File media/cdm/json_web_key.cc (right): https://codereview.chromium.org/934423002/diff/1/media/cdm/json_web_key.cc#newcode72 media/cdm/json_web_key.cc:72: //} Will enable this once layout tests are ...
5 years, 10 months ago (2015-02-19 03:59:34 UTC) #2
ddorwin
LGTM % comments. Thanks! https://codereview.chromium.org/934423002/diff/1/media/cdm/json_web_key.cc File media/cdm/json_web_key.cc (right): https://codereview.chromium.org/934423002/diff/1/media/cdm/json_web_key.cc#newcode27 media/cdm/json_web_key.cc:27: const char kBase64Plus[] = "+"; ...
5 years, 10 months ago (2015-02-19 04:45:56 UTC) #3
jrummell
Thanks for the review. https://codereview.chromium.org/934423002/diff/1/media/cdm/json_web_key.cc File media/cdm/json_web_key.cc (right): https://codereview.chromium.org/934423002/diff/1/media/cdm/json_web_key.cc#newcode27 media/cdm/json_web_key.cc:27: const char kBase64Plus[] = "+"; ...
5 years, 10 months ago (2015-02-19 18:20:07 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/934423002/20001
5 years, 10 months ago (2015-02-19 18:21:03 UTC) #7
ddorwin
lgtm
5 years, 10 months ago (2015-02-19 18:25:08 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-19 19:24:25 UTC) #9
commit-bot: I haz the power
5 years, 10 months ago (2015-02-19 19:24:53 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ac02ac60a90b8dec389e45d87bb0b022b8cca051
Cr-Commit-Position: refs/heads/master@{#317097}

Powered by Google App Engine
This is Rietveld 408576698