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

Issue 9301043: Handle NULL load_event_start. (Closed)

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

Description

Handle NULL load_event_start. BUG=112006 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=120087

Patch Set 1 #

Total comments: 1

Patch Set 2 : adding load_event_end #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -9 lines) Patch
M chrome/renderer/page_load_histograms.cc View 1 2 chunks +20 lines, -9 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
dominich
Handling NULL load_event_start as in the legacy case, and adding a TODO to look into ...
8 years, 10 months ago (2012-01-31 16:01:19 UTC) #1
jar (doing other things)
Please see comments..... but this CL LGTM already. http://codereview.chromium.org/9301043/diff/1/chrome/renderer/page_load_histograms.cc File chrome/renderer/page_load_histograms.cc (right): http://codereview.chromium.org/9301043/diff/1/chrome/renderer/page_load_histograms.cc#newcode67 chrome/renderer/page_load_histograms.cc:67: DCHECK(!load_event_end.is_null()); ...
8 years, 10 months ago (2012-01-31 17:54:24 UTC) #2
dominich
The legacy code handles even more NULL events and I am surprised from the PerformanceTiming ...
8 years, 10 months ago (2012-01-31 18:07:31 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dominich@chromium.org/9301043/6001
8 years, 10 months ago (2012-02-01 17:28:10 UTC) #4
commit-bot: I haz the power
8 years, 10 months ago (2012-02-01 20:03:05 UTC) #5
Change committed as 120087

Powered by Google App Engine
This is Rietveld 408576698