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

Issue 1509683002: Convert the encryption header parsers to be iterator-based. (Closed)

Created:
5 years ago by Peter Beverloo
Modified:
4 years, 5 months ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews, zea+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Convert the encryption header parsers to be iterator-based. BUG=538576 Committed: https://crrev.com/81a290d32a901677d819e80786f18d09dc30eeb1 Cr-Commit-Position: refs/heads/master@{#402914}

Patch Set 1 #

Total comments: 12

Patch Set 2 : #

Total comments: 8

Patch Set 3 : comments #

Patch Set 4 : Convert the encryption header parsers to be iterator-based. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+296 lines, -258 lines) Patch
M components/gcm_driver/crypto/encryption_header_parsers.h View 1 chunk +70 lines, -41 lines 0 comments Download
M components/gcm_driver/crypto/encryption_header_parsers.cc View 1 2 3 4 chunks +65 lines, -127 lines 0 comments Download
M components/gcm_driver/crypto/encryption_header_parsers_unittest.cc View 1 2 3 4 chunks +150 lines, -77 lines 0 comments Download
M components/gcm_driver/crypto/gcm_encryption_provider.cc View 1 2 3 3 chunks +11 lines, -13 lines 0 comments Download

Messages

Total messages: 17 (4 generated)
Peter Beverloo
+rsleevi
5 years ago (2015-12-07 20:55:40 UTC) #2
Ryan Sleevi
Is this a precursor to supporting multiple layers of encryption? Or just general cleanup? A ...
5 years ago (2015-12-08 00:22:00 UTC) #3
Peter Beverloo
Thank you. I'll apply the code changes tomorrow, but wanted to reply to your questions. ...
5 years ago (2015-12-08 01:02:58 UTC) #4
Peter Beverloo
https://codereview.chromium.org/1509683002/diff/1/components/gcm_driver/crypto/encryption_header_parsers.cc File components/gcm_driver/crypto/encryption_header_parsers.cc (right): https://codereview.chromium.org/1509683002/diff/1/components/gcm_driver/crypto/encryption_header_parsers.cc#newcode46 components/gcm_driver/crypto/encryption_header_parsers.cc:46: // compatibility with UAs that use other number parsing ...
5 years ago (2015-12-16 21:09:57 UTC) #5
Ryan Sleevi
LGTM; a few nits but probably for follow-ups https://codereview.chromium.org/1509683002/diff/20001/components/gcm_driver/crypto/encryption_header_parsers.cc File components/gcm_driver/crypto/encryption_header_parsers.cc (right): https://codereview.chromium.org/1509683002/diff/20001/components/gcm_driver/crypto/encryption_header_parsers.cc#newcode27 components/gcm_driver/crypto/encryption_header_parsers.cc:27: std::string ...
5 years ago (2015-12-16 21:21:27 UTC) #6
Peter Beverloo
Thank you - all done. https://codereview.chromium.org/1509683002/diff/20001/components/gcm_driver/crypto/encryption_header_parsers.cc File components/gcm_driver/crypto/encryption_header_parsers.cc (right): https://codereview.chromium.org/1509683002/diff/20001/components/gcm_driver/crypto/encryption_header_parsers.cc#newcode27 components/gcm_driver/crypto/encryption_header_parsers.cc:27: std::string candidate_salt; On 2015/12/16 ...
5 years ago (2015-12-16 21:35:35 UTC) #7
Ryan Sleevi
Old CL poke :)
4 years, 9 months ago (2016-03-11 17:54:03 UTC) #8
Peter Beverloo
On 2016/03/11 17:54:03, Ryan Sleevi wrote: > Old CL poke :) I haven't forgotten :-). ...
4 years, 9 months ago (2016-03-11 17:55:59 UTC) #9
Ryan Sleevi
On 2016/03/11 17:55:59, Peter Beverloo wrote: > On 2016/03/11 17:54:03, Ryan Sleevi wrote: > > ...
4 years, 7 months ago (2016-05-16 20:55:25 UTC) #10
Peter Beverloo
Rebased, and putting this on the queue. I'll do the non-repeatable params check in a ...
4 years, 5 months ago (2016-06-29 18:47:50 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/1509683002/60001
4 years, 5 months ago (2016-06-29 18:49:17 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 5 months ago (2016-06-29 20:00:32 UTC) #15
commit-bot: I haz the power
4 years, 5 months ago (2016-06-29 20:01:30 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/81a290d32a901677d819e80786f18d09dc30eeb1
Cr-Commit-Position: refs/heads/master@{#402914}

Powered by Google App Engine
This is Rietveld 408576698