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

Issue 2748653002: [Doodle] Add conversion to dictionary for DoodleImage and DoodleConfig (Closed)

Created:
3 years, 9 months ago by Marc Treib
Modified:
3 years, 9 months ago
Reviewers:
fhorschig, sfiera
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Doodle] Add conversion to dictionary for DoodleImage and DoodleConfig This also adds a bunch of tests for the conversion to/from dict. BUG=690467 Review-Url: https://codereview.chromium.org/2748653002 Cr-Commit-Position: refs/heads/master@{#456655} Committed: https://chromium.googlesource.com/chromium/src/+/42b88efd1fc0721c8c97e1d5dfb89e4b9ce58fa9

Patch Set 1 #

Patch Set 2 : includes #

Total comments: 7

Patch Set 3 : review #

Patch Set 4 : check invalid URL parsing result #

Unified diffs Side-by-side diffs Delta from patch set Stats (+386 lines, -25 lines) Patch
M components/doodle/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M components/doodle/doodle_types.h View 1 3 chunks +7 lines, -0 lines 0 comments Download
M components/doodle/doodle_types.cc View 4 chunks +97 lines, -25 lines 0 comments Download
A components/doodle/doodle_types_unittest.cc View 1 2 3 1 chunk +281 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 33 (21 generated)
Marc Treib
PTAL!
3 years, 9 months ago (2017-03-13 11:22:45 UTC) #5
fhorschig
lgtm!
3 years, 9 months ago (2017-03-13 11:42:05 UTC) #8
Marc Treib
+sfiera for committer's stamp, once again. PTAL!
3 years, 9 months ago (2017-03-13 12:28:59 UTC) #12
sfiera
https://codereview.chromium.org/2748653002/diff/20001/components/doodle/doodle_types_unittest.cc File components/doodle/doodle_types_unittest.cc (right): https://codereview.chromium.org/2748653002/diff/20001/components/doodle/doodle_types_unittest.cc#newcode247 components/doodle/doodle_types_unittest.cc:247: DoodleConfig::FromDictionary(*config.ToDictionary(), base::nullopt); Should fields be preserved when round-tripping with ...
3 years, 9 months ago (2017-03-13 13:07:53 UTC) #13
Marc Treib
https://codereview.chromium.org/2748653002/diff/20001/components/doodle/doodle_types_unittest.cc File components/doodle/doodle_types_unittest.cc (right): https://codereview.chromium.org/2748653002/diff/20001/components/doodle/doodle_types_unittest.cc#newcode247 components/doodle/doodle_types_unittest.cc:247: DoodleConfig::FromDictionary(*config.ToDictionary(), base::nullopt); On 2017/03/13 13:07:53, sfiera wrote: > Should ...
3 years, 9 months ago (2017-03-13 13:29:12 UTC) #14
sfiera
LGTM https://codereview.chromium.org/2748653002/diff/20001/components/doodle/doodle_types_unittest.cc File components/doodle/doodle_types_unittest.cc (right): https://codereview.chromium.org/2748653002/diff/20001/components/doodle/doodle_types_unittest.cc#newcode253 components/doodle/doodle_types_unittest.cc:253: On 2017/03/13 13:29:12, Marc Treib wrote: > On ...
3 years, 9 months ago (2017-03-13 13:46:15 UTC) #17
Marc Treib
https://codereview.chromium.org/2748653002/diff/20001/components/doodle/doodle_types_unittest.cc File components/doodle/doodle_types_unittest.cc (right): https://codereview.chromium.org/2748653002/diff/20001/components/doodle/doodle_types_unittest.cc#newcode253 components/doodle/doodle_types_unittest.cc:253: On 2017/03/13 13:46:15, sfiera wrote: > On 2017/03/13 13:29:12, ...
3 years, 9 months ago (2017-03-13 14:04:32 UTC) #20
sfiera
https://codereview.chromium.org/2748653002/diff/20001/components/doodle/doodle_types_unittest.cc File components/doodle/doodle_types_unittest.cc (right): https://codereview.chromium.org/2748653002/diff/20001/components/doodle/doodle_types_unittest.cc#newcode253 components/doodle/doodle_types_unittest.cc:253: On 2017/03/13 14:04:32, Marc Treib wrote: > On 2017/03/13 ...
3 years, 9 months ago (2017-03-13 14:10:24 UTC) #22
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/2748653002/80001
3 years, 9 months ago (2017-03-13 14:55:12 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/381945)
3 years, 9 months ago (2017-03-13 16:06:17 UTC) #28
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/2748653002/80001
3 years, 9 months ago (2017-03-14 08:01:54 UTC) #30
commit-bot: I haz the power
3 years, 9 months ago (2017-03-14 08:41:19 UTC) #33
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/42b88efd1fc0721c8c97e1d5dfb8...

Powered by Google App Engine
This is Rietveld 408576698