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

Issue 2153673003: Fix ValueSet.addValuesFromDicts (Closed)

Created:
4 years, 5 months ago by benjhayden
Modified:
4 years, 5 months ago
Reviewers:
eakuefner, RobertoCN
CC:
catapult-reviews_chromium.org, tracing-review_chromium.org
Base URL:
https://github.com/catapult-project/catapult.git@master
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

Fix ValueSet.addValuesFromDicts Currently, addValuesFromDicts() calls addValue(), which adds summary values for Numerics to the ValueSet and to the Numeric's diagnostics... but those summary values should already exist in the valueDicts, in the Numeric's diagnostics at least, even if the summary values were stripped out for some reason. This CL makes addValuesFromDicts bypass adding the summary ScalarNumeric values. Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/7de849b81d47d98f57b2418c7532b9dbb4656f40

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -8 lines) Patch
M tracing/tracing/value/value_set.html View 2 chunks +8 lines, -8 lines 0 comments Download
M tracing/tracing/value/value_set_test.html View 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
benjhayden
PTAL :-)
4 years, 5 months ago (2016-07-15 22:46:44 UTC) #3
RobertoCN
Applied the patch on top of my tests and makes it pass, so LGTM
4 years, 5 months ago (2016-07-15 22:54:53 UTC) #4
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/2153673003/1
4 years, 5 months ago (2016-07-15 23:04:02 UTC) #6
eakuefner
lgtm
4 years, 5 months ago (2016-07-15 23:04:17 UTC) #7
commit-bot: I haz the power
4 years, 5 months ago (2016-07-15 23:29:19 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/external/github.com/catapult-project/catapu...

Powered by Google App Engine
This is Rietveld 408576698