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

Issue 9635018: Remove static initializer in url_info.cc. (Closed)

Created:
8 years, 9 months ago by Philippe
Modified:
8 years, 9 months ago
Reviewers:
battre
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Remove static initializer in url_info.cc. BUG=94925 TEST=unit_tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=125844

Patch Set 1 #

Total comments: 2

Patch Set 2 : Update #

Total comments: 2

Patch Set 3 : Remove const #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -42 lines) Patch
M chrome/browser/net/predictor.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/net/predictor_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/url_info.h View 2 chunks +3 lines, -8 lines 0 comments Download
M chrome/browser/net/url_info.cc View 1 2 8 chunks +49 lines, -31 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Philippe
8 years, 9 months ago (2012-03-08 17:48:52 UTC) #1
battre
http://codereview.chromium.org/9635018/diff/1/chrome/browser/net/url_info.cc File chrome/browser/net/url_info.cc (right): http://codereview.chromium.org/9635018/diff/1/chrome/browser/net/url_info.cc#newcode57 chrome/browser/net/url_info.cc:57: static GlobalState* New(void* instance) { Is this necessary? Could ...
8 years, 9 months ago (2012-03-08 18:48:43 UTC) #2
Philippe
http://codereview.chromium.org/9635018/diff/1/chrome/browser/net/url_info.cc File chrome/browser/net/url_info.cc (right): http://codereview.chromium.org/9635018/diff/1/chrome/browser/net/url_info.cc#newcode57 chrome/browser/net/url_info.cc:57: static GlobalState* New(void* instance) { On 2012/03/08 18:48:43, battre ...
8 years, 9 months ago (2012-03-09 08:48:09 UTC) #3
battre
lgtm http://codereview.chromium.org/9635018/diff/9001/chrome/browser/net/url_info.cc File chrome/browser/net/url_info.cc (right): http://codereview.chromium.org/9635018/diff/9001/chrome/browser/net/url_info.cc#newcode199 chrome/browser/net/url_info.cc:199: const TimeDelta time_since_resolution = TimeTicks::Now() - time_; no ...
8 years, 9 months ago (2012-03-09 08:56:14 UTC) #4
Philippe
Thanks for the quick review Dominic! http://codereview.chromium.org/9635018/diff/9001/chrome/browser/net/url_info.cc File chrome/browser/net/url_info.cc (right): http://codereview.chromium.org/9635018/diff/9001/chrome/browser/net/url_info.cc#newcode199 chrome/browser/net/url_info.cc:199: const TimeDelta time_since_resolution ...
8 years, 9 months ago (2012-03-09 09:01:44 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pliard@chromium.org/9635018/10006
8 years, 9 months ago (2012-03-09 09:02:12 UTC) #6
commit-bot: I haz the power
Try job failure for 9635018-10006 (retry) on win_rel for step "ui_tests". It's a second try, ...
8 years, 9 months ago (2012-03-09 11:55:24 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pliard@chromium.org/9635018/10006
8 years, 9 months ago (2012-03-09 12:03:06 UTC) #8
commit-bot: I haz the power
8 years, 9 months ago (2012-03-09 14:39:50 UTC) #9
Change committed as 125844

Powered by Google App Engine
This is Rietveld 408576698