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

Issue 9572021: Update visit analysis code: (Closed)

Created:
8 years, 9 months ago by tburkard
Modified:
8 years, 9 months ago
Reviewers:
dominich, brettw
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Update visit analysis code: -- limit visit history considered to 100k entries to avoid out of memory crashes -- exclude backforward/homepage/intermediate pages in redirect chain -- reduce minimum spacing of pages considered from 1s to 500ms -- collect histogram of core transition type of qualifying page views R=brettw, dominich Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=124779

Patch Set 1 #

Patch Set 2 : #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -24 lines) Patch
M chrome/browser/history/visit_database.cc View 1 5 chunks +62 lines, -24 lines 3 comments Download

Messages

Total messages: 5 (0 generated)
tburkard
8 years, 9 months ago (2012-03-02 21:05:47 UTC) #1
tburkard
Brett: this should be very straightforward for you: you can see I am only editing ...
8 years, 9 months ago (2012-03-02 21:07:29 UTC) #2
dominich
lgtm
8 years, 9 months ago (2012-03-02 21:30:55 UTC) #3
dominich
Still LG, modulo the questions below not requiring changes. https://chromiumcodereview.appspot.com/9572021/diff/1006/chrome/browser/history/visit_database.cc File chrome/browser/history/visit_database.cc (right): https://chromiumcodereview.appspot.com/9572021/diff/1006/chrome/browser/history/visit_database.cc#newcode90 chrome/browser/history/visit_database.cc:90: ...
8 years, 9 months ago (2012-03-02 22:09:01 UTC) #4
brettw
8 years, 9 months ago (2012-03-02 23:34:02 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698