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

Issue 1837293004: [Extensions] Support choices in autogenerated movable types (Closed)

Created:
4 years, 8 months ago by Devlin
Modified:
4 years, 8 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Extensions] Support choices in autogenerated movable types Choices were left out of our movable type generation. Add them, and add a test. BUG=595949 Committed: https://crrev.com/f48f9852d1ffdffa967cca7a25e7be2f7718b077 Cr-Commit-Position: refs/heads/master@{#384443}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Moar tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -0 lines) Patch
M tools/json_schema_compiler/cc_generator.py View 1 chunk +5 lines, -0 lines 0 comments Download
M tools/json_schema_compiler/test/objects_movable.idl View 1 chunk +1 line, -0 lines 0 comments Download
M tools/json_schema_compiler/test/objects_unittest.cc View 1 2 chunks +25 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
Devlin
Antony, mind taking a look? Kind of surprising none of our tests caught this...
4 years, 8 months ago (2016-03-31 03:30:56 UTC) #2
asargent_no_longer_on_chrome
lgtm https://codereview.chromium.org/1837293004/diff/1/tools/json_schema_compiler/test/objects_unittest.cc File tools/json_schema_compiler/test/objects_unittest.cc (right): https://codereview.chromium.org/1837293004/diff/1/tools/json_schema_compiler/test/objects_unittest.cc#newcode114 tools/json_schema_compiler/test/objects_unittest.cc:114: EXPECT_EQ("string", *parent2.choice.as_string); maybe also add a test of ...
4 years, 8 months ago (2016-03-31 21:56:34 UTC) #3
Devlin
https://codereview.chromium.org/1837293004/diff/1/tools/json_schema_compiler/test/objects_unittest.cc File tools/json_schema_compiler/test/objects_unittest.cc (right): https://codereview.chromium.org/1837293004/diff/1/tools/json_schema_compiler/test/objects_unittest.cc#newcode114 tools/json_schema_compiler/test/objects_unittest.cc:114: EXPECT_EQ("string", *parent2.choice.as_string); On 2016/03/31 21:56:34, Antony Sargent wrote: > ...
4 years, 8 months ago (2016-04-01 00:09:01 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1837293004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1837293004/20001
4 years, 8 months ago (2016-04-01 00:09:34 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-01 00:16:14 UTC) #8
commit-bot: I haz the power
4 years, 8 months ago (2016-04-01 00:17:18 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f48f9852d1ffdffa967cca7a25e7be2f7718b077
Cr-Commit-Position: refs/heads/master@{#384443}

Powered by Google App Engine
This is Rietveld 408576698