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

Issue 8590043: Record UMA status on websql results (chrome) (Closed)

Created:
9 years, 1 month ago by michaeln
Modified:
9 years ago
CC:
levin, chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, dpranke-watch+content_chromium.org
Visibility:
Public.

Description

Record UMA status on websql results. This is the chrome-side of https://bugs.webkit.org/show_bug.cgi?id=73258 BUG=98939 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113248

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 3

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -6 lines) Patch
M content/common/web_database_observer_impl.h View 1 2 3 4 5 6 7 1 chunk +21 lines, -3 lines 0 comments Download
M content/common/web_database_observer_impl.cc View 1 2 3 4 5 6 7 4 chunks +100 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
michaeln
ptal
9 years ago (2011-11-29 22:45:07 UTC) #1
ramant (doing other things)
http://codereview.chromium.org/8590043/diff/11001/content/common/web_database_observer_impl.cc File content/common/web_database_observer_impl.cc (right): http://codereview.chromium.org/8590043/diff/11001/content/common/web_database_observer_impl.cc#newcode77 content/common/web_database_observer_impl.cc:77: DCHECK(callsite < kCallsiteHistogramSize); nit: could we define a routine ...
9 years ago (2011-11-29 23:29:35 UTC) #2
michaeln
http://codereview.chromium.org/8590043/diff/11001/content/common/web_database_observer_impl.cc File content/common/web_database_observer_impl.cc (right): http://codereview.chromium.org/8590043/diff/11001/content/common/web_database_observer_impl.cc#newcode77 content/common/web_database_observer_impl.cc:77: DCHECK(callsite < kCallsiteHistogramSize); On 2011/11/29 23:29:36, ramant wrote: > ...
9 years ago (2011-11-29 23:50:13 UTC) #3
michaeln
I guess a custom macro could work here too. > I could come up with ...
9 years ago (2011-11-29 23:52:27 UTC) #4
ramant (doing other things)
LGTM. We need to do something like LogUMAHistogramEnumeration in /chrome/browser/autofill/autofill_metrics.cc (or define a macro as ...
9 years ago (2011-11-30 00:13:21 UTC) #5
michaeln
john, sorry to bug you... but i need a content owner
9 years ago (2011-11-30 01:49:31 UTC) #6
jam
9 years ago (2011-11-30 18:53:34 UTC) #7
lgtm

Powered by Google App Engine
This is Rietveld 408576698