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

Issue 2934019: Upping the diagnostic mode limits for file size... (Closed)

Created:
10 years, 5 months ago by cpu_(ooo_6.6-7.5)
Modified:
9 years, 7 months ago
Reviewers:
mattm
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

Upping the diagnostic mode limits for file size - The local state and the overall size of the profile dir BUG=42561 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52400

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome/browser/diagnostics/recon_diagnostics.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
cpu_(ooo_6.6-7.5)
easy change.
10 years, 5 months ago (2010-07-14 18:48:53 UTC) #1
mattm
On 2010/07/14 18:48:53, cpu wrote: > easy change. lgtm, though not sure about the Local ...
10 years, 5 months ago (2010-07-14 20:18:13 UTC) #2
cpu_(ooo_6.6-7.5)
10 years, 5 months ago (2010-07-14 20:53:35 UTC) #3
On 2010/07/14 20:18:13, mattm wrote:
> On 2010/07/14 18:48:53, cpu wrote:
> > easy change.
> 
> lgtm, though not sure about the Local State getting that big.  Mine are all
> under 10K.
> 
> Also, I wonder if it would be good to introduce a "warning" result type for
> tests like this that aren't necessarily a fail but could indicate issues.

Yeah, I've been thinking about warning level. I think we'll have to do that
after we get some other basic checks done.

For the local state there are cases of backlogged UMA data, like up to the last
3 sessions, that are not yet sent. Things that don't understand well.

Powered by Google App Engine
This is Rietveld 408576698