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

Issue 942863003: Fix variation id transmission with feedback reports. (Closed)

Created:
5 years, 10 months ago by Alexei Svitkine (slow)
Modified:
5 years, 10 months ago
Reviewers:
rkc, bsimonnet
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix variation id transmission with feedback reports. This was originally added by this CL: https://chromiumcodereview.appspot.com/15714003 But later broke when the code was componentized here: https://codereview.chromium.org/116863002 This CL restores the original functionality and adds a test to hopefully prevent it from regressing in the future. BUG=460604 Committed: https://crrev.com/e6f7a58b12228773ef182a5481d381c427505740 Cr-Commit-Position: refs/heads/master@{#317655}

Patch Set 1 #

Patch Set 2 : Add missing test file. #

Patch Set 3 : Exclude test on Android + fix leak in test + rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -1 line) Patch
M components/components_tests.gyp View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M components/feedback.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M components/feedback/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M components/feedback/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M components/feedback/feedback_uploader_chrome.cc View 1 2 4 chunks +11 lines, -1 line 0 comments Download
A components/feedback/feedback_uploader_chrome_unittest.cc View 1 2 1 chunk +65 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (13 generated)
Alexei Svitkine (slow)
5 years, 10 months ago (2015-02-20 22:25:20 UTC) #2
rkc
lgtm
5 years, 10 months ago (2015-02-20 22:29:19 UTC) #3
Alexei Svitkine (slow)
+bsimonnet for components/feedback owners as rkc@ isn't an owner apparently...
5 years, 10 months ago (2015-02-20 22:31:21 UTC) #5
bsimonnet
On 2015/02/20 22:31:21, Alexei Svitkine wrote: > +bsimonnet for components/feedback owners as rkc@ isn't an ...
5 years, 10 months ago (2015-02-20 22:56:43 UTC) #6
Alexei Svitkine (slow)
Thanks. Hmm, some android test failures - I'll have to take a look next week.
5 years, 10 months ago (2015-02-20 23:02:12 UTC) #7
Alexei Svitkine (slow)
Updated to fix a leak in the test and exclude the new test on Android ...
5 years, 10 months ago (2015-02-23 19:25:01 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/942863003/140001
5 years, 10 months ago (2015-02-23 19:26:13 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/61849)
5 years, 10 months ago (2015-02-23 19:30:52 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/942863003/140001
5 years, 10 months ago (2015-02-23 19:34:30 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/61865)
5 years, 10 months ago (2015-02-23 19:38:32 UTC) #22
Alexei Svitkine (slow)
+chrome-troopers The "Find Xcode" step seems to be failing on the iOS bots. Any ideas? ...
5 years, 10 months ago (2015-02-23 19:42:55 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/942863003/140001
5 years, 10 months ago (2015-02-23 21:24:04 UTC) #25
commit-bot: I haz the power
Committed patchset #3 (id:140001)
5 years, 10 months ago (2015-02-23 21:25:06 UTC) #26
commit-bot: I haz the power
5 years, 10 months ago (2015-02-23 21:25:53 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e6f7a58b12228773ef182a5481d381c427505740
Cr-Commit-Position: refs/heads/master@{#317655}

Powered by Google App Engine
This is Rietveld 408576698