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

Issue 1024463005: Added UMA metrics to track errors while launching lowbox enabled sandboxed process. (Closed)

Created:
5 years, 9 months ago by Shrikant Kelkar
Modified:
5 years, 9 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, rickyz+watch_chromium.org, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Added UMA metrics to track errors while launching lowbox enabled sandboxed process. BUG=468919, 468922 R=cpu,jschuh@chromium.org,isherman@chromium.org Committed: https://crrev.com/d60174a44fd5e8c8cc08946112d0ec823028d15e Cr-Commit-Position: refs/heads/master@{#321633}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Added link to MSDN GetLastError error codes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -0 lines) Patch
M content/common/sandbox_win.cc View 4 chunks +10 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
Shrikant Kelkar
5 years, 9 months ago (2015-03-19 20:20:46 UTC) #1
Ilya Sherman
https://codereview.chromium.org/1024463005/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1024463005/diff/1/tools/metrics/histograms/histograms.xml#newcode28899 tools/metrics/histograms/histograms.xml:28899: +<histogram name="Process.Sandbox.Lowbox.Launch.Error" units="GetLastError"> Please associate an enum rather than ...
5 years, 9 months ago (2015-03-19 21:35:11 UTC) #2
Shrikant Kelkar
https://codereview.chromium.org/1024463005/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1024463005/diff/1/tools/metrics/histograms/histograms.xml#newcode28899 tools/metrics/histograms/histograms.xml:28899: +<histogram name="Process.Sandbox.Lowbox.Launch.Error" units="GetLastError"> On 2015/03/19 21:35:11, Ilya Sherman wrote: ...
5 years, 9 months ago (2015-03-19 21:40:50 UTC) #3
Ilya Sherman
LGTM w/ comment addressed https://codereview.chromium.org/1024463005/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1024463005/diff/1/tools/metrics/histograms/histograms.xml#newcode28899 tools/metrics/histograms/histograms.xml:28899: +<histogram name="Process.Sandbox.Lowbox.Launch.Error" units="GetLastError"> Please associate ...
5 years, 9 months ago (2015-03-19 21:43:08 UTC) #4
Shrikant Kelkar
On 2015/03/19 21:43:08, Ilya Sherman wrote: > LGTM w/ comment addressed > > https://codereview.chromium.org/1024463005/diff/1/tools/metrics/histograms/histograms.xml > ...
5 years, 9 months ago (2015-03-19 21:50:27 UTC) #5
cpu_(ooo_6.6-7.5)
5 years, 9 months ago (2015-03-20 19:24:24 UTC) #6
cpu_(ooo_6.6-7.5)
lgtm
5 years, 9 months ago (2015-03-20 19:26:54 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1024463005/20001
5 years, 9 months ago (2015-03-20 19:27:50 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-20 20:59:58 UTC) #11
commit-bot: I haz the power
5 years, 9 months ago (2015-03-20 21:00:34 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d60174a44fd5e8c8cc08946112d0ec823028d15e
Cr-Commit-Position: refs/heads/master@{#321633}

Powered by Google App Engine
This is Rietveld 408576698