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

Issue 1447643002: Bulk Reports: Fix an infinite loop in ChildTraceMessageFilter::OnSetUMACallback. (Closed)

Created:
5 years, 1 month ago by shatch
Modified:
4 years, 7 months ago
CC:
chromium-reviews, tracing+reviews_chromium.org, wfh+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Bulk Reports: Fix an infinite loop in ChildTraceMessageFilter::OnSetUMACallback. Also added some unit testing for this file. BUG=555690 Committed: https://crrev.com/5ee44554d36595c779c59adef061dce09fe6d2a6 Cr-Commit-Position: refs/heads/master@{#359736}

Patch Set 1 : #

Patch Set 2 : Added unit tests. #

Patch Set 3 : Fix IOS. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -4 lines) Patch
M components/components_tests.gyp View 1 2 chunks +4 lines, -0 lines 0 comments Download
M components/tracing/child_trace_message_filter.h View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M components/tracing/child_trace_message_filter.cc View 1 2 3 chunks +7 lines, -4 lines 0 comments Download
A components/tracing/child_trace_message_filter_unittest.cc View 1 2 1 chunk +87 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
shatch
5 years, 1 month ago (2015-11-13 23:17:32 UTC) #5
oystein (OOO til 10th of July)
lgtm
5 years, 1 month ago (2015-11-13 23:23:49 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1447643002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1447643002/60001
5 years, 1 month ago (2015-11-13 23:27:02 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/94489)
5 years, 1 month ago (2015-11-14 00:16:01 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1447643002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1447643002/80001
5 years, 1 month ago (2015-11-14 02:03:31 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:80001)
5 years, 1 month ago (2015-11-14 02:10:48 UTC) #14
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/5ee44554d36595c779c59adef061dce09fe6d2a6 Cr-Commit-Position: refs/heads/master@{#359736}
5 years, 1 month ago (2015-11-14 02:11:49 UTC) #15
Nico
(fyi, you forgot to add the new test to components/tracing/BUILD.gn:unit_tests. I'm fixing this, this is ...
4 years, 7 months ago (2016-05-18 13:03:52 UTC) #17
Will Harris
On 2016/05/18 13:03:52, Nico (vacation May 19 to 22) wrote: > (fyi, you forgot to ...
4 years, 7 months ago (2016-05-18 13:05:44 UTC) #18
shatch
4 years, 7 months ago (2016-05-18 13:19:21 UTC) #19
Message was sent while issue was closed.
On 2016/05/18 13:05:44, Will Harris (slow thru 23 May) wrote:
> On 2016/05/18 13:03:52, Nico (vacation May 19 to 22) wrote:
> > (fyi, you forgot to add the new test to
> components/tracing/BUILD.gn:unit_tests.
> > I'm fixing this, this is just to encourage you to not forget gn files the
next
> > time you add a test :-) )
> 
> maybe we need tests to test that the tests tested in the unit_tests in gn vs
gyp
> are the same :)

But will those tests be tested? :p

re thakis: Thanks!

Powered by Google App Engine
This is Rietveld 408576698