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

Issue 253333003: Add a histogram for size of the memory used by redirect chain. (Closed)

Created:
6 years, 8 months ago by haitaol1
Modified:
6 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org
Visibility:
Public.

Description

Add a histogram to record the size of the memory used by redirect chain. BUG=310373 TBR=brettw@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271440

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -0 lines) Patch
M content/browser/frame_host/navigation_controller_impl.cc View 1 2 3 4 5 2 chunks +9 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (0 generated)
haitaol1
6 years, 8 months ago (2014-04-23 22:43:15 UTC) #1
haitaol1
Brett: please review changes to gurl.h/cc and navigation_entry_impl.cc Alexei: please review changes to histogram.xml Donn: ...
6 years, 8 months ago (2014-04-23 23:09:58 UTC) #2
donnd
On 2014/04/23 23:09:58, haitaol1 wrote: > Brett: please review changes to gurl.h/cc and navigation_entry_impl.cc > ...
6 years, 8 months ago (2014-04-24 00:02:55 UTC) #3
Alexei Svitkine (slow)
https://codereview.chromium.org/253333003/diff/10001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/253333003/diff/10001/tools/metrics/histograms/histograms.xml#newcode10582 tools/metrics/histograms/histograms.xml:10582: +<histogram name="Navigation.RedirectChainSizeInBytes"> Nit: The histogram element supports a "units" ...
6 years, 8 months ago (2014-04-24 15:26:18 UTC) #4
haitaol1
On 2014/04/24 00:02:55, Donn wrote: > On 2014/04/23 23:09:58, haitaol1 wrote: > > Brett: please ...
6 years, 8 months ago (2014-04-25 19:12:56 UTC) #5
haitaol1
https://codereview.chromium.org/253333003/diff/10001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/253333003/diff/10001/tools/metrics/histograms/histograms.xml#newcode10582 tools/metrics/histograms/histograms.xml:10582: +<histogram name="Navigation.RedirectChainSizeInBytes"> On 2014/04/24 15:26:19, Alexei Svitkine wrote: > ...
6 years, 8 months ago (2014-04-25 19:13:50 UTC) #6
donnd
lgtm
6 years, 8 months ago (2014-04-25 19:17:32 UTC) #7
haitaol1
Friendly ping.
6 years, 7 months ago (2014-04-29 16:44:00 UTC) #8
Alexei Svitkine (slow)
LGTM, sorry for the delay
6 years, 7 months ago (2014-04-29 16:47:25 UTC) #9
haitaol1
Adam: can you take a look at changes to gurl*? Basically I added a function ...
6 years, 7 months ago (2014-05-02 17:24:06 UTC) #10
abarth-chromium
I'm not sure I understand the large context for this change. We used to have ...
6 years, 7 months ago (2014-05-02 20:55:13 UTC) #11
brettw
I wouldn't bother with this. If you need to estimate size, I think the string ...
6 years, 7 months ago (2014-05-02 23:39:31 UTC) #12
haitaol1
On 2014/05/02 23:39:31, brettw wrote: > I wouldn't bother with this. If you need to ...
6 years, 7 months ago (2014-05-05 22:00:49 UTC) #13
Alexei Svitkine (slow)
https://codereview.chromium.org/253333003/diff/50001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/253333003/diff/50001/tools/metrics/histograms/histograms.xml#newcode10685 tools/metrics/histograms/histograms.xml:10685: + Size of the memory used to store redirect ...
6 years, 7 months ago (2014-05-06 14:53:30 UTC) #14
haitaol1
https://codereview.chromium.org/253333003/diff/50001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/253333003/diff/50001/tools/metrics/histograms/histograms.xml#newcode10685 tools/metrics/histograms/histograms.xml:10685: + Size of the memory used to store redirect ...
6 years, 7 months ago (2014-05-07 22:31:23 UTC) #15
Alexei Svitkine (slow)
lgtm
6 years, 7 months ago (2014-05-07 22:38:30 UTC) #16
haitaol1
@brett: your last comment is addressed. Mind taking another look?
6 years, 7 months ago (2014-05-15 17:10:33 UTC) #17
haitaol1
The CQ bit was checked by haitaol@chromium.org
6 years, 7 months ago (2014-05-16 17:15:24 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haitaol@chromium.org/253333003/110001
6 years, 7 months ago (2014-05-16 17:15:49 UTC) #19
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-16 20:18:57 UTC) #20
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-16 20:56:28 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/154606)
6 years, 7 months ago (2014-05-16 20:56:29 UTC) #22
haitaol1
The CQ bit was checked by haitaol@chromium.org
6 years, 7 months ago (2014-05-19 17:23:36 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haitaol@chromium.org/253333003/110001
6 years, 7 months ago (2014-05-19 17:25:12 UTC) #24
commit-bot: I haz the power
6 years, 7 months ago (2014-05-19 18:55:36 UTC) #25
Message was sent while issue was closed.
Change committed as 271440

Powered by Google App Engine
This is Rietveld 408576698