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

Issue 22695004: Attach performance tracing data to feedback reports (Closed)

Created:
7 years, 4 months ago by Zachary Kuznia
Modified:
7 years, 4 months ago
Reviewers:
rkc, xiyuan
CC:
chromium-reviews, arv+watch_chromium.org
Visibility:
Public.

Description

Attach performance tracing data to feedback reports BUG=248357 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216873

Patch Set 1 #

Total comments: 16

Patch Set 2 : Code review fixes #

Total comments: 2

Patch Set 3 : Fix non-chromeos build #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -2 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/feedback/feedback_data.h View 5 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/feedback/feedback_data.cc View 1 5 chunks +28 lines, -0 lines 0 comments Download
M chrome/browser/feedback/tracing_manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/feedback.html View 1 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/resources/feedback.js View 1 2 6 chunks +34 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/feedback_ui.cc View 1 6 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Zachary Kuznia
Please take a look
7 years, 4 months ago (2013-08-08 22:40:31 UTC) #1
rkc
https://codereview.chromium.org/22695004/diff/1/chrome/browser/feedback/feedback_data.cc File chrome/browser/feedback/feedback_data.cc (right): https://codereview.chromium.org/22695004/diff/1/chrome/browser/feedback/feedback_data.cc#newcode107 chrome/browser/feedback/feedback_data.cc:107: return; Nit: Document this early return, this confused me ...
7 years, 4 months ago (2013-08-09 21:15:44 UTC) #2
Zachary Kuznia
https://codereview.chromium.org/22695004/diff/1/chrome/browser/feedback/feedback_data.cc File chrome/browser/feedback/feedback_data.cc (right): https://codereview.chromium.org/22695004/diff/1/chrome/browser/feedback/feedback_data.cc#newcode107 chrome/browser/feedback/feedback_data.cc:107: return; On 2013/08/09 21:15:44, Rahul Chaturvedi wrote: > Nit: ...
7 years, 4 months ago (2013-08-09 21:45:28 UTC) #3
rkc
https://codereview.chromium.org/22695004/diff/9001/chrome/browser/resources/feedback.js File chrome/browser/resources/feedback.js (right): https://codereview.chromium.org/22695004/diff/9001/chrome/browser/resources/feedback.js#newcode388 chrome/browser/resources/feedback.js:388: if (traceId != 0) { add a && ($('performance-info-area')) ...
7 years, 4 months ago (2013-08-09 21:52:45 UTC) #4
Zachary Kuznia
https://codereview.chromium.org/22695004/diff/9001/chrome/browser/resources/feedback.js File chrome/browser/resources/feedback.js (right): https://codereview.chromium.org/22695004/diff/9001/chrome/browser/resources/feedback.js#newcode388 chrome/browser/resources/feedback.js:388: if (traceId != 0) { On 2013/08/09 21:52:45, Rahul ...
7 years, 4 months ago (2013-08-09 22:10:12 UTC) #5
Zachary Kuznia
Hello xiyuan, Could you do an OWNERS review of this CL? Thanks, -Zach
7 years, 4 months ago (2013-08-09 22:12:15 UTC) #6
rkc
lgtm
7 years, 4 months ago (2013-08-09 22:17:34 UTC) #7
xiyuan
chrome/browser/ui/webui/feedback_ui.cc LGTM
7 years, 4 months ago (2013-08-09 22:19:58 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/22695004/24001
7 years, 4 months ago (2013-08-09 22:53:41 UTC) #9
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 4 months ago (2013-08-09 23:28:31 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/22695004/24001
7 years, 4 months ago (2013-08-09 23:50:28 UTC) #11
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 4 months ago (2013-08-09 23:57:30 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/22695004/24001
7 years, 4 months ago (2013-08-10 00:23:24 UTC) #13
commit-bot: I haz the power
7 years, 4 months ago (2013-08-10 15:41:04 UTC) #14
Message was sent while issue was closed.
Change committed as 216873

Powered by Google App Engine
This is Rietveld 408576698